HBSD: Opt zlib kernel module into -ftrivial-var-auto-init=zero
Recent CVEs in the zlib project demonstrate the need to apply additional
protections.
Signed-off-by: Shawn Webb <shawn.webb at hardenedbsd.org>
See-Also: https://7asecurity.com/reports/pentest-report-zlib-RC1.1.pdf
MFC-to: 15-STABLE
OpenSSL: install EVP_CIPHER_CTX_get_app_data.3 once
A separate EVP_CIPHER_CTX_get_app_data.3 was added in the OpenSSL 3.5.5
import, but the link to EVP_EncryptInit.3 was still being installed
which stomped on the file and created inconsistent entries in the METALOG.
Reviewed by: emaste
Found by: package_check script in Cirrus-CI
Fixes: 1731fc70f734 ("OpenSSL: update vendor sources to match 3.5.5 content")
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D55332
trimdomain.3: Explain DISPLAY a bit more
MFC after: 3 days
Reported by: jrtc27
Reviewed by: des
Differential Revision: https://reviews.freebsd.org/D54629
print/py-glyphsets: Change BUILD_DEPENDS from py-setuptools-scm8 to py-setuptools-scm
- Update version requirement of BUILD_DEPENDS
- Bump PORTREVISION for package change