Update to aarch64-shenandoah-jdk8u262-b09-shenandoah-merge-2020-07-03
This commit is contained in:
parent
3065fc3d0b
commit
1c6f2e043e
1
.gitignore
vendored
1
.gitignore
vendored
@ -193,3 +193,4 @@
|
||||
/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u262-b07-shenandoah-merge-2020-06-18-4curve.tar.xz
|
||||
/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u262-b08-4curve.tar.xz
|
||||
/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u262-b09-4curve.tar.xz
|
||||
/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u262-b09-shenandoah-merge-2020-07-03-4curve.tar.xz
|
||||
|
@ -244,7 +244,7 @@
|
||||
# note, following three variables are sedded from update_sources if used correctly. Hardcode them rather there.
|
||||
%global shenandoah_project aarch64-port
|
||||
%global shenandoah_repo jdk8u-shenandoah
|
||||
%global shenandoah_revision aarch64-shenandoah-jdk8u262-b09
|
||||
%global shenandoah_revision aarch64-shenandoah-jdk8u262-b09-shenandoah-merge-2020-07-03
|
||||
# Define old aarch64/jdk8u tree variables for compatibility
|
||||
%global project %{shenandoah_project}
|
||||
%global repo %{shenandoah_repo}
|
||||
@ -260,7 +260,7 @@
|
||||
%global updatever %(VERSION=%{whole_update}; echo ${VERSION##*u})
|
||||
# eg jdk8u60-b27 -> b27
|
||||
%global buildver %(VERSION=%{version_tag}; echo ${VERSION##*-})
|
||||
%global rpmrelease 0
|
||||
%global rpmrelease 1
|
||||
# Define milestone (EA for pre-releases, GA ("fcs") for releases)
|
||||
# Release will be (where N is usually a number starting at 1):
|
||||
# - 0.N%%{?extraver}%%{?dist} for EA releases,
|
||||
@ -2398,6 +2398,9 @@ require "copy_jdk_configs.lua"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Jul 12 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.262.b09-0.1.ea
|
||||
- Update to aarch64-shenandoah-jdk8u262-b09-shenandoah-merge-2020-07-03
|
||||
|
||||
* Sun Jul 12 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.262.b09-0.0.ea
|
||||
- Update to aarch64-shenandoah-jdk8u262-b09.
|
||||
- With JDK-8248399 fixed, a broken jfr binary is no longer installed on architectures without JFR.
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (tapsets-icedtea-3.15.0.tar.xz) = c752a197cb3d812d50c35e11e4722772be40096c81d2a57933e0d9b8a3c708b9c157b8108a4e33a06ca7bb81648170994408c75d6f69d5ff12785d0c31009671
|
||||
SHA512 (aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u262-b09-4curve.tar.xz) = 01aa2641e047efa7398f9d7b1377f13c1f4c18d7cb5b9136af48ab09b9e2d587f9684a298fbadcbc7cf30ec1531d336102b0f4818b09b9b0990df0b785dd9176
|
||||
SHA512 (aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u262-b09-shenandoah-merge-2020-07-03-4curve.tar.xz) = 35cb605b2fa98ab0f461e79e3b2bbbdc037e85f24d4b5730425fc3eb2c78de0690269bfda858325a251a6b3978dce0daa274b702d538e00a4428265e4fd34b36
|
||||
|
Loading…
Reference in New Issue
Block a user