- Sync the copy of the portable specfile with the latest update
- fips-17u-d63771ea660.patch: Regenerate from gnu-andrew branch
- generate_source_tarball.sh changes:
- Add WITH_TEMP environment variable
- Multithread xz on all available cores
- Add OPENJDK_LATEST environment variable
- Update comment about tarball naming
- Remove REPO_NAME from FILE_NAME_ROOT
- Set compile-command in Emacs
- Reformat comment header
- Reformat and update help output
- Move PROJECT_NAME and REPO_NAME checks
- Do a shallow clone, for speed
- Append -ea designator when required
- Eliminate some removal prompting
- Make tarball reproducible
- Prefix temporary directory with temp-
- shellcheck: Remove x-prefixes since we use Bash
- shellcheck: Double-quote variable references
- shellcheck: Do not use -a
- shellcheck: Do not use $ in expression
- Remove temporary directory exit conditions
- Add --sort=name to tar invocation for reproducibility
- Add note on network usage of OPENJDK_LATEST
- Move to -P<n> usage for patch macro which works on all RPM versions
- Re-enable DEFAULT_PROMOTED_VERSION_PRE check disabled for the July 2023 release
- Remove RH1648644 patch not in portable build (and so not applied to binary used)
Resolves: RHEL-20971