#41 Update to January 2021 CPU sources
Closed 3 years ago by pmikova. Opened 3 years ago by pmikova.
Unknown source master  into  master

file modified
+1
@@ -12,3 +12,4 @@

  /jdk-jdk15-jdk-15+36.tar.xz

  /jdk-updates-jdk15u-jdk-15.0.1+9.tar.xz

  /tapsets-icedtea-3.15.0.tar.xz

+ /jdk-updates-jdk15u-jdk-15.0.2+7.tar.xz

file modified
+6 -3
@@ -251,7 +251,7 @@

  # Used via new version scheme. JDK 15 was

  # GA'ed in September 2020 => 20.9

  %global vendor_version_string 20.9

- %global securityver 1

+ %global securityver 2

  # buildjdkver is usually same as %%{majorver},

  # but in time of bootstrap of next jdk, it is majorver-1, 

  # and this it is better to change it here, on single place
@@ -269,8 +269,8 @@

  %global origin_nice     OpenJDK

  %global top_level_dir_name   %{origin}

  %global minorver        0

- %global buildver        9

- %global rpmrelease      10

+ %global buildver        7

+ %global rpmrelease      1

  # priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit

  %if %is_system_jdk

  %global priority %( printf '%02d%02d%02d%02d' %{majorver} %{minorver} %{securityver} %{buildver} )
@@ -2097,6 +2097,9 @@

  %endif

  

  %changelog

+ * Fri Jan 22 2021 Petra Alice Mikova <pmikova@redhat.com> - 1:15.0.2.7-1.rolling

+ - update sources to 15.0.2+7 (January 2021 CPU)

+ 

  * Tue Jan 19 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:15.0.1.9-10.rolling

  - Use -march=i686 for x86 builds if -fcf-protection is detected (needs CMOV)

  

file modified
+1 -1
@@ -1,2 +1,2 @@

  SHA512 (tapsets-icedtea-3.15.0.tar.xz) = c752a197cb3d812d50c35e11e4722772be40096c81d2a57933e0d9b8a3c708b9c157b8108a4e33a06ca7bb81648170994408c75d6f69d5ff12785d0c31009671

- SHA512 (jdk-updates-jdk15u-jdk-15.0.1+9.tar.xz) = acc488cf608d8104342e4fd88ddf8bb06d8674a2640d049a482cd0aaf8bf4e3acdbf78388f71fa87bbc177ce66ba182483340f787b8e13e5ca0cca0d4b62f938

+ SHA512 (jdk-updates-jdk15u-jdk-15.0.2+7.tar.xz) = 184fab90bb250a4d86d057a9582a28abce70283f57f6efb5a074253334ab76fca3dd751f5b285ef14e7ae3602ea47fff803da5fc0516306ecd47286688e3c407

Pull-Request has been closed by pmikova

3 years ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci