c96e1e74e2
Update RH1655466 FIPS patch with changes in OpenJDK 8 version. SunPKCS11 runtime provider name is a concatenation of "SunPKCS11-" and the name in the config file. Change nss.fips.cfg config name to "NSS-FIPS" to avoid confusion with nss.cfg. No need to substitute path to nss.fips.cfg as java.security file supports a java.home variable. Disable FIPS mode support unless com.redhat.fips is set to "true". Use appropriate keystore types when in FIPS mode (RH1818909) Enable alignment with FIPS crypto policy by default (-Dcom.redhat.fips=false to disable). Disable TLSv1.3 when the FIPS crypto policy and the NSS-FIPS provider are in use (RH1860986) Add explicit runtime dependency on NSS for the PKCS11 provider in FIPS mode Move setup of JavaSecuritySystemConfiguratorAccess to Security class so it always occurs (RH1915071) Resolves: rhbz#1830090 |
||
---|---|---|
.gitignore | ||
CheckVendor.java | ||
generate_source_tarball.sh | ||
icedtea_sync.sh | ||
java-11-openjdk.spec | ||
jconsole.desktop.in | ||
NEWS | ||
nss.cfg.in | ||
nss.fips.cfg.in | ||
pr3694-rh1340845-support_fedora_rhel_system_crypto_policy.patch | ||
pr3695-toggle_system_crypto_policy.patch | ||
README.md | ||
remove-intree-libraries.sh | ||
rh649512-remove_uses_of_far_in_jpeg_libjpeg_turbo_1_4_compat_for_jdk10_and_up.patch | ||
rh1648242-accessible_toolkit_crash_do_not_break_jvm.patch | ||
rh1648249-add_commented_out_nss_cfg_provider_to_java_security.patch | ||
rh1648644-java_access_bridge_privileged_security.patch | ||
rh1655466-global_crypto_and_fips.patch | ||
rh1750419-redhat_alt_java.patch | ||
rh1818909-fips_default_keystore_type.patch | ||
rh1842572-rsa_default_for_keytool.patch | ||
rh1860986-disable_tlsv1.3_in_fips_mode.patch | ||
rh1915071-always_initialise_configurator_access.patch | ||
sources | ||
TestCryptoLevel.java | ||
TestECDSA.java | ||
TestSecurityProperties.java | ||
update_package.sh |
Package of LTS OpenJDK 11 OpenJDK have release cadence of 6 months. but 3/4 of them are Short Term Supported for 6 months only. This package is designed to harbore them. Currently it is build on openJDK 11. LTSs (next is 15) will go as separate packages.
JDK11 is last LTS release of Java platform. It is bringing many cool improvements - http://openjdk.java.net/projects/jdk/11/ and is landing to your Fedora. Where it will be maintained for several years. You will always be allowed to install Used LTSs in build root, and alongside via alternatives.
See announcement: http://mail.openjdk.java.net/pipermail/discuss/2017-September/004281.html See java SIG plans: https://jvanek.fedorapeople.org/devconf/2018/changesInjavaReleaseProcess.pdf
https://fedoraproject.org/wiki/Changes/java-11-openjdk-TechPreview