|
|
|
|
Changelog for java-latest-openjdk-headless-slowdebug-18.0.0.0.37-2.rolling.fc36.x86_64.rpm :
* Mon Mar 21 2022 Jiri Vanek - 1:18.0.0.0.37-2.rolling- replaced tabs by sets of spaces to make rpmlint happy- set build jdk to 18- as ga is 1, set vendor_version_string to 22.3 * Wed Mar 16 2022 Andrew Hughes - 1:18.0.0.0.37-1.rolling- Update to RC version of OpenJDK 18- Support JVM variant zero following JDK-8273494 no longer installing Zero\'s libjvm.so in the server directory- Disable HotSpot-only pre-build which is incompatible with the boot JDK being a different major version to that being built- Rebase FIPS patches from fips-18u branch and simplify by using a single patch from that repository- Detect NSS at runtime for FIPS detection- Turn off build-time NSS linking and go back to an explicit Requires on NSS- Enable AlgorithmParameters and AlgorithmParameterGenerator services in FIPS mode- Rebase RH1648249 nss.cfg patch so it applies after the FIPS patch * Wed Mar 16 2022 Petra Alice Mikova - 1:18.0.0.0.37-1.rolling- update to ea version of jdk18- add new slave jwebserver and corresponding manpage- adjust rh1684077-openjdk_should_depend_on_pcsc-lite-libs_instead_of_pcsc-lite-devel.patch * Wed Feb 16 2022 Andrew Hughes - 1:17.0.2.0.8-5- Reinstate JIT builds on x86_32.- Add JDK-8282004 to fix missing CALL effects on x86_32. * Mon Feb 07 2022 Severin Gehwolf - 1:17.0.2.0.8-4- Re-enable gdb backtrace check.- Resolves RHBZ#2041970 * Fri Feb 04 2022 Andrew Hughes - 1:17.0.2.0.8-3- Temporarily move x86 to use Zero in order to get a working build- Replace -mstackrealign with -mincoming-stack-boundary=2 -mpreferred-stack-boundary=4 on x86_32 for stack alignment- Support a HotSpot-only build so a freshly built libjvm.so can then be used in the bootstrap JDK.- Explicitly list JIT architectures rather than relying on those with slowdebug builds- Disable the serviceability agent on Zero architectures even when the architecture itself is supported * Mon Jan 24 2022 Andrew Hughes - 1:17.0.2.0.8-2.rolling- 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. * Mon Jan 24 2022 Andrew Hughes - 1:17.0.2.0.8-1.rolling- January 2022 security update to jdk 17.0.2+8- Extend LTS check to exclude EPEL.- Rename libsvml.so to libjsvml.so following JDK-8276025- Remove JDK-8276572 patch which is now upstream.- Rebase RH1995150 & RH1996182 patches following JDK-8275863 addition to module-info.java * Mon Jan 24 2022 Severin Gehwolf - 1:17.0.2.0.8-1.rolling- Set LTS designator. * Mon Jan 24 2022 Andrew Hughes - 1:17.0.1.0.12-16.rolling- Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent * Thu Jan 20 2022 Fedora Release Engineering - 1:17.0.1.0.12-15.rolling.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jan 18 2022 Andrew Hughes - 1:17.0.1.0.12-15.rolling- Sync gdb test with java-1.8.0-openjdk and improve architecture restrictions.- Disable on x86, x86_64, ppc64le & s390x while these are broken in rawhide. * Thu Jan 13 2022 Andrew Hughes - 1:17.0.1.0.12-14.rolling- Fix FIPS issues in native code and with initialisation of java.security.Security * Thu Dec 09 2021 Jiri Vanek - 1:17.0.1.0.12-13.rolling- 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 * Thu Dec 09 2021 Jiri Vanek - 1:17.0.1.0.12-12.rolling- Family extracted to globals * Thu Dec 09 2021 Jiri Vanek - 1:17.0.1.0.12-11.rolling- javadoc-zip got its own provides next to plain javadoc ones * Thu Dec 09 2021 Jiri Vanek - 1:17.0.1.0.12-10.rolling- replaced tabs by sets of spaces to make rpmlint happy * Mon Nov 29 2021 Andrew Hughes - 1:17.0.1.0.12-9.rolling- Handle Fedora in distro conditionals that currently only pertain to RHEL. * Fri Nov 05 2021 Andrew Hughes - 1:17.0.1.0.12-8.rolling- Patch syslookup.c so it actually has some code to be compiled into libsyslookup- Related: rhbz#2013846 * Wed Nov 03 2021 Severin Gehwolf - 1:17.0.1.0.12-7.rolling- Use \'sql:\' prefix in nss.fips.cfg as F35+ no longer ship the legacy secmod.db file as part of nss * Wed Nov 03 2021 Andrew Hughes - 1:17.0.1.0.12-6.rolling- Turn off bootstrapping for slow debug builds, which are particularly slow on ppc64le. * Thu Oct 28 2021 Andrew Hughes - 1:17.0.1.0.12-5.rolling- Sync desktop files with upstream IcedTea release 3.15.0 using new script * Tue Oct 26 2021 Andrew Hughes - 1:17.0.1.0.12-4.rolling- 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 26 2021 Jiri Vanek - 1:17.0.1.0.12-3.rolling- Minor cosmetic improvements to make spec more comparable between variants * Thu Oct 21 2021 Andrew Hughes - 1:17.0.1.0.12-2.rolling- Update tapsets from IcedTea 6.x repository with fix for JDK-8015774 changes (_heap->_heaps) and AATTJAVA_SPEC_VERAATT- Update icedtea_sync.sh with a VCS mode that retrieves sources from a Mercurial repository * 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 * Sun Oct 10 2021 Andrew Hughes - 1:17.0.0.0.35-5.rolling- 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-5.rolling- Add patch to allow plain key import. * Thu Sep 30 2021 Andrew Hughes - 1:17.0.0.0.35-4.rolling- Fix unused function compiler warning found in systemconf.c- Extend the default security policy to accomodate PKCS11 accessing jdk.internal.access. * Thu Sep 30 2021 Martin Balao - 1:17.0.0.0.35-4.rolling- Add patch to login to the NSS software token when in FIPS mode. * Mon Sep 27 2021 Andrew Hughes - 1:17.0.0.0.35-3.rolling- Update release notes to document the major changes between OpenJDK 11 & 17. * Thu Sep 16 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. * 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. * Wed Sep 08 2021 Andrew Hughes - 1:17.0.0.0.33-0.3.ea.rolling- 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. * Wed Sep 08 2021 Martin Balao - 1:17.0.0.0.33-0.3.ea.rolling- Detect FIPS using SECMOD_GetSystemFIPSEnabled in the new libsystemconf JDK library. * Mon Sep 06 2021 Andrew Hughes - 1:17.0.0.0.33-0.2.ea.rolling- 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) * Mon Sep 06 2021 Martin Balao - 1:17.0.0.0.33-0.2.ea.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) * 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
|
|
|