Name: | java-11-openjdk-static-libs |
---|---|
Epoch: | 1 |
Version: | 11.0.16.0.8 |
Release: | 1.el8_6 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 197502784 |
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-11-openjdk-static-libs-11.0.16.0.8-1.el8_6.x86_64.rpm |
Source RPM: | java-11-openjdk-11.0.16.0.8-1.el8_6.src.rpm |
Build Date: | Thu Jul 21 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://openjdk.java.net/ |
Summary: | OpenJDK 11 libraries for static linking |
Description: | The OpenJDK 11 libraries for static linking. |
- Update to jdk-11.0.16+8 - Update release notes to 11.0.16+8 - Use same tarball naming style as java-17-openjdk and java-latest-openjdk - Drop JDK-8257794 patch now upstreamed - Print release file during build, which should now include a correct SOURCE value from .src-rev - Update tarball script with IcedTea GitHub URL and .src-rev generation - Use "git apply" with patches in the tarball script to allow binary diffs - Include script to generate bug list for release notes - Update tzdata requirement to 2022a to match JDK-8283350 - Make use of the vendor version string to store our version & release rather than an upstream release date - Explicitly require crypto-policies during build and runtime for system security properties - Rebase FIPS patches from fips branch and simplify by using a single patch from that repository - * 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 - Resolves: rhbz#2106514 - Resolves: rhbz#2099917 - Resolves: rhbz#2108248 - Resolves: rhbz#2084649
- Add additional patch during tarball generation to align tests with ECC changes - Related: rhbz#2084649
- RH2007331: SecretKey generate/import operations don't add the CKA_SIGN attribute in FIPS mode - Resolves: rhbz#2108251
- Update to jdk-11.0.15.0+10 - Update release notes to 11.0.15.0+10 - Rebase RH1996182 FIPS patch after JDK-8254410 - Resolves: rhbz#2073592
- Detect NSS at runtime for FIPS detection - Turn off build-time NSS linking and go back to an explicit Requires on NSS - Resolves: rhbz#2052827
- Add JDK-8275535 patch to fix LDAP authentication issue. - Resolves: rhbz#2053284
- 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#2008192
- Family extracted to globals - Resolves: rhbz#2008192
- 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#2008192
- Update to jdk-11.0.14.1+1 - Update release notes to 11.0.14.1+1 - Require tzdata 2021e as of JDK-8275766. - Resolves: rhbz#2052809 - Resolves: rhbz#1966234