↵ Return to the main page of java-17-openjdk-headless
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2022-06-22 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.3.0.7-3 | - Update FIPS support to bring in latest changes - * RH2036462: sun.security.pkcs11.wrapper.PKCS11.getInstance breakage - * RH2090378: Revert to disabling system security properties and FIPS mode support together - Rebase RH1648249 nss.cfg patch so it applies after the FIPS patch - Enable system security properties in the RPM (now disabled by default in the FIPS repo) - Improve security properties test to check both enabled and disabled behaviour - Run security properties test with property debugging on |
| 2022-06-12 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.3.0.7-2 | - Rebase FIPS patches from fips-17u branch and simplify by using a single patch from that repository - Rebase RH1648249 nss.cfg patch so it applies after the FIPS patch - RH2023467: Enable FIPS keys export - RH2094027: SunEC runtime permission for FIPS |
| 2022-04-24 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.3.0.7-1 | - April 2022 security update to jdk 17.0.3+7 - Update release notes to 17.0.3.0+7 - Update README.md and generate_source_tarball.sh to match CentOS - Switch to GA mode for release - JDK-8283911 patch no longer needed now we're GA... |
| 2022-04-13 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.3.0.5-0.1.ea | - Update to jdk-17.0.3.0+5 - Update release notes to 17.0.3.0+5 |
| 2022-04-08 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.3.0.1-0.1.ea | - Update to jdk-17.0.3.0+1 - Update release notes to 17.0.3.0+1 - Switch to EA mode for 17.0.3 pre-release builds. - Add JDK-8283911 to fix bad DEFAULT_PROMOTED_VERSION_PRE value |
| 2022-04-06 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.2.0.8-9 | - Enable AlgorithmParameters and AlgorithmParameterGenerator services in FIPS mode |
| 2022-03-30 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.2.0.8-8 | - java-17-openjdk should depend on itself to build, not java-latest-openjdk which is now OpenJDK 18 |
| 2022-02-23 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.2.0.8-8 | - Detect NSS at runtime for FIPS detection - Turn off build-time NSS linking and go back to an explicit Requires on NSS |
| 2022-02-08 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.2.0.8-7 | - Reinstate JIT builds on x86_32. - Add JDK-8282004 to fix missing CALL effects on x86_32. |
| 2022-02-07 | Severin Gehwolf <sgehwolf at redhat dot com> - 1:17.0.2.0.8-6 | - Re-enable gdb backtrace check. |