# This package provides its own implementations of sprintf and related
# functions. Lintian reports 'hardening-no-fortify-functions', but this
# is harmless because _FORTIFY_SOURCE is active for all standard libc
# functions used (e.g., memcpy). Therefore, this warning can be safely ignored.
hardening-no-fortify-functions
