Commit Graph

8 Commits

Author SHA1 Message Date
Jiri 5955957554 Minor tuning if generate sources
removed last mentioning of PR3788
documented REPO_ROOT
added print out of final configuration
2023-05-15 16:23:55 +02:00
Jiri Vanek e5b29df731 enabled all crypto 2023-05-11 14:02:44 +02:00
Jiri 1ecaa91cd7 Minor tuning of generate sources
todo, rmeove curves remvoal and patching
2023-04-29 08:20:41 +02:00
Andrew John Hughes 055685786e Update to jdk-17.0.7.0+7
Update release notes to 17.0.7.0+7
Require tzdata 2023c due to local inclusion of JDK-8274864 & JDK-8305113
Sync whitespace in generate_source_tarball.sh with RHEL version
Update FIPS support against 17.0.7+6 and bring in latest changes:
- * RH2134669: Add missing attributes when registering services in FIPS mode.
- * test/jdk/sun/security/pkcs11/fips/VerifyMissingAttributes.java: fixed jtreg main class
- * RH1940064: Enable XML Signature provider in FIPS mode
- * RH2173781: Avoid calling C_GetInfo() too early, before cryptoki is initialized
2023-04-26 21:07:28 +01:00
Jiri Vanek b3136f5e89 Added selected changes from java-latest-openjdk
- Update generate_tarball.sh add support for passing a boot JDK to the configure run
- Automatically turn off building a fresh HotSpot first, if the bootstrap JDK is not the same major version as that being built
- added png icons from x11 source package, so they can be reused by rpms
 - Fix flatpak builds by disabling TestTranslations test due to missing tzdb.dat
2023-04-17 18:43:13 +02:00
Andrew Hughes 9686b18e4f Update to jdk-17.0.4.0+1
Update release notes to 17.0.4.0+1
Switch to EA mode for 17.0.4 pre-release builds.
Drop JDK-8282004 patch which is now upstreamed under JDK-8282231
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
Include script to generate bug list for release notes
Update tzdata requirement to 2022a to match JDK-8283350
Move EA designator check to prep so failures can be caught earlier
Make EA designator check non-fatal while upstream is not maintaining it
2022-07-11 19:40:57 +01:00
Andrew John Hughes 3cbe105c02 April 2022 security update to jdk 17.0.3+7
Update release notes to 17.0.3.0+7
Update README.md and generate_source_tarball.sh to match CentOS
Switch to GA mode for release
JDK-8283911 patch no longer needed now we're GA...
2022-04-24 22:13:48 +01:00
Jiri Vanek 108126b081 Added missing files from latest and 11 2021-12-07 15:52:30 +01:00