|
|
|
|
Changelog for java-11-openjdk-devel-fastdebug-11.0.13.0.8-2.fc33.x86_64.rpm :
* Mon Nov 08 2021 Andrew Hughes - 1:11.0.13.0.8-2- Reduce disk footprint by removing build artifacts by default.- Turn off bootstrapping for slow debug builds, which are particularly slow on ppc64le. * Thu Nov 04 2021 Jiri Vanek - 1:11.0.13.0.8-2- Use featurever variable in boot and install paths rather than a hardcoded value- Fix comment to refer to all debug builds, not just slowdebug. * Wed Nov 03 2021 Severin Gehwolf - 1:11.0.13.0.8-2- Use \'sql:\' prefix in nss.fips.cfg as F35+ no longer ship the legacy secmod.db file as part of nss- Resolves: rhbz#2019555 * Wed Oct 13 2021 Andrew Hughes - 1:11.0.13.0.8-1- Update to jdk-11.0.12.0+8- Update release notes to 11.0.12.0+8- Update tarball generation script to use git following OpenJDK 11u\'s move to github- Remove \"-clean\" suffix as no 11.0.13 builds are unclean.- Drop JDK-8269668 patch which is now applied upstream.- Extend the default security policy to accomodate PKCS11 accessing jdk.internal.misc.- Allow plain key import to be disabled with -Dcom.redhat.fips.plainKeySupport=false- Restructure the build so a minimal initial build is then used for the final build (with docs)- This reduces pressure on the system JDK and ensures the JDK being built can do a full build * Tue Oct 05 2021 Martin Balao - 1:11.0.13.0.8-1- Add patch to login to the NSS software token when in FIPS mode.- Add patch to allow plain key import. * Thu Sep 02 2021 Jiri Vanek - 1:11.0.13.0.8-1- Added posttrans hook which persist sanity of dir->symlink change in case of update from ancient versions- Minor cosmetic improvements to make spec more comparable between variants * Tue Aug 31 2021 Jiri Vanek - 1:11.0.12.0.7-3- 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 * Mon Aug 09 2021 Andrew Hughes - 1:11.0.12.0.7-2- Remove non-Free test from source tarball. * Wed Jul 28 2021 Severin Gehwolf - 1:11.0.12.0.7-1- Add patch in order to fix java.library.path issue on aarch64 (JDK-8269668)- Resolves: rhbz#1977671 * Thu Jul 22 2021 Fedora Release Engineering - 1:11.0.12.0.7-0.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jul 13 2021 Andrew Hughes - 1:11.0.12.0.7-0- Update to jdk-11.0.12.0+7- Update release notes to 11.0.12.0+7- Switch to GA mode for final release. * Thu Jul 08 2021 Andrew Hughes - 1:11.0.12.0.6-0.0.ea- Update to jdk-11.0.12.0+6- Update release notes to 11.0.12.0+6- Correct bug ID JDK-8264846 to intended ID of JDK-8264848- Switch to EA mode for 11.0.12 pre-release builds.- Update ECC patch following JDK-8226374 (bug ID yet to be confirmed)- Use the \"reverse\" build loop (debug first) as the main and only build loop to get more diagnostics.- Remove restriction on disabling product build, as debug packages no longer have javadoc packages. * Tue Jun 08 2021 Andrew Hughes - 1:11.0.11.0.9-5- Minor code cleanups on FIPS detection patch and check for SECMOD_GetSystemFIPSEnabled in configure.- Remove unneeded Requires on NSS as it will now be dynamically linked and detected by RPM. * Tue Jun 08 2021 Martin Balao - 1:11.0.11.0.9-5- Detect FIPS using SECMOD_GetSystemFIPSEnabled in the new libsystemconf JDK library. * Wed Jun 02 2021 Andrew John Hughes - 1:11.0.11.0.9-4- 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\".- Enable alignment with FIPS crypto policy by default (-Dcom.redhat.fips=false to disable).- 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 * Wed Jun 02 2021 Martin Balao - 1:11.0.11.0.9-4- Support the FIPS mode crypto policy (RH1655466)- Use appropriate keystore types when in FIPS mode (RH1818909)- Disable TLSv1.3 when the FIPS crypto policy and the NSS-FIPS provider are in use (RH1860986)- Resolves: rhbz#1830090 * Fri May 07 2021 Jiri Vanek - 1:11.0.11.0.9-2- removed cjc backward comaptiblity, to fix when both rpm 4.16 and 4.17 are in transaction * Fri Apr 30 2021 Severin Gehwolf - 1:11.0.11.0.9-2- Remove -fcommon work-around as the OpenJDK 11 code has been fixed. * Fri Apr 30 2021 Jiri Vanek - 1:11.0.11.0.9-1- adapted to debug handling in newer cjc- The rest of the \"rpm 4.17\" patch must NOT be backported, as on rpm 4.16 and down, it would casue double execution * Wed Apr 21 2021 Andrew Hughes - 1:11.0.11.0.9-0- Update to jdk-11.0.11.0+9- Update release notes to 11.0.11.0+9- Switch to GA mode for final release.- Require tzdata 2021a to match upstream change JDK-8260356 * Tue Apr 20 2021 Stephan Bergmann - 1:11.0.11.0.9-0- Disable copy-jdk-configs for Flatpak builds * Sun Apr 11 2021 Andrew Hughes - 1:11.0.11.0.7-0.0.ea- Update to jdk-11.0.11.0+7- Update release notes to 11.0.11.0+7 * Fri Apr 09 2021 Andrew Hughes - 1:11.0.11.0.6-0.0.ea- Update to jdk-11.0.11.0+6- Update release notes to 11.0.11.0+6 * Tue Apr 06 2021 Andrew Hughes - 1:11.0.11.0.5-0.0.ea- Update to jdk-11.0.11.0+5- Update release notes to 11.0.11.0+5 * Mon Mar 29 2021 Andrew Hughes - 1:11.0.11.0.4-0.1.ea- Update tapsets from IcedTea 6.x repository with fix for JDK-8015774 changes (_heap->_heaps)- Update icedtea_sync.sh with a VCS mode that retrieves sources from a Mercurial repository * Mon Mar 29 2021 Andrew Hughes - 1:11.0.11.0.4-0.0.ea- Update to jdk-11.0.11.0+4- Update release notes to 11.0.11.0+4 * Sun Mar 28 2021 Jayashree Huttanagoudar - 1:11.0.11.0.3-0.1.ea- Fix issue where CheckVendor.java test erroneously passes when it should fail.- Add proper quoting so \'&\' is not treated as a special character by the shell. * Mon Mar 08 2021 Andrew Hughes - 1:11.0.11.0.3-0.0.ea- Update to jdk-11.0.11.0+3- Update release notes to 11.0.11.0+3- Remove upstreamed patch JDK-8259949 * Tue Mar 02 2021 Andrew Hughes - 1:11.0.11.0.2-0.0.ea- Update to jdk-11.0.11.0+2- Update release notes to 11.0.11.0+2 * Sun Feb 21 2021 Andrew Hughes - 1:11.0.11.0.1-0.0.ea- Update to jdk-11.0.11.0+1- Update release notes to 11.0.11.0+1- Switch to EA mode for 11.0.11 pre-release builds.- Require tzdata 2020f to match upstream change JDK-8259048 * Fri Feb 19 2021 Stephan Bergmann - 1:11.0.10.0.9-2- Hardcode /usr/sbin/alternatives for Flatpak builds * Fri Feb 12 2021 Andrew Hughes - 1:11.0.10.0.9-1- Perform static library build on a separate source tree with bundled image libraries- Make static library build optional- Based on initial work by Severin Gehwolf * Mon Feb 01 2021 Andrew Hughes - 1:11.0.10.0.9-0- Update to jdk-11.0.10.0+9- Update release notes to 11.0.10.0+9- Use JEP-322 Time-Based Versioning so we can handle a future 11.0.9.1-like release correctly.- Still use 11.0.x rather than 11.0.x.0 for file naming, as the trailing zero is omitted from tags.- Revert configure and built_doc_archive hacks to build 11.0.9.1 from 11.0.9.0 sources, and synced with RHEL version.- Drop JDK-8250861, JDK-8222286 & JDK-8254177 as applied upstream- Use system harfbuzz now this is supported.- Update tarball generation script to use PR3818 which handles JDK-8171279 changes- Use RSA as default for keytool, as DSA is disabled in all crypto policies except LEGACY- Adjust RH1842572 RSA default patch due to context change from JDK-8213400- Following JDK-8005165, class data sharing can be enabled on all JIT architectures- 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.- Include a test in the RPM to check the build has the correct vendor information.- Update build documentation to reflect this is java-11-openjdk, not java-1.8.0-openjdk- Cleanup debug package descriptions and version number placement.- Remove redundant closure and immediate reopening of include_normal_build block.- Fix location and comment differences from RHEL.- Introduced nm based check to verify alt-java on x86_64 is patched, and no other alt-java or java is patched- Patch600 rh1750419-redhat_alt_java.patch amended to die, if it is used wrongly- Introduce ssbd_arches with currently only valid arch of x86_64 to separate real alt-java architectures * Tue Dec 22 2020 Jiri Vanek - 1:11.0.9.11-9- Fixed missing condition for fastdebug packages being counted as debug ones * Sat Dec 19 2020 Jiri Vanek - 1:11.0.9.11-8- Removed lib-style provides for fastdebug_suffix_unquoted * Thu Dec 17 2020 Andrew Hughes - 1:11.0.9.11-6- introduced nm based check to verify alt-java on x86_64 is patched, and no other alt-java or java is patched- patch600 rh1750419-redhat_alt_java.patch amended to die, if it is used wrongly- introduced ssbd_arches with currently only valid arch of x86_64 to separate real alt-java architectures * Tue Dec 01 2020 Jiri Vanek - 1:11.0.9.11-5- Removed patch6, rh1566890-CVE_2018_3639-speculative_store_bypass.patch, surpassed by new patch- Added patch600, rh1750419-redhat_alt_java.patch, suprassing removed patch- No longer copying of java->alt-java as it is created by patch600 * Mon Nov 23 2020 Jiri Vanek - 1:11.0.9.11-4- Create a copy of java as alt-java with alternatives and man pages- java-11-openjdk doesn\'t have a JRE tree, so don\'t try and copy alt-java there... * Fri Nov 06 2020 Andrew Hughes - 1:11.0.9.11-3- Update release notes for 11.0.9.1 release. * Wed Nov 04 2020 Severin Gehwolf - 1:11.0.9.11-2- Update to jdk-11.0.9.1+1- RPM version stays at 11.0.9.11-2 so as to not break upgrade path.- Adds a single patch for JDK-8250861. * Thu Oct 29 2020 Jiri Vanek - 1:11.0.9.11-1- Move all license files to NVR-specific JVM directory.- This bad placement was killing parallel installability and thus having a bad impact on leapp, if used. * Mon Oct 19 2020 Severin Gehwolf - 1:11.0.9.11-0- Fix directory ownership of static-libs package * Thu Oct 15 2020 Andrew Hughes - 1:11.0.9.11-0- Update to jdk-11.0.9+11- Update release notes for 11.0.9 release.- Add backport of JDK-8254177 to update to tzdata 2020b- Require tzdata 2020b due to resource changes in JDK-8254177 * Mon Oct 05 2020 Andrew Hughes - 1:11.0.9.10-0.0.ea- Update to jdk-11.0.9+10 (EA) * Mon Oct 05 2020 Andrew Hughes - 1:11.0.9.9-0.0.ea- Update to jdk-11.0.9+9 (EA) * Thu Oct 01 2020 Andrew Hughes - 1:11.0.9.8-0.0.ea- Update to jdk-11.0.9+8 (EA) * Mon Sep 28 2020 Andrew Hughes - 1:11.0.9.7-0.0.ea- Update to jdk-11.0.9+7 (EA) * Tue Sep 15 2020 Severin Gehwolf - 1:11.0.9.6-0.1.ea- Update static-libs packaging to new layout * Tue Sep 15 2020 Andrew Hughes - 1:11.0.9.6-0.0.ea- Update to jdk-11.0.9+6 (EA)- Update tarball generation script to use PR3802, handling JDK-8233228 & JDK-8177334- Resolves: rhbz#1869017 * Tue Sep 08 2020 Andrew Hughes - 1:11.0.9.5-0.0.ea- Update to jdk-11.0.9+5 (EA) * Thu Sep 03 2020 Andrew Hughes - 1:11.0.9.4-0.0.ea- Update to jdk-11.0.9+4 (EA) * Wed Aug 19 2020 Andrew Hughes - 1:11.0.9.3-0.0.ea- Update to jdk-11.0.9+3 (EA) * Tue Aug 11 2020 Andrew Hughes - 1:11.0.9.2-0.0.ea- Update to jdk-11.0.9+2 (EA)- With Shenandoah now upstream in OpenJDK 11, we can use jdk-updates/jdk11 directly * Tue Aug 11 2020 Andrew Hughes - 1:11.0.9.1-0.2.ea- Cleanup architecture and JVM feature handling in preparation for using upstreamed Shenandoah. * Sun Aug 09 2020 Andrew Hughes - 1:11.0.9.1-0.1.ea- Update to shenandoah-jdk-11.0.9+1 (EA)- Switch to EA mode for 11.0.9 pre-release builds.- Drop JDK-8247874 backport now applied upstream.- JDK-8245832 increases the set of static libraries, so try and include them all with a wildcard. * Tue Jul 28 2020 Severin Gehwolf - 1:11.0.8.10-1- Disable LTO as this breaks the build. See RHBZ#1861401. * Tue Jul 28 2020 Fedora Release Engineering - 1:11.0.8.10-0.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 11 2020 Andrew Hughes - 1:11.0.8.10-0- Update to shenandoah-jdk-11.0.8+10 (GA)- Switch to GA mode for final release.- Update release notes with last minute fix (JDK-8248505). * Fri Jul 10 2020 Andrew Hughes - 1:11.0.8.9-0.0.ea- Update to shenandoah-jdk-11.0.8+9 (EA)- Update release notes for 11.0.8 release. * Thu Jul 09 2020 Jiri Vanek - 1:11.0.8.8-0.2.ea- bumped to become system jdk, is_system_jdk moved from 0 to 1 * Thu Jul 09 2020 Andrew Hughes - 1:11.0.8.8-0.1.ea- Re-introduce java-openjdk-src & java-openjdk-demo for system_jdk builds.- Fix accidental renaming of java-openjdk-devel to java-devel-openjdk. * Tue Jun 30 2020 Andrew Hughes - 1:11.0.8.8-0.0.ea- Update to shenandoah-jdk-11.0.8+8 (EA) * Tue Jun 23 2020 Andrew Hughes - 1:11.0.8.7-0.0.ea- Update to shenandoah-jdk-11.0.8+7 (EA) * Tue Jun 23 2020 Andrew Hughes - 1:11.0.8.6-0.0.ea- Update to shenandoah-jdk-11.0.8+6 (EA) * Tue Jun 23 2020 Andrew Hughes - 1:11.0.8.5-0.3.ea- Add release notes.- Amend release notes, removing issue actually fixed in 11.0.6. * Tue Jun 23 2020 Andrew Hughes - 1:11.0.8.5-0.2.ea- Sync JDK-8247874 patch with upstream status in 11.0.9.- Add missing ChangeLog entry from last series of commits. * Mon Jun 22 2020 Jayashree Huttanagoudar - 1:1.0.8.5-0.2.ea- Added a patch jdk8247874-fix_ampersand_in_vm_bug_url.patch * Thu Jun 18 2020 Jayashree Huttanagoudar - 1:1.0.8.5-0.2.ea- Moved vendor_version_string to better place * Thu Jun 18 2020 Jiri Vanek - 1:11.0.8.5-0.2.ea- set vendor property and vendor urls- made urls to be preconfigured by os * Tue Jun 09 2020 Severin Gehwolf - 1:11.0.8.5-0.1.ea- Disable stripping of debug symbols for static libraries part of the -static-libs sub-package. * Sun Jun 07 2020 Andrew Hughes - 1:11.0.8.5-0.0.ea- Update to shenandoah-jdk-11.0.8+5 (EA) * Mon May 25 2020 Andrew Hughes - 1:11.0.8.4-0.0.ea- Update to shenandoah-jdk-11.0.8+4 (EA)- Require tzdata 2020a due to resource changes in JDK-8243541 * Fri May 22 2020 Severin Gehwolf - 1:11.0.8.3-0.1.ea- Build static-libs-image and add resulting files via -static-libs sub-package. * Tue May 19 2020 Andrew Hughes - 1:11.0.8.3-0.0.ea- Update to shenandoah-jdk-11.0.8+3 (EA)- Drop JDK-8233880 backport now applied upstream. * Mon May 18 2020 Andrew Hughes - 1:11.0.8.2-0.0.ea- Update to shenandoah-jdk-11.0.8+2 (EA) * Mon May 18 2020 Andrew Hughes - 1:11.0.8.1-0.0.ea- Update to shenandoah-jdk-11.0.8+1 (EA)- Switch to EA mode for 11.0.8 pre-release builds.- Drop JDK-8237396 & JDK-8228407 backports now applied upstream. * Sun May 17 2020 Andrew John Hughes - 1:11.0.7.10-2- Backport JDK-8233880 to fix version detection of GCC 10.- Remove explicit compiler flags which should be handled by the upstream build (-std=gnu++98, -fno-delete-null-pointer-checks, -fno-lifetime-dse) * Fri Apr 24 2020 Andrew John Hughes - 1:11.0.7.10-1- Make use of --with-extra-asflags introduced in jdk-11.0.6+1. * Wed Apr 22 2020 Andrew John Hughes - 1:11.0.7.10-0- Update to shenandoah-jdk-11.0.7+10 (GA)- Switch to GA mode for final release.- Remove JDK-8237879 backport as this was integrated upstream in jdk-11.0.7+10. * Tue Apr 21 2020 Andrew John Hughes - 1:11.0.7.9-0.0.ea- Update to shenandoah-jdk-11.0.7+9 (EA)- Remove JDK-8241296 backport as this was integrated upstream in jdk-11.0.7+9. * Tue Apr 21 2020 Andrew John Hughes - 1:11.0.7.8-0.0.ea- Update to shenandoah-jdk-11.0.7+8 (EA) * Mon Apr 20 2020 Andrew John Hughes - 1:11.0.7.7-0.0.ea- Update to shenandoah-jdk-11.0.7+7 (EA) * Mon Apr 20 2020 Andrew John Hughes - 1:11.0.7.6-0.0.ea- Update to shenandoah-jdk-11.0.7+6 (EA) * Sun Apr 19 2020 Andrew John Hughes - 1:11.0.7.5-0.0.ea- Update to shenandoah-jdk-11.0.7+5 (EA) * Sun Apr 19 2020 Andrew John Hughes - 1:11.0.7.4-0.0.ea- Update to shenandoah-jdk-11.0.7+4 (EA) * Thu Apr 16 2020 Andrew John Hughes - 1:11.0.7.3-0.0.ea- Add JDK-8228407 backport to resolve crashes during verification. * Thu Apr 16 2020 Andrew John Hughes - 1:11.0.7.3-0.0.ea- Update to shenandoah-jdk-11.0.7+3 (EA) * Mon Apr 06 2020 Andrew John Hughes - 1:11.0.7.2-0.5.ea- Sync SystemTap & desktop files with upstream IcedTea release 3.15.0 using new script * Sat Mar 28 2020 Andrew John Hughes - 1:11.0.7.2-0.4.ea- Add JDK-8237396 backport to resolve Shenandoah TCK breakage in traversal mode. * Tue Mar 24 2020 Severin Gehwolf - 1:11.0.7.2-0.3.ea- Revert GCC 10 workaround for s390x.- Resolves RHBZ#1799087. * Fri Mar 20 2020 Andrew John Hughes - 1:11.0.7.2-0.2.ea- Backport JDK-8241296 to fix segfaults when active_handles is NULL (RH1813550) * Fri Mar 13 2020 Severin Gehwolf - 1:11.0.7.2-0.1.ea- Add patch for make 4.3 (JDK-8237879) * Wed Mar 04 2020 Andrew John Hughes - 1:11.0.7.2-0.0.ea- Update to shenandoah-jdk-11.0.7+2 (EA)- Drop JDK-8224851 backport now included upstream. * Thu Feb 27 2020 Andrew Hughes - 1:11.0.7.1-0.0.ea- Update to shenandoah-jdk-11.0.7+1 (EA)- Switch to EA mode for 11.0.7 pre-release builds.- Drop JDK-8236039 backport now applied upstream. * Thu Feb 27 2020 Severin Gehwolf - 1:11.0.6.10-0- Add workaround for building with GCC 10 on s390x. See RHBZ#1799087 * Wed Jan 29 2020 Severin Gehwolf - 1:11.0.6.10-0- Account for building with GCC 10: JDK-8224851, -fcommon switch. * Wed Jan 29 2020 Andrew John Hughes - 1:11.0.6.10-0- Update to shenandoah-jdk-11.0.6+10 (GA)- Add JDK-8236039 backport to resolve OpenShift blocker.- Add JDK-8224851 backport to resolve AArch64 compiler issues. * Wed Jan 29 2020 Fedora Release Engineering - 1:11.0.6.9-0.1.ea- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jan 09 2020 Andrew Hughes - 1:11.0.6.9-0.0.ea- Update to shenandoah-jdk-11.0.6+9 (EA) * Mon Dec 30 2019 Andrew Hughes - 1:11.0.6.2-0.0.ea- Update to shenandoah-jdk-11.0.6+2 (EA) * Thu Dec 19 2019 Andrew Hughes - 1:11.0.6.1-0.0.ea- Update to shenandoah-jdk-11.0.6+1 (EA)- Switch to EA mode for 11.0.6 pre-release builds.- Add support for jfr binary.
|
|
|