[java-1.8.0-openjdk/f20] updated to security u11b12

jiri vanek jvanek at fedoraproject.org
Wed Jul 16 06:34:55 UTC 2014


commit cc933f38c2b5f791758598847a7b215bdbc95321
Author: Jiri Vanek <jvanek at jvanek.redhat>
Date:   Wed Jul 16 08:35:11 2014 +0200

    updated to security u11b12

 .gitignore                      |    1 +
 java-1.8.0-openjdk.spec         |    9 ++++++---
 java-atk-wrapper-security.patch |   21 +++++++++------------
 sources                         |    2 +-
 4 files changed, 17 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b825f4..ebfcb6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /aarch64-port-rc4.tar.xz
 /aarch64-port-jdk8-b128-aarch64-992.tar.xz
 /jdk8u-jdk8u5-b13.tar.xz
+/jdk8u-jdk8u11-b12.tar.xz
diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec
index 83c0e3b..f598cf0 100644
--- a/java-1.8.0-openjdk.spec
+++ b/java-1.8.0-openjdk.spec
@@ -82,8 +82,8 @@
 
 # Standard JPackage naming and versioning defines.
 %global origin          openjdk
-%global updatever       5
-%global buildver        b13
+%global updatever       11
+%global buildver        b12
 %global aarch64_updatever 0
 %global aarch64_buildver b128
 # priority must be 6 digits in total
@@ -128,7 +128,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{updatever}
-Release: 4.%{buildver}%{?dist}
+Release: 1.%{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
@@ -1088,6 +1088,9 @@ exit 0
 %{_jvmdir}/%{jredir}/lib/accessibility.properties
 
 %changelog
+* Tue Jul 15 2014 Jiri Vanek <jvanek at redhat.com> - 1:1.8.0.11-1.b12
+- updated to security u11b12
+
 * Wed May 28 2014 Omair Majid <omajid at redhat.com> - 1:1.8.0.5-4.b13
 - Backport fix for JDK-8012224
 
diff --git a/java-atk-wrapper-security.patch b/java-atk-wrapper-security.patch
index 8ef9a48..7d6f314 100644
--- a/java-atk-wrapper-security.patch
+++ b/java-atk-wrapper-security.patch
@@ -1,28 +1,25 @@
 --- jdk8/jdk/src/share/lib/security/java.security-linux.orig
 +++ jdk8/jdk/src/share/lib/security/java.security-linux
-@@ -154,9 +154,11 @@
-                org.jcp.xml.dsig.internal.,\
+@@ -211,7 +211,9 @@
                 jdk.internal.,\
                 jdk.nashorn.internal.,\
--               jdk.nashorn.tools.
-+               jdk.nashorn.tools,\
+                jdk.nashorn.tools.,\
+-               com.sun.activation.registries.
++               com.sun.activation.registries.,\
 +               org.GNOME.Accessibility.,\
 +               org.GNOME.Bonobo.
  
- 
  #
  # List of comma-separated packages that start with or equal this string
- # will cause a security exception to be thrown when
-@@ -192,9 +194,11 @@
-                    org.jcp.xml.dsig.internal.,\
+@@ -258,7 +260,9 @@
                     jdk.internal.,\
                     jdk.nashorn.internal.,\
--                   jdk.nashorn.tools.
-+                   jdk.nashorn.tools.,\
+                    jdk.nashorn.tools.,\
+-                   com.sun.activation.registries.
++                   com.sun.activation.registries.,\
 +                   org.GNOME.Accessibility.,\
 +                   org.GNOME.Bonobo.
  
- 
  #
  # Determines whether this properties file can be appended to
- # or overridden on the command line via -Djava.security.properties
+
diff --git a/sources b/sources
index 8cf018f..cc41114 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 e1d19c1a7e103b9b3c35a94628ded3b5  desktop-files.tar.gz
-05eaf803e52ffeba351f3701556e5132  jdk8u-jdk8u5-b13.tar.xz
+84eed2615ebcf518ad92c88c280ede9e  jdk8u-jdk8u11-b12.tar.xz
 94ca5a45c3cb3b85c4577d0891166007  systemtap-tapset.tar.gz
 944bc1bc5b3a23ab7748bcf3230f5afc  aarch64-port-jdk8-b128-aarch64-992.tar.xz


More information about the scm-commits mailing list