| Name: | java-17-openjdk-static-libs |
|---|---|
| Epoch: | 1 |
| Version: | 17.0.2.0.8 |
| Release: | 15.el8 |
| Architecture: | x86_64 |
| Group: | Development/Languages |
| Size: | 219379736 |
| License: | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib and ISC and FTL and RSA |
| RPM: | java-17-openjdk-static-libs-17.0.2.0.8-15.el8.x86_64.rpm |
| Source RPM: | java-17-openjdk-17.0.2.0.8-15.el8.src.rpm |
| Build Date: | Wed May 11 2022 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://openjdk.java.net/ |
| Summary: | OpenJDK 17 libraries for static linking |
| Description: | The OpenJDK 17 libraries for static linking. |
- Enable AlgorithmParameters and AlgorithmParameterGenerator services in FIPS mode - Resolves: rhbz#2052070
- Introduce tests/tests.yml, based on the one in java-11-openjdk - Resolves: rhbz#2058493
- Use 'sql:' prefix in nss.fips.cfg as F35+ no longer ship the legacy secmod.db file as part of nss - Resolves: rhbz#2023536
- Detect NSS at runtime for FIPS detection - Turn off build-time NSS linking and go back to an explicit Requires on NSS - Resolves: rhbz#2051605
- Add JDK-8275535 patch to fix LDAP authentication issue. - Resolves: rhbz#2053256
- 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 - Resolves: rhbz#2008200
- Family extracted to globals - Resolves: rhbz#2008200
- alternatives creation moved to posttrans - Thus fixing the old reisntall issue: - https://bugzilla.redhat.com/show_bug.cgi?id=1200302 - https://bugzilla.redhat.com/show_bug.cgi?id=1976053 - Resolves: rhbz#2008200
- Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent - Resolves: rhbz#2051590
- Fix FIPS issues in native code and with initialisation of java.security.Security - Resolves: rhbz#2023378