Changelog for
java-17-openjdk-devel-slowdebug-17.0.3.0.7-1.fc34.x86_64.rpm :
* Sun Apr 24 2022 Andrew Hughes
- 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...
* Wed Apr 13 2022 Andrew Hughes - 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
* Fri Apr 08 2022 Andrew Hughes - 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
* Wed Apr 06 2022 Andrew Hughes - 1:17.0.2.0.8-9- Enable AlgorithmParameters and AlgorithmParameterGenerator services in FIPS mode
* Wed Mar 30 2022 Andrew Hughes - 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
* Wed Feb 23 2022 Andrew Hughes - 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
* Tue Feb 08 2022 Andrew Hughes - 1:17.0.2.0.8-7- Reinstate JIT builds on x86_32.- Add JDK-8282004 to fix missing CALL effects on x86_32.
* Mon Feb 07 2022 Severin Gehwolf - 1:17.0.2.0.8-6- Re-enable gdb backtrace check.
* Mon Feb 07 2022 Andrew Hughes - 1:17.0.2.0.8-5- Introduce stapinstall variable to set SystemTap arch directory correctly (e.g. arm64 on aarch64)- Need to support noarch for creating source RPMs for non-scratch builds.
* Fri Feb 04 2022 Andrew Hughes - 1:17.0.2.0.8-2- Temporarily move x86 to use Zero in order to get a working build- Replace -mstackrealign with -mincoming-stack-boundary=2 -mpreferred-stack-boundary=4 on x86_32 for stack alignment- Support a HotSpot-only build so a freshly built libjvm.so can then be used in the bootstrap JDK.- Explicitly list JIT architectures rather than relying on those with slowdebug builds- Disable the serviceability agent on Zero architectures even when the architecture itself is supported
* Mon Jan 24 2022 Andrew Hughes - 1:17.0.2.0.8-1.rolling- January 2022 security update to jdk 17.0.2+8- Extend LTS check to exclude EPEL.- Rename libsvml.so to libjsvml.so following JDK-8276025- Remove JDK-8276572 patch which is now upstream.- Rebase RH1995150 & RH1996182 patches following JDK-8275863 addition to module-info.java
* Mon Jan 24 2022 Severin Gehwolf - 1:17.0.2.0.8-1.rolling- Set LTS designator.
* Mon Jan 24 2022 Andrew Hughes - 1:17.0.1.0.12-16.rolling- Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent
* Thu Jan 20 2022 Fedora Release Engineering - 1:17.0.1.0.12-15.rolling.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Jan 18 2022 Andrew Hughes - 1:17.0.1.0.12-15.rolling- Sync gdb test with java-1.8.0-openjdk and improve architecture restrictions.- Disable on x86, x86_64, ppc64le & s390x while these are broken in rawhide.
* Thu Jan 13 2022 Andrew Hughes - 1:17.0.1.0.12-14.rolling- Fix FIPS issues in native code and with initialisation of java.security.Security
* Thu Dec 09 2021 Jiri Vanek - 1:17.0.1.0.12-13.rolling- Storing and restoring alterntives during update manually- Fixing Bug 2001567 - update of JDK/JRE is removing its manually selected alterantives and select (as auto) system JDK/JRE-- The move of alternatives creation to posttrans to fix:-- Bug 1200302 - dnf reinstall breaks alternatives-- Had caused the alternatives to be removed, and then created again,-- instead of being added, and then removing the old, and thus persisting-- the selection in family-- Thus this fix, is storing the family of manually selected master, and if-- stored, then it is restoring the family of the master
* Thu Dec 09 2021 Jiri Vanek - 1:17.0.1.0.12-12.rolling- Family extracted to globals
* Thu Dec 09 2021 Jiri Vanek - 1:17.0.1.0.12-11.rolling- javadoc-zip got its own provides next to plain javadoc ones
* Thu Dec 09 2021 Jiri Vanek - 1:17.0.1.0.12-10.rolling- replaced tabs by sets of spaces to make rpmlint happy
* Mon Nov 29 2021 Andrew Hughes - 1:17.0.1.0.12-9.rolling- Handle Fedora in distro conditionals that currently only pertain to RHEL.
* Thu Nov 18 2021 Jiri Vanek - 1:17.0.0.0.35-8-- inital import