Commit Graph

8 Commits

Author SHA1 Message Date
Andrew John Hughes fd75ad7e34 Update to jdk-16.0.0.0+36
Update tarball generation script to use git following OpenJDK's move to github
Update tarball generation script to use PR3823 which handles JDK-8235710 changes
Use upstream default for version-pre rather than setting it to "ea" or ""
Drop libsunec.so which is no longer generated, thanks to JDK-8235710
Drop unnecessary compiler flags, dating back to work on GCC 6 & 10
Adapt RH1750419 alt-java patch to still apply after some variable re-naming in the makefiles
Update filever to remove any trailing zeros, as in the OpenJDK build, and use for source filename
Use system harfbuzz now this is supported.
Pass SOURCE_DATE_EPOCH to build for reproducible builds
2021-03-11 08:42:06 +01:00
Andrew John Hughes 0111ae8b7f Update to jdk-15.0.2.0+7
Add release notes for 15.0.1.0 & 15.0.2.0
Use JEP-322 Time-Based Versioning so we can handle a future 11.0.9.1-like release correctly.
Still use 15.0.x rather than 15.0.x.0 for file naming, as the trailing zero is omitted from tags.
Cleanup debug package descriptions and version number placement.
Remove unused patch files.
2021-01-26 10:24:34 +01:00
Severin Gehwolf 05a0bfbd85 Update for JDK 15 GA 2020-09-29 19:13:48 +02:00
Petra Mikova 40e2a36009 Update generate_source_tarball script to new icedtea patch 2020-07-10 11:24:39 +02:00
Petra Mikova 9d9e831c1d Update to OpenJDK 14
- update to jdk 14+36 ea build
- remove JDK-8224851 patch, as OpenJDK 14 already contains it
- removed pack200 and unpack200 binaries, slaves, manpages and libunpack.so library
- added listings for jpackage binary, manpages and added slave records to alternatives

Replace pr3755 patch with pr3782 from icedtea14

Replace all occurences in the generate_source_tarball.sh script.

Mark the builds as ga, as OpenJDK 14 was released today
2020-03-20 12:41:10 +01:00
Petra Mikova a75aa7e410 Changed rpmrelease to 3, replaced previously missed occurences of PR3681 with PR3755 2019-10-25 10:17:53 +02:00
Petra Mikova 74c95c448a Synced up patches and generate tarball script
Removed pr2126 and regenerated sources with the updated script
2019-10-25 10:17:52 +02:00
pmikova a1e75b717d Added patches that I did not somehow pack to srpm 2019-04-04 10:38:23 +02:00