Update to shenandoah-jdk-11.0.5+9 (EA)
This commit is contained in:
parent
c82830aa65
commit
209c4bb612
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.5+1.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.5+2.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.5+2-4curve.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.5+9-4curve.tar.xz
|
||||
|
@ -222,8 +222,8 @@
|
||||
%global origin_nice OpenJDK
|
||||
%global top_level_dir_name %{origin}
|
||||
%global minorver 0
|
||||
%global buildver 2
|
||||
%global rpmrelease 2
|
||||
%global buildver 9
|
||||
%global rpmrelease 0
|
||||
#%%global tagsuffix ""
|
||||
# priority must be 8 digits in total; untill openjdk 1.8 we were using 18..... so when moving to 11 we had to add another digit
|
||||
%if %is_system_jdk
|
||||
@ -1828,6 +1828,9 @@ require "copy_jdk_configs.lua"
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 07 2019 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.5.9-0.0.ea
|
||||
- Update to shenandoah-jdk-11.0.5+9 (EA)
|
||||
|
||||
* Tue Aug 27 2019 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.5.2-0.2.ea
|
||||
- Update generate_source_tarball.sh script to use the PR3751 patch and retain the secp256k1 curve.
|
||||
- Regenerate source tarball using the updated script and add the -'4curve' suffix.
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (systemtap_3.2_tapsets_hg-icedtea8-9d464368e06d.tar.xz) = cf578221b77d8c7e019f69909bc86c419c5fb5e10bceba9592ff6e7f96887b0a7f07c9cefe90800975247a078785ca190fdec5c2d0f841bb447cee784b570f7d
|
||||
SHA512 (shenandoah-jdk11-shenandoah-jdk-11.0.5+2-4curve.tar.xz) = 92fb6fbe86c40cfae1d7ad0a66234923a595f368ba3fccdeedef8194a20ddce162c6fd725c35d6be4ccba436c41f8753c2accd4cd82eeebf877504299c7908ea
|
||||
SHA512 (shenandoah-jdk11-shenandoah-jdk-11.0.5+9-4curve.tar.xz) = 13be3294f58789bf28af310a1cc2af2d6a5b424b02e3725f74fe713d3f98b5d98f5634cb5476a0ac34fc467ff5c396761b25b4512f40bc9bb657de1f961c2a79
|
||||
|
Loading…
Reference in New Issue
Block a user