Commit Graph

8 Commits

Author SHA1 Message Date
Jiri 3d64cd2370 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 09:41:47 +01:00
Andrew John Hughes e1dc618443 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-28 11:00:36 +01:00
Severin Gehwolf 1456fa644f Update for JDK 15 GA 2020-11-02 13:15:55 +01:00
Petra Mikova 849813b283 Update generate_source_tarball script to new icedtea patch 2020-07-10 11:28:21 +02:00
Petra Mikova 3119a367a5 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 17:21:33 +01:00
Petra Mikova c33752cde4 Changed rpmrelease to 3, replaced previously missed occurences of PR3681 with PR3755 2019-10-29 10:27:12 +01:00
Petra Mikova 44bcdb926b Synced up patches and generate tarball script
Removed pr2126 and regenerated sources with the updated script
2019-10-29 10:27:12 +01:00
pmikova 49940cae24 Added patches that I did not somehow pack to srpm 2019-04-05 13:57:07 +02:00