↵ Return to the main page of java-17-openjdk
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2022-08-30 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.4.1.1-3 | - Switch to static builds, reducing system dependencies and making build more portable |
2022-08-29 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.4.1.1-2 | - Update FIPS support to bring in latest changes - * RH2048582: Support PKCS#12 keystores - * RH2020290: Support TLS 1.3 in FIPS mode |
2022-08-21 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.4.1.1-1 | - Update to jdk-17.0.4.1+1 - Update release notes to 17.0.4.1+1 - Add patch to provide translations for Europe/Kyiv added in tzdata2022b - Add test to ensure timezones can be translated |
2022-08-15 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.4.0.8-2 | - Update FIPS support to bring in latest changes - * RH2104724: Avoid import/export of DH private keys - * RH2092507: P11Key.getEncoded does not work for DH keys in FIPS mode - * Build the systemconf library on all platforms |
2022-07-22 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.4.0.8-1 | - Update to jdk-17.0.4.0+8 - Update release notes to 17.0.4.0+8 - Switch to GA mode for release - Exclude x86 where java_arches is undefined, in order to unbreak build |
2022-07-22 | Jiri Vanek <gnu dot andrew at redhat dot com> - 1:17.0.4.0.7-0.3.ea | - moved to build only on %{java_arches} -- https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs - reverted : -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild (always mess up release) -- Try to build on x86 again by creating a husk of a JDK which does not depend on itself -- Exclude x86 from builds as the bootstrap JDK is now completely broken and unusable -- Replaced binaries and .so files with bash-stubs on i686 - added ExclusiveArch: %{java_arches} -- this now excludes i686 -- this is safely backport-able to older fedoras, as the macro was backported proeprly (with i686 included) - https://bugzilla.redhat.com/show_bug.cgi?id=2104128 |
2022-07-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 1:17.0.4.0.7-0.2.ea.1 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |
2022-07-19 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.4.0.7-0.2.ea | - Try to build on x86 again by creating a husk of a JDK which does not depend on itself |
2022-07-16 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.4.0.7-0.1.ea | - Update to jdk-17.0.3.0+7 - Update release notes to 17.0.3.0+7 - Exclude x86 from builds as the bootstrap JDK is now completely broken and unusable - Need to include the '.S' suffix in debuginfo checks after JDK-8284661 |
2022-07-14 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:17.0.4.0.1-0.5.ea | - Explicitly require crypto-policies during build and runtime for system security properties |