On 10/05/2022 15:29, Ben Cotton wrote:
This is initial step to move JDKs to be more like other JDKs, to build proper transferable images, and to lower certification burden of each binary.
Strongly -1. Bundled versions are always outdated and may be even vulnerable.
--with-zlib="bundled" --with-freetype="bundled" --with-libjpeg="bundled" --with-giflib="bundled" --withlibpng="bundled" --with-lcms="bundled" --with-harfbuzz="bundled" `
Using bundled freetype, fontconfig and harfbuzz will result in ugly fonts (without system configuration support, including subpixel rendering, hinting, etc).
Applications linking against libraries SHOULD link against shared libraries not static versions.
https://docs.fedoraproject.org/en-US/packaging-guidelines/#packaging-static-libraries -- Sincerely, Vitaly Zaitsev (vitaly@xxxxxxxxxxxxxx) _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure