| n | | n | * 日 10月 16 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.352.b08-2 |
| | | - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 |
| | | - Add test to ensure timezones can be translated |
| | | - Related: rhbz#2133695 |
| | | |
| | | * 五 10月 14 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.352.b08-1 |
| | | - Update to shenandoah-jdk8u352-b08 (GA) |
| | | - Update release notes for shenandoah-8u352-b08. |
| | | - Rebase FIPS patch against 8u352-b07 |
| | | - * This tarball is embargoed until 2022-10-18 @ 1pm PT. * |
| | | - Resolves: rhbz#2133695 |
| | | |
| | | * 三 8月 03 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.345.b01-1 |
| | | - Update to shenandoah-jdk8u345-b01 (GA) |
| | | - Update release notes for 8u345-b01. |
| | | - Resolves: rhbz#2115457 |
| | | |
| | | * 一 7月 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.342.b07-1 |
| | | - Update to shenandoah-jdk8u342-b07 |
| | | - Update release notes for shenandoah-8u342-b07. |
| | | - 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 |
| | | - Remove redundant "REPOS" variable from tarball script |
| | | - Include script to generate bug list for release notes |
| | | - Update tzdata requirement to 2022a to match JDK-8283350 |
| | | - 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 |
| | | - Perform configuration changes (e.g. nss.cfg, nss.fips.cfg, tzdb.dat) in installjdk |
| | | - 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 |
| | | - Explicitly require crypto-policies during build and runtime for system security properties |
| | | - Resolves: rhbz#2099911 |
| | | - Resolves: rhbz#2108564 |
| | | - Resolves: rhbz#2084648 |
| | | - Resolves: rhbz#2106506 |
| | | |
| | | * 四 6月 30 2022 Francisco Ferrari Bihurriet <fferrari@redhat.com> - 1:1.8.0.332.b09-2 |
| | | - RH2007331: SecretKey generate/import operations don't add the CKA_SIGN attribute in FIPS mode |
| | | - Resolves: rhbz#2108566 |
| | | |
| * 一 4月 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b09-1 | | * 一 4月 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b09-2 |
| - Update to shenandoah-jdk8u332-b09 (GA) | | - Update to shenandoah-jdk8u332-b09 (GA) |
| - Update release notes for 8u332-b09. | | - Update release notes for 8u332-b09. |
| n | - Switch to GA mode for final release. | n | - Drop JDK-8279077 now included upstream. |
| - This tarball is embargoed until 2022-04-19 @ 1pm PT. | | |
| - Resolves: rhbz#2073422 | | - Resolves: rhbz#2074645 |
| | | |
| n | | n | * 一 2月 28 2022 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.322.b06-11 |
| | | - 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 |
| | | |
| | | * 一 2月 28 2022 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.322.b06-10 |
| | | - Family extracted to globals |
| | | - Resolves: rhbz#2008192 |
| | | |
| | | * 一 2月 28 2022 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.322.b06-9 |
| | | - javadoc-zip got its own provides next to plain javadoc ones |
| | | - Resolves: rhbz#2008192 |
| | | |
| | | * 一 2月 28 2022 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.322.b06-8 |
| | | - 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 |
| | | |
| * 一 4月 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b06-0.1.ea | | * 一 2月 28 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-7 |
| - Update to shenandoah-jdk8u332-b06 (EA) | | - Add JDK-8275535 patch to fix LDAP authentication issue. |
| - Update release notes for shenandoah-8u332-b06. | | - Resolves: rhbz#2053285 |
| - Switch to EA mode. | | |
| - Remove JDK-8279077 patch now upstream. | | |
| - Related: rhbz#2073422 | | |
| | | |
| n | | n | * 一 2月 28 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-6 |
| | | - Detect NSS at runtime for FIPS detection |
| | | - Turn off build-time NSS linking and go back to an explicit Requires on NSS |
| | | - Resolves: rhbz#2052828 |
| | | |
| | | * 三 2月 23 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-5 |
| | | - Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent |
| | | - Resolves: rhbz#2052817 |
| | | |
| | | * 一 2月 21 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-4 |
| | | - Refactor build functions so we can build just HotSpot without any attempt at installation. |
| | | - Introduce architecture restriction logic for the gdb test. (RH2041970) |
| | | - Pass compiler flags to the ADLC build (JDK-8281098) |
| | | - Adjust JDK8199936/PR3533 -mstackrealign patch to instead pass -mincoming-stack-boundary=2 -mpreferred-stack-boundary=4 |
| | | - 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 |
| | | - Add backport of JDK-8257794 to fix bogus assert on slowdebug x86-32 Zero builds |
| | | - Sync minor placement differences with Fedora & RHEL 9 |
| | | - Resolves: rhbz#2022815 |
| | | |
| * 一 1月 24 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-2 | | * 一 1月 24 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-3 |
| - Fix FIPS issues in native code and with initialisation of java.security.Security | | - Fix FIPS issues in native code and with initialisation of java.security.Security |
| n | - Related: rhbz#2039366 | n | - Resolves: rhbz#2021263 |
| | | |
| n | * 五 1月 21 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-1 | n | * 五 1月 21 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-2 |
| - Update to aarch64-shenandoah-jdk8u322-b06 (EA) | | - Update to aarch64-shenandoah-jdk8u322-b06 (EA) |
| - Update release notes for 8u322-b06. | | - Update release notes for 8u322-b06. |
| - Switch to GA mode for final release. | | - Switch to GA mode for final release. |
| n | | n | - Resolves: rhbz#2039366 |
| | | |
| | | * 四 1月 20 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b05-0.1.ea |
| | | - Update to aarch64-shenandoah-jdk8u322-b05 (EA) |
| | | - Update release notes for 8u322-b05. |
| - Require tzdata 2021e as of JDK-8275766. | | - Require tzdata 2021e as of JDK-8275766. |
| - Update tarball generation script to use git following shenandoah-jdk8u's move to github | | - Update tarball generation script to use git following shenandoah-jdk8u's move to github |
| n | - Resolves: rhbz#2039366 | n | - Resolves: rhbz#2022815 |
| | | |
| * 二 1月 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b04-0.2.ea | | * 二 1月 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b04-0.2.ea |
| - Add backport of JDK-8279077 to fix crash on ppc64 | | - Add backport of JDK-8279077 to fix crash on ppc64 |
| - Resolves: rhbz#2030399 | | - Resolves: rhbz#2030399 |
| | | |
| * 一 1月 10 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b04-0.1.ea | | * 一 1月 10 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b04-0.1.ea |
| - Update to aarch64-shenandoah-jdk8u322-b04 (EA) | | - Update to aarch64-shenandoah-jdk8u322-b04 (EA) |
| - Update release notes for 8u322-b04. | | - Update release notes for 8u322-b04. |
| - Require tzdata 2021c as of JDK-8274407. | | - Require tzdata 2021c as of JDK-8274407. |
| n | | n | - Related: rhbz#2022815 |
| | | |
| | | * 五 1月 07 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b03-0.1.ea |
| | | - Update to aarch64-shenandoah-jdk8u322-b03 (EA) |
| | | - Update release notes for 8u322-b03. |
| | | - Related: rhbz#2022815 |
| | | |
| | | * 五 12月 17 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b02-0.1.ea |
| | | - Update to aarch64-shenandoah-jdk8u322-b02 (EA) |
| | | - Update release notes for 8u322-b02. |
| | | - Related: rhbz#2022815 |
| | | |
| | | * 二 12月 14 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b01-0.1.ea |
| | | - Update to aarch64-shenandoah-jdk8u322-b01 (EA) |
| | | - Update release notes for 8u322-b01. |
| - Switch to EA mode. | | - Switch to EA mode. |
| n | | n | - Related: rhbz#2022815 |
| | | |
| | | * 一 12月 06 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b07-5 |
| - Turn off bootstrapping for slow debug builds, which are particularly slow on ppc64le. | | - Turn off bootstrapping for slow debug builds, which are particularly slow on ppc64le. |
| n | - Related: rhbz#2039366 | n | - Related: rhbz#2022815 |
| | | |
| n | | n | * 一 12月 06 2021 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.312.b07-4 |
| | | - Use 'sql:' prefix in nss.fips.cfg as F35+ no longer ship the legacy |
| | | secmod.db file as part of nss |
| | | - Resolves: rhbz#2023532 |
| | | |
| * 五 10月 15 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b07-2 | | * 五 10月 15 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b07-3 |
| - Update to aarch64-shenandoah-jdk8u312-b07 (EA) | | - Update to aarch64-shenandoah-jdk8u312-b07 (EA) |
| - Update release notes for 8u312-b07. | | - Update release notes for 8u312-b07. |
| - Switch to GA mode for final release. | | - Switch to GA mode for final release. |
| n | - This tarball is embargoed until 2021-10-19 @ 1pm PT. | n | |
| - Resolves: rhbz#2011826 | | - Resolves: rhbz#2012339 |
| | | |
| n | * 四 10月 14 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b05-0.2.ea | n | |
| - Allow plain key import to be disabled with -Dcom.redhat.fips.plainKeySupport=false | | |
| - Resolves: rhbz#2014194 | | |
| | | |
| * 四 10月 14 2021 Martin Balao <mbalao@redhat.com> - 1:1.8.0.312.b05-0.2.ea | | |
| - Add patch to allow plain key import. | | |
| - Resolves: rhbz#2014194 | | |
| | | |
| * 二 10月 12 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b05-0.1.ea | | * 二 10月 12 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b05-0.3.ea |
| - Update to aarch64-shenandoah-jdk8u312-b05-shenandoah-merge-2021-10-07 | | - Update to aarch64-shenandoah-jdk8u312-b05-shenandoah-merge-2021-10-07 |
| - Update release notes for 8u312-b05-shenandoah-merge-2021-10-07. | | - Update release notes for 8u312-b05-shenandoah-merge-2021-10-07. |
| n | | n | - Related: rhbz#1999937 |
| | | |
| | | * 四 10月 07 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b05-0.2.ea |
| | | - Allow plain key import to be disabled with -Dcom.redhat.fips.plainKeySupport=false |
| | | - Resolves: rhbz#1994659 |
| | | |
| | | * 四 10月 07 2021 Martin Balao <mbalao@redhat.com> - 1:1.8.0.312.b05-0.2.ea |
| | | - Add patch to allow plain key import. |
| | | - Resolves: rhbz#1994659 |
| | | |
| | | * 四 9月 30 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b05-0.1.ea |
| | | - Update to aarch64-shenandoah-jdk8u312-b05 (EA) |
| | | - Update release notes for 8u312-b05. |
| | | - Resolves: rhbz#1999937 |
| | | |
| | | * 一 9月 27 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b04-0.2.ea |
| - Reduce disk footprint by removing build artifacts by default. | | - Reduce disk footprint by removing build artifacts by default. |
| n | | n | - Related: rhbz#1999937 |
| | | |
| | | * 日 9月 26 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b04-0.1.ea |
| | | - Update to aarch64-shenandoah-jdk8u312-b04 (EA) |
| | | - Update release notes for 8u312-b04. |
| | | - Related: rhbz#1999937 |
| | | |
| | | * 五 9月 24 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b03-0.1.ea |
| | | - Update to aarch64-shenandoah-jdk8u312-b03 (EA) |
| | | - Update release notes for 8u312-b03. |
| | | - Related: rhbz#1999937 |
| | | |
| | | * 日 9月 19 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b02-0.1.ea |
| | | - Update to aarch64-shenandoah-jdk8u312-b02 (EA) |
| | | - Update release notes for 8u312-b02. |
| | | - Related: rhbz#1999937 |
| | | |
| | | * 一 9月 13 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b01-0.1.ea |
| | | - Update to aarch64-shenandoah-jdk8u312-b01 (EA) |
| | | - Update release notes for 8u312-b01. |
| - Switch to EA mode. | | - Switch to EA mode. |
| n | | n | - Remove "-clean" suffix as no 8u312 builds are unclean. |
| | | - Related: rhbz#1999937 |
| | | |
| | | * 五 9月 10 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b08-4 |
| - Remove non-Free test and demo files from source tarball. | | - Remove non-Free test and demo files from source tarball. |
| t | - Related: rhbz#2011826 | t | - Related: rhbz#1999937 |
| | | |
| * 五 8月 27 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b08-3 | | * 五 8月 27 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b08-3 |
| - Add patch to login to the NSS software token when in FIPS mode. | | - Add patch to login to the NSS software token when in FIPS mode. |
| - Resolves: rhbz#1997358 | | - Resolves: rhbz#1997358 |
| | | |