[java-1.8.0-openjdk/f21] updated to security u25

jiri vanek jvanek at fedoraproject.org
Wed Oct 15 16:58:01 UTC 2014


commit 816b97484bcd28ca49c46857fec121d489464825
Author: Jiri Vanek <jvanek at redhat.com>
Date:   Wed Oct 15 18:57:46 2014 +0200

    updated to security u25

 .gitignore              |    1 +
 java-1.8.0-openjdk.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f03e270..0c95ba5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
 /aarch64-hotspot-jdk8u40-b02.tar.xz
 /aarch64-hotspot-jdk8u40-b02-c6375c27cbfa.tar.xz
 /aarch64-hotspot-jdk8u40-b04-a6df78e590bb.tar.xz
+/jdk8u-jdk8u25-b18.tar.xz
diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec
index 30a6235..f42fd39 100644
--- a/java-1.8.0-openjdk.spec
+++ b/java-1.8.0-openjdk.spec
@@ -81,8 +81,8 @@
 
 # Standard JPackage naming and versioning defines.
 %global origin          openjdk
-%global updatever       20
-%global buildver        b26
+%global updatever       25
+%global buildver        b18
 %global aarch64_updatever 40
 %global aarch64_buildver b04
 %global aarch64_changesetid a6df78e590bb
@@ -123,7 +123,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{updatever}
-Release: 12.%{buildver}%{?dist}
+Release: 0.%{buildver}%{?dist}
 # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
 # and this change was brought into RHEL-4.  java-1.5.0-ibm packages
 # also included the epoch in their virtual provides.  This created a
@@ -1334,6 +1334,9 @@ exit 0
 %{_jvmdir}/%{jredir}/lib/accessibility.properties
 
 %changelog
+* Wed Oct 15 2014 Jiri Vanek <jvanek at redhat.com> - 1:1.8.0.25-0.b18
+- updated to security u25
+
 * Thu Oct 02 2014 Dan HorĂ¡k <dan[at]danny.cz> - 1:1.8.0.20-12.b26
 - refresh the size_t patch for u20 from rhel7
 
diff --git a/sources b/sources
index 72f569c..bb9a2c2 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-5a8364dca14bcf757b7ef6dee9c49b9b  jdk8u-jdk8u20-b26.tar.xz
+3081c950a12b75800354aef87e080709  jdk8u-jdk8u25-b18.tar.xz
 94ca5a45c3cb3b85c4577d0891166007  systemtap-tapset.tar.gz
 8a9d561065f55762cafd9f475b26cf68  aarch64-hotspot-jdk8u40-b04-a6df78e590bb.tar.xz


More information about the scm-commits mailing list