Commit Graph

95 Commits

Author SHA1 Message Date
Thomas Fitzsimmons
f4945e3770 Synchronize small change to java-17-openjdk-portable.specfile
No RPM spec file change log entry required.

Related: RHEL-86624
2025-04-11 12:50:28 -04:00
Thomas Fitzsimmons
ebfd33aa59 Update FIPS patch
- Update FIPS patch
- Related: RHEL-86624
2025-04-11 12:42:32 -04:00
Thomas Fitzsimmons
fe1c06be2e Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8
- Related: RHEL-86624
2025-04-10 16:05:25 -04:00
Thomas Fitzsimmons
f4d1cfef42 Require tzdata-java 2025a at runtime and for build
- Require tzdata-java 2025a at runtime and for build
- Related: RHEL-86624
2025-04-10 16:05:25 -04:00
Thomas Fitzsimmons
4c227a18b1 Update bundled freetype and harfbuzz versions
- Set bundled freetype provide version to 2.13.2
- Set bundled harfbuzz provide version to 8.2.2
- Related: RHEL-86624
2025-04-10 16:05:25 -04:00
Thomas Fitzsimmons
8d65124864 Update to jdk-17.0.15+6 (GA)
- Update to jdk-17.0.15+6 (GA)
- Add to .gitignore openjdk-17.0.15+6.tar.xz
- Set updatever to 15
- Set buildver to 6
- Set rpmrelease to 2
- Update sources to openjdk-17.0.15+6.tar.xz
- Resolves: RHEL-86624
- ** This tarball is embargoed until 2025-04-15 @ 1pm PT. **
2025-04-10 16:05:00 -04:00
Thomas Fitzsimmons
a92a9fcbea Revert "Require tzdata-java 2024b at runtime and for build"
- Set rpmrelease to 3
- Revert "Require tzdata-java 2024b at runtime and for build"

This reverts commit 9250a4d8f6.
tzdata-java >= 2024b is not available in the buildroot.

Related: RHEL-73545
2025-01-14 20:03:45 -05:00
Thomas Fitzsimmons
e77b268991 Do not pass nil to _jvmdir macro in cjc logic
- Do not pass nil to _jvmdir macro in cjc logic
- Related: RHEL-73867

Eliminate this rpmbuild warning:
warning: java-17-openjdk.spec: line 2305: unexpected argument to non-parametric macro %_jvmdir
2025-01-14 19:39:59 -05:00
Jiri Vanek
b0e7dd0301 Adapt to newest copy-jdk-configs to fix issue with rpm 4.17
- Adapt to newest cjc to fix issue with rpm 4.17
- Disable copy-jdk-configs for Flatpak builds
- Remove cjc backward compatibility, to fix when both rpm 4.16 and 4.17 are in transaction
- Resolves: rhbz#1953923
- Resolves: RHEL-73867
2025-01-14 19:39:59 -05:00
Thomas Fitzsimmons
8df0d2b56e Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

Related: RHEL-73545
2025-01-14 19:39:59 -05:00
Thomas Fitzsimmons
9250a4d8f6 Require tzdata-java 2024b at runtime and for build
- Require tzdata-java 2024b at runtime and for build

Related: RHEL-73545
2025-01-14 19:39:59 -05:00
Thomas Fitzsimmons
711a6d319b Update to jdk-17.0.14+7 (GA)
- Update to jdk-17.0.14+7 (GA)
- Add to .gitignore openjdk-17.0.14+7.tar.xz
- Set buildver to 7
- Set is_ga to 1
- Update sources to openjdk-17.0.14+7.tar.xz
- Resolves: RHEL-73545
- ** This tarball is embargoed until 2025-01-21 @ 1pm PT. **
2025-01-14 19:39:59 -05:00
Andrew Hughes
f85a84389c Limit Java only tests to one architecture using jdk_test_arch
- Limit Java only tests to one architecture using jdk_test_arch
- OPENJDK-3185

Related: RHEL-73545
2025-01-14 19:39:43 -05:00
Thomas Fitzsimmons
4a1614ce29 Revert: Use component in EPEL and Fedora bug URLs
- Revert: Use component in EPEL and Fedora bug URLs

Related: RHEL-73545
2025-01-14 19:31:04 -05:00
Thomas Fitzsimmons
a84a17a1e4 Remove 0001-8332174-Remove-2-unpaired-RLO-Unicode-characters-in-.patch file
- Remove 0001-8332174-Remove-2-unpaired-RLO-Unicode-characters-in-.patch file

Related: RHEL-73545
2025-01-14 19:30:56 -05:00
Thomas Fitzsimmons
797e33c64a Warn about bundled provide version bumps and backouts in openjdk_news.sh
- Warn about bundled provide version bumps and backouts in openjdk_news.sh

Related: RHEL-73545
2025-01-14 19:30:49 -05:00
Thomas Fitzsimmons
e0f1f7a9ee Update giflib and libpng bundled provide versions
- Set bundled giflib provide version to 5.2.2
- Set bundled libpng provide version to 1.6.43

Related: RHEL-73545
2025-01-14 19:30:43 -05:00
Thomas Fitzsimmons
6ccdf12086 Double percent signs consistently throughout comments
- Double percent signs consistently throughout comments

Related: RHEL-73545
2025-01-14 19:30:21 -05:00
Thomas Fitzsimmons
b1c9d7d7fb Update to jdk-17.0.14+1 (EA)
- Update to jdk-17.0.14+1 (EA)
- Add to .gitignore openjdk-17.0.14+1-ea.tar.xz
- Set updatever to 14
- Set buildver to 1
- Set rpmrelease to 2
- Set is_ga to 0
- Update sources to openjdk-17.0.14+1-ea.tar.xz

Related: RHEL-73545
2025-01-14 19:29:01 -05:00
Thomas Fitzsimmons
5764fcac29 Correct version suffix in "Update to jdk-17.0.13+11 (GA)" changelog entry
- Correct version suffix in "Update to jdk-17.0.13+11 (GA)" changelog entry
- Related: RHEL-58781
2024-10-09 10:15:00 -04:00
Thomas Fitzsimmons
b2db6b50b3 Update to jdk-17.0.13+11 (GA)
- Update to jdk-17.0.13+11 (GA)
- Update .gitignore to ignore openjdk-17.0.13+11.tar.xz
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8
- Set buildver to 11
- Set is_ga to 1
- Update sources to openjdk-17.0.13+11.tar.xz
- Related: RHEL-58781
- ** This tarball is embargoed until 2024-10-15 @ 1pm PT. **
2024-10-08 14:31:33 -04:00
Thomas Fitzsimmons
1eb284f881 Update to jdk-17.0.13+10 (EA)
- Update to jdk-17.0.13+10 (EA)
- Update .gitignore to ignore openjdk-17.0.13+10-ea.tar.xz
- Sync java-17-openjdk-portable.specfile from openjdk-portable-centos-9
- Set buildver to 10
- Update sources to openjdk-17.0.13+10-ea.tar.xz
- Related: RHEL-58781
2024-10-08 14:30:54 -04:00
Thomas Fitzsimmons
180e6db629 Update to jdk-17.0.13+9 (EA)
- Update to jdk-17.0.13+9 (EA)
- Update .gitignore to ignore openjdk-17.0.13+9-ea.tar.xz
- Sync java-17-openjdk-portable.specfile from openjdk-portable-centos-9
- Set buildver to 9
- Set rpmrelease to 1
- Set portablerelease to 1
- Update sources to openjdk-17.0.13+9-ea.tar.xz
- Related: RHEL-58781
2024-10-08 14:30:24 -04:00
Thomas Fitzsimmons
877474c4c0 Fix a bad Unicode rpminspect result
- Remove 0001-8332174-Remove-2-unpaired-RLO-Unicode-characters-in-.patch
- Remove unicode section from rpminspect.yml, fixed instead by
  https://gitlab.cee.redhat.com/osci/rpminspect-data-redhat/-/merge_requests/180
  (OPENJDK-2904)
- Related: RHEL-58781
2024-10-08 14:29:26 -04:00
Thomas Fitzsimmons
28f88e2b3b Update to jdk-17.0.13+1 (EA)
- Update to jdk-17.0.13+1 (EA)
- Update .gitignore to ignore openjdk-17.0.13+1-ea.tar.xz
- Synchronize java-17-openjdk-portable.specfile
- Set updatever to 13
- Set buildver to 1
- Set is_ga to 0
- Update sources to openjdk-17.0.13+1-ea.tar.xz
- Related: RHEL-58781
2024-10-08 14:28:17 -04:00
Thomas Fitzsimmons
c9ac8ba208 Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8
- Set rpmrelease to 3
- Set portablerelease to 4
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
7797837a4a Add issue references to changelog
- Resolves: RHEL-46639
- Resolves: RHEL-46997
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
29f3b08163 Update to jdk-17.0.12+7 (GA)
- Update to jdk-17.0.12+7 (GA)
- Update .gitignore to ignore openjdk-17.0.12+7.tar.xz
- Sync java-17-openjdk-portable.specfile
- Set buildver to 7
- Set portablerelease 1
- Set is_ga to 1
- Update sources to openjdk-17.0.12+7.tar.xz
- ** This tarball is embargoed until 2024-07-16 @ 1pm PT. **
- Resolves: RHEL-46639
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
0e378881f2 Set rpmrelease to 2
- Set rpmrelease to 2
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
b2c3bda079 Add contents of fips-17u-e893be00150.patch
- Add contents of fips-17u-e893be00150.patch
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
0877aea783 Add unicode section to rpminspect.yaml (OPENJDK-2904)
- Add unicode section to rpminspect.yaml (OPENJDK-2904)
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
2825d1377e Set portablerelease to 2
- Set portablerelease to 2
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
460a8cd336 Sync the copy of the portable specfile with the latest update
- Sync the copy of the portable specfile with the latest update
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
b0f1e706b3 Add upstream patch that removes illegal RLO Unicode characters
- Add upstream patch that removes illegal RLO Unicode characters (JDK-8332174)
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
23a3c4ae1c Update FIPS patch
- Delete fips-17u-d63771ea660.patch
- Add fips-17u-e893be00150.patch
- Update fipsver to e893be00150
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Anton Bobrov
b5b3e79f28 generate_source_tarball.sh: Improve VCS exclusion
- generate_source_tarball.sh: Improve VCS exclusion
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
c43cb0b0c2 generate_source_tarball.sh: Use tar exclude options for VCS files
- generate_source_tarball.sh: Use tar exclude options for VCS files
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Andrew Hughes
929c6ad62e generate_source_tarball.sh: Avoid empty DEPTH reference while still appeasing shellcheck
- generate_source_tarball.sh: Avoid empty DEPTH reference while still appeasing shellcheck
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Andrew Hughes
ad9b1c4440 generate_source_tarball.sh: Double-quote DEPTH reference (SC2086)
- generate_source_tarball.sh: Double-quote DEPTH reference (SC2086)
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Andrew Hughes
587174675c generate_source_tarball.sh: Output values of new options WITH_TEMP and OPENJDK_LATEST
- generate_source_tarball.sh: Output values of new options WITH_TEMP and OPENJDK_LATEST
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Andrew Hughes
baf9bab020 Fix maintenance scripts to pass shellcheck
- discover_trees.sh: Set compile-command and indentation instructions for Emacs
- discover_trees.sh: shellcheck: Do not use -o (SC2166)
- discover_trees.sh: shellcheck: Remove x-prefixes since we use Bash (SC2268)
- discover_trees.sh: shellcheck: Double-quote variable references (SC2086)
- generate_source_tarball.sh: Add authorship
- icedtea_sync.sh: Set compile-command and indentation instructions for Emacs
- icedtea_sync.sh: shellcheck: Double-quote variable references (SC2086)
- icedtea_sync.sh: shellcheck: Remove x-prefixes since we use Bash (SC2268)
- openjdk_news.sh: Set compile-command and indentation instructions for Emacs
- openjdk_news.sh: shellcheck: Double-quote variable references (SC2086)
- openjdk_news.sh: shellcheck: Remove x-prefixes since we use Bash (SC2268)
- openjdk_news.sh: shellcheck: Remove deprecated egrep usage (SC2196)
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Andrew Hughes
f8be2e9405 Move maintenance scripts to a scripts subdirectory
- Move maintenance scripts to a scripts subdirectory
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Andrew Hughes
0192d006e7 icedtea_sync.sh: Reinstate from rhel-8.9.0 branch
- icedtea_sync.sh: Reinstate from rhel-8.9.0 branch
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Andrew Hughes
8e34760de1 generate_source_tarball.sh: Only add --depth=1 on non-local repositories
- generate_source_tarball.sh: Only add --depth=1 on non-local repositories
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Andrew Hughes
ed374ad1fe generate_source_tarball.sh: Create directory in TMPDIR when using WITH_TEMP
- generate_source_tarball.sh: Create directory in TMPDIR when using WITH_TEMP
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Andrew Hughes
f4db21f883 generate_source_tarball.sh: Cleanup message issued when checkout already exists
- generate_source_tarball.sh: Cleanup message issued when checkout already exists
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
d1f073d3a3 generate_source_tarball.sh: Update examples in header for clarity
- generate_source_tarball.sh: Update examples in header for clarity
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
69da3fa14a Sync generate_source_tarball.sh from Fedora rawhide
- Sync generate_source_tarball.sh from Fedora rawhide
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
5adb6cb80a Change a fix-me comment to a note instead
- Change a fix-me comment to a note instead
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00
Thomas Fitzsimmons
9740737734 Label as error a designator mismatch
- Label as error a designator mismatch
- Related: RHEL-46639
2024-10-08 09:54:07 -04:00