master
shared: move util_uuid_to_string/util_fw_to_string to shared/uuid-util
shared: add test coverage for array-util, base64, crc32
base64: validate padding and trailing bits
shared: move fd/FILE cleanup helpers out of util/cleanup.h
shared: move util/hash-{linux,win}.c to shared/crypto-util
shared: move read_binary_file to shared/fs-util
shared: add more test coverage
shared/hex-util: validate input
shared/shr-assert: replace assert with shr_assert
shared: move int48_to_long/int56_to_long to shared/int-util
shared: add shr_parse_csv_u8 parser
shared: move temperature/timestamp/spinner helpers out of util/types.c
shared: move util/sighdl-{linux,win}.c to shared/sig-util
shared: move util/suffix.{c,h} to shared/suffix-util
shared: move util/table.{c,h} to shared/table
shared: move nvme_uint128_t and its helpers to shared/uint128-util
shared: move print_word_wrapped/comma-sep-array parsers to shared/