|
|
|
|
Changelog for java-latest-openjdk-headless-fastdebug-17.0.1.0.12-2.rolling.fc33.x86_64.rpm :
* Wed Nov 03 2021 Severin Gehwolf - 1:17.0.1.0.12-2.rolling- Use \'sql:\' prefix in nss.fips.cfg as F35+ no longer ship the legacy secmod.db file as part of nss * Wed Oct 20 2021 Petra Alice Mikova - 1:17.0.1.0.12-1.rolling- October CPU update to jdk 17.0.1+12- dropped commented-out source line- bump buildjdkver to 17 * Mon Oct 11 2021 Andrew Hughes - 1:17.0.0.0.35-3.rolling- Update release notes to document the major changes between OpenJDK 11 & 17. * Sun Oct 10 2021 Andrew Hughes - 1:17.0.0.0.35-2.rolling- Fix unused function compiler warning found in systemconf.c- Extend the default security policy to accomodate PKCS11 accessing jdk.internal.access.- Allow plain key import to be disabled with -Dcom.redhat.fips.plainKeySupport=false * Sun Oct 10 2021 Martin Balao - 1:17.0.0.0.35-2.rolling- Add patch to disable non-FIPS crypto in the SUN and SunEC security providers.- Add patch to login to the NSS software token when in FIPS mode.- Add patch to allow plain key import. * Tue Sep 14 2021 Andrew Hughes - 1:17.0.0.0.35-1.rolling- Update to jdk-17+35, also known as jdk-17-ga.- Switch to GA mode.- 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)- 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 Sep 14 2021 Martin Balao - 1:17.0.0.0.35-1.rolling- 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)- Detect FIPS using SECMOD_GetSystemFIPSEnabled in the new libsystemconf JDK library. * Mon Aug 30 2021 Jiri Vanek - 1:17.0.0.0.33-0.1.ea.rolling- 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 * Fri Jul 30 2021 Andrew Hughes - 1:17.0.0.0.33-0.0.ea.rolling- Update to jdk-17+33, including JDWP fix and July 2021 CPU- Resolves: rhbz#1972529 * Thu Jul 22 2021 Fedora Release Engineering - 1:17.0.0.0.26-0.4.ea.rolling.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jul 02 2021 Andrew Hughes - 1:17.0.0.0.26-0.4.ea.rolling- 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. * Mon Jun 28 2021 Petra Alice Mikova - 1:17.0.0.0.26-0.3.ea.rolling- fix patch rh1648249-add_commented_out_nss_cfg_provider_to_java_security.patch which made the SunPKCS provider show up again- Resolves: rhbz#1971120 * Thu Jun 24 2021 Severin Gehwolf - 1:17.0.0.0.26-0.2.ea.rolling- Re-enable TestSecurityProperties after inclusion of PR3695 * Thu Jun 24 2021 Andrew Hughes - 1:17.0.0.0.26-0.2.ea.rolling- Add PR3695 to allow the system crypto policy to be turned off * Thu Jun 24 2021 Severin Gehwolf - 1:17.0.0.0.26-0.1.ea.rolling- Update buildjdkver to 17 so as to build with itself * Fri Jun 11 2021 Petra Alice Mikova - 1:17.0.0.0.26-0.0.ea.rolling- update sources to jdk 17.0.0+26- set is_ga to 0, as this is early access build- change vendor_version_string- change path to the version-numbers.conf- removed rmid binary from files and from slaves- removed JAVAC_FLAGS=-g from make command, as it breaks the build since JDK-8258407- add lib/libsyslookup.so to files- renamed lib/security/blacklisted.certs to lib/security/blocked.certs- add lib/libsvml.so for intel- skip debuginfo check for libsyslookup.so on s390x * Fri May 07 2021 Jiri Vanek -1:16.0.1.0.9-3.rolling- removed cjc backward comaptiblity, to fix when both rpm 4.16 and 4.17 are in transaction * Thu Apr 29 2021 Jiri Vanek - 1:16.0.1.0.9-2.rolling- adapted to newst cjc to fix issue with rpm 4.17- Disable copy-jdk-configs for Flatpak builds * Sun Apr 25 2021 Petra Alice Mikova - 1:16.0.1.0.9-1.rolling- update to 16.0.1+9 april cpu tag- dropped jdk8259949-allow_cf-protection_on_x86.patch * Thu Mar 11 2021 Andrew Hughes - 1:16.0.0.0.36-2.rolling- 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 * Tue Mar 09 2021 Jiri Vanek - 1:16.0.0.0.36-1.rolling- fixed suggests of wrong pcsc-lite-devel(x86-64) to correct pcsc-lite-libs(x86-64)- bumped buildjdkver to build by itself - 16 * Fri Feb 19 2021 Andrew Hughes - 1:16.0.0.0.36-0.rolling- Update to jdk-16.0.0.0+36- Update tarball generation script to use git following OpenJDK\'s move to github- Update tarball generation script to use PR3823 which handles JDK-8235710 changes- Use upstream default for version-pre rather than setting it to \"ea\" or \"\"- Drop libsunec.so which is no longer generated, thanks to JDK-8235710- Drop unnecessary compiler flags, dating back to work on GCC 6 & 10- Adapt RH1750419 alt-java patch to still apply after some variable re-naming in the makefiles- Update filever to remove any trailing zeros, as in the OpenJDK build, and use for source filename- Use system harfbuzz now this is supported.- Pass SOURCE_DATE_EPOCH to build for reproducible builds * Fri Feb 19 2021 Stephan Bergmann - 1:15.0.2.0.7-1.rolling- Hardcode /usr/sbin/alternatives for Flatpak builds * Tue Jan 26 2021 Fedora Release Engineering - 1:15.0.2.0.7-0.rolling.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Andrew Hughes - 1:15.0.2.0.7-0.rolling- Update to jdk-15.0.2.0+7- Add release notes for 15.0.1.0 & 15.0.2.0- Use JEP-322 Time-Based Versioning so we can handle a future 11.0.9.1-like release correctly.- Still use 15.0.x rather than 15.0.x.0 for file naming, as the trailing zero is omitted from tags.- Cleanup debug package descriptions and version number placement.- Remove unused patch files. * Tue Jan 19 2021 Andrew Hughes - 1:15.0.1.9-10.rolling- Use -march=i686 for x86 builds if -fcf-protection is detected (needs CMOV) * Tue Dec 22 2020 Jiri Vanek - 1:15.0.1.9-9.rolling- fixed missing condition for fastdebug packages being counted as debug ones * Sat Dec 19 2020 Jiri Vanek - 1:15.0.1.9-8.rolling- removed lib-style provides for fastdebug_suffix_unquoted * Sat Dec 19 2020 Jiri Vanek - 1:15.0.1.9-6.rolling- many cosmetic changes taken from more maintained jdk11- introduced debug_arches, bootstrap_arches, systemtap_arches, fastdebug_arches, sa_arches, share_arches, shenandoah_arches, zgc_arches instead of various hardcoded ifarches- updated systemtap- added requires excludes for debug pkgs- removed redundant logic around jsa files- added runtime requires of lksctp-tools and libXcomposite%- added and used Source15 TestSecurityProperties.java, but is made always positive as jdk15 now does not honor system policies- s390x excluded form fastdebug build * Thu Dec 17 2020 Andrew Hughes - 1:15.0.1.9-5.rolling- 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 * Wed Dec 09 2020 Jiri Vanek - 1:15.0.1.9-4.rolling- moved wrongly placed licenses to accompany other ones- this bad placement was killng parallel-installability and thus having bad impact to leapp if used * Tue Dec 01 2020 Jiri Vanek - 1:15.0.1.9-3.rolling- 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:15.0.1.9-2.rolling- 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... * Sun Oct 25 2020 Petra Alice Mikova - 1:15.0.1.9-1.rolling- updated to October CPU 2020 sources * Thu Oct 22 2020 Severin Gehwolf - 1:15.0.0.36-4.rolling- Fix directory ownership of -static-libs sub-package. * Fri Oct 09 2020 Jiri Vanek - 1:15.0.0.36-3.rolling- Build static-libs-image and add resulting files via -static-libs sub-package.- Disable stripping of debug symbols for static libraries part of the -static-libs sub-package.- JDK-8245832 increases the set of static libraries, so try and include them all with a wildcard.- Update static-libs packaging to new layout * Mon Sep 21 2020 Petra Alice Mikova - 1:15.0.0.36-2.rolling- Add support for fastdebug builds on 64 bit architectures * Tue Sep 15 2020 Severin Gehwolf - 1:15.0.0.36-1.rolling- Remove EA designation- Re-generate sources with PR3803 patch * Mon Aug 31 2020 Petra Alice Mikova - 1:15.0.0.36-0.1.ea.rolling- Update to jdk 15.0.0.36 tag- Modify rh1648249-add_commented_out_nss_cfg_provider_to_java_security.patch- Update vendor version string to 20.9- jjs removed from packaging after JEP 372: Nashorn removal- rmic removed from packaging after JDK-8225319 * Mon Jul 27 2020 Severin Gehwolf - 1:14.0.2.12-2.rolling- Disable LTO so as to pass debuginfo check * Wed Jul 22 2020 Petra Alice Mikova - 1:14.0.2.12-1.rolling- update to jdk 14.0.2.12 CPU version- remove upstreamed patch jdk8237879-make_4_3_build_fixes.patch- remove upstreamed patch jdk8235833-posixplatform_cpp_should_not_include_sysctl_h.patch- remove upstreamed patch jdk8243059-build_fails_when_with_vendor_contains_comma.patch * Thu Jul 09 2020 Andrew Hughes - 1:14.0.1.7-4.rolling- Re-introduce java-openjdk-src & java-openjdk-demo for system_jdk builds.- Fix accidental renaming of java-openjdk-devel to java-devel-openjdk. * Thu May 14 2020 Petra Alice Mikova - 1:14.0.1.7-3.rolling- introduce patch jdk8235833-posixplatform_cpp_should_not_include_sysctl_h to fix build issues in rawhide- rename and reorganize patch sections * Thu Apr 23 2020 Severin Gehwolf - 1:14.0.1.7-2.rolling- Fix vendor version to 20.3 (from 19.9) * Fri Apr 17 2020 Petra Alice Mikova - 1:14.0.1.7-1.rolling- April security update- uploaded new src tarball * Wed Apr 08 2020 Jiri Vanek - 1:14.0.0.36-4.rolling- set vendor property and vendor urls- made urls to be preconfigured by os * Tue Mar 24 2020 Petra Alice Mikova - 1:14.0.0.36-3.rolling- Remove s390x workaround flags for GCC 10- bump buildjdkver to 14- uploaded new src tarball * Mon Mar 23 2020 Petra Alice Mikova - 1:14.0.0.36-2.rolling- removed a whitespace causing fail of postinstall script- removed backslashes at the end of alternatives command * Fri Mar 13 2020 Petra Alice Mikova - 1:14.0.0.36-1.rolling- update to jdk 14+36 ga build- remove JDK-8224851 patch, as OpenJDK 14 already contains it- removed pack200 and unpack200 binaries, slaves, manpages and libunpack.so library- added listings for jpackage binary, manpages and added slave records to alternatives * Thu Mar 12 2020 Petra Alice Mikova - 1:13.0.2.8-4.rolling- add patch for build issues with make 4.3 * Thu Feb 27 2020 Severin Gehwolf - 1:13.0.2.8-3.rolling- add workaround for issues with build with GCC10 on s390x (see RHBZ#1799531)- fix issues with build with GCC10: JDK-8224851, -fcommon switch * Thu Feb 27 2020 Petra Alice Mikova pmikovaAATTredhat.com> - 1:13.0.2.8-3.rolling- Add JDK-8224851 patch to resolve aarch64 issues * Tue Feb 04 2020 Petra Alice Mikova - 1:13.0.2.8-2.rolling- fix Release, as it was broken by last rpmdev-bumpspec * Wed Jan 29 2020 Fedora Release Engineering - 1:13.0.2.8-1.rolling.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 17 2020 Petra Alice Mikova - 1:13.0.2.8-1.rolling- removed patch jdk8231405_guarantee_d_nonequals_null_failed_null_dominator_info.patch- removed patch jdk8231583_fix_register_clash_in_sbsa_resolve_forwarding_pointer_borrowing.patch- updated sources to the 13.0.2+8 tag
|
|
|