The OpenJDK 8 runtime environment.
feature complete repack of jdk8 portable
* Thu Jul 13 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-6
- Fix the symlink for files under lib/security
- Fixing symlink cleared failing test cases
- Return release and NEWS missing lines
- Copy jdk_image and clean-up redundant lines
- Uncommented few lines which were parked earlier
- Fix quotes around vendor information strings
* Thu Jul 13 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-5
- Return missing README.md installation
- Use default macros for LICENSE and README.md installation
* Thu Jul 13 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-4
- Add fix for LICENSE installation
* Wed Jul 12 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-3
- Add missing tzdata related lines
* Thu Jun 1 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-2
- Further chages to trigger a final build
* Thu Jun 1 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-2
- Changes to %description section
* Wed May 31 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-2
- Modified sources file as required.
- Removed unwanted build dependencie.
- Removed unwanted files,patches and scripts. Also the related lines where they were referred.
* Tue May 30 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-2
- Copied rhel-9-main spec as a base for further changes for fedora jdk8 repackaging
* Tue Apr 18 2023 Andrew Hughes - 1:1.8.0.372.b07-2
- Update to shenandoah-jdk8u372-b07 (GA)
- Update release notes for shenandoah-8u372-b07.
- Require tzdata 2023c due to inclusion of JDK-8305113 in 8u372-b07
- Update generate_tarball.sh to add support for passing a boot JDK to the configure run
- Add POSIX-friendly error codes to generate_tarball.sh and fix whitespace
- Remove .jcheck and GitHub support when generating tarballs, as done in upstream release tarballs
- Drop JDK-8275535/RH2053256 patch which is now upstream
- Include JDK-8271199 backport early ahead of 8u382 (RH2175317)
- Drop hack for difference in local and portable build version
- Replace local copies of JDK portable binaries with build dependencies
- Include the java-1.8.0-openjdk-portable.spec file with instructions on how to rebuild.
- Remove duplicate use of README.md inside the *-src package (it is no longer about sources)
- Use portable build on x86_32 now one is available
- ** This tarball is embargoed until 2023-04-18 @ 1pm PT. **
- Resolves: rhbz#2185182
- Resolves: rhbz#2189329
* Tue Feb 28 2023 Andrew Hughes - 1:1.8.0.362.b09-4
- Drop use of portable build on s390x due to libffi compatibility issue (needs libffi.so.6)
- Related: rhbz#2150202
* Tue Feb 28 2023 Andrew Hughes - 1:1.8.0.362.b09-4
- Add explicit libffi dependency for s390x build
- Related: rhbz#2150202
* Tue Feb 28 2023 Andrew Hughes - 1:1.8.0.362.b09-4
- On portable architectures, replace build section with extraction of existing builds from portables
- Rewrite ELF files so the source file path is correct and debugsources can be assembled
- Resolves: rhbz#2150202
su -c 'dnf upgrade --advisory FEDORA-2023-cb5feb5602' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
FEDORA-2023-cb5feb5602
2023-07-18 01:49:35.204322
Product : Fedora 37
Version : 1.8.0.372.b07
Release : 6.fc37
URL : https://openjdk.java.net/
Summary : OpenJDK 8 Runtime Environment
Description :
The OpenJDK 8 runtime environment.
feature complete repack of jdk8 portable
* Thu Jul 13 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-6
- Fix the symlink for files under lib/security
- Fixing symlink cleared failing test cases
- Return release and NEWS missing lines
- Copy jdk_image and clean-up redundant lines
- Uncommented few lines which were parked earlier
- Fix quotes around vendor information strings
* Thu Jul 13 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-5
- Return missing README.md installation
- Use default macros for LICENSE and README.md installation
* Thu Jul 13 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-4
- Add fix for LICENSE installation
* Wed Jul 12 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-3
- Add missing tzdata related lines
* Thu Jun 1 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-2
- Further chages to trigger a final build
* Thu Jun 1 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-2
- Changes to %description section
* Wed May 31 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-2
- Modified sources file as required.
- Removed unwanted build dependencie.
- Removed unwanted files,patches and scripts. Also the related lines where they were referred.
* Tue May 30 2023 Jayashree Huttanagoudar - 1:1.8.0.372.b07-2
- Copied rhel-9-main spec as a base for further changes for fedora jdk8 repackaging
* Tue Apr 18 2023 Andrew Hughes - 1:1.8.0.372.b07-2
- Update to shenandoah-jdk8u372-b07 (GA)
- Update release notes for shenandoah-8u372-b07.
- Require tzdata 2023c due to inclusion of JDK-8305113 in 8u372-b07
- Update generate_tarball.sh to add support for passing a boot JDK to the configure run
- Add POSIX-friendly error codes to generate_tarball.sh and fix whitespace
- Remove .jcheck and GitHub support when generating tarballs, as done in upstream release tarballs
- Drop JDK-8275535/RH2053256 patch which is now upstream
- Include JDK-8271199 backport early ahead of 8u382 (RH2175317)
- Drop hack for difference in local and portable build version
- Replace local copies of JDK portable binaries with build dependencies
- Include the java-1.8.0-openjdk-portable.spec file with instructions on how to rebuild.
- Remove duplicate use of README.md inside the *-src package (it is no longer about sources)
- Use portable build on x86_32 now one is available
- ** This tarball is embargoed until 2023-04-18 @ 1pm PT. **
- Resolves: rhbz#2185182
- Resolves: rhbz#2189329
* Tue Feb 28 2023 Andrew Hughes - 1:1.8.0.362.b09-4
- Drop use of portable build on s390x due to libffi compatibility issue (needs libffi.so.6)
- Related: rhbz#2150202
* Tue Feb 28 2023 Andrew Hughes - 1:1.8.0.362.b09-4
- Add explicit libffi dependency for s390x build
- Related: rhbz#2150202
* Tue Feb 28 2023 Andrew Hughes - 1:1.8.0.362.b09-4
- On portable architectures, replace build section with extraction of existing builds from portables
- Rewrite ELF files so the source file path is correct and debugsources can be assembled
- Resolves: rhbz#2150202
su -c 'dnf upgrade --advisory FEDORA-2023-cb5feb5602' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue