[java-1.6.0-openjdk/f16] syc with f15

jiri vanek jvanek at fedoraproject.org
Wed Oct 19 06:21:28 UTC 2011


commit c24d20621bd198cc432ef24536bc580ee4312c8c
Author: Jiri Vanek work <jvanek at judovana.home>
Date:   Wed Oct 19 08:23:02 2011 +0200

    syc with f15

 .gitignore              |    1 +
 java-1.6.0-openjdk.spec |   27 +++++++++++++++++++++++++--
 sources                 |    2 +-
 3 files changed, 27 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 092ac4c..b9ed301 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ icedtea6-1.8.tar.gz
 /jaxp144_01.zip
 /hotspot.tar.gz
 /icedtea6-1.10.3.tar.gz
+/icedtea6-1.10.4.tar.gz
diff --git a/java-1.6.0-openjdk.spec b/java-1.6.0-openjdk.spec
index 1203af3..ce28368 100644
--- a/java-1.6.0-openjdk.spec
+++ b/java-1.6.0-openjdk.spec
@@ -6,7 +6,7 @@
 # If runtests is 0 test suites will not be run.
 %define runtests 0
 
-%define icedteaver 1.10.3
+%define icedteaver 1.10.4
 %define icedteasnapshot %{nil}
 %define openjdkver b22
 %define openjdkdate 28_feb_2011
@@ -139,7 +139,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{buildver}
-Release: 59.%{icedteaver}%{?dist}
+Release: 60.%{icedteaver}%{?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
@@ -885,6 +885,29 @@ exit 0
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Thu Oct 13 2011 Jiri Vanek <jvanek at redhat.com> - 1:1.6.0.0-60.1.10.4
+- updated to icedtea6 1.10.4
+- Security fixes
+  - S7000600, CVE-2011-3547: InputStream skip() information leak
+  - S7019773, CVE-2011-3548: mutable static AWTKeyStroke.ctor
+  - S7023640, CVE-2011-3551: Java2D TransformHelper integer overflow
+  - S7032417, CVE-2011-3552: excessive default UDP socket limit under SecurityManager
+  - S7046823, CVE-2011-3544: missing SecurityManager checks in scripting engine
+  - S7055902, CVE-2011-3521: IIOP deserialization code execution
+  - S7057857, CVE-2011-3554: insufficient pack200 JAR files uncompress error checks
+  - S7064341, CVE-2011-3389: HTTPS: block-wise chosen-plaintext attack against SSL/TLS (BEAST)
+  - S7070134, CVE-2011-3558: HotSpot crashes with sigsegv from PorterStemmer
+  - S7077466, CVE-2011-3556: RMI DGC server remote code execution
+  - S7083012, CVE-2011-3557: RMI registry privileged code execution
+  - S7096936, CVE-2011-3560: missing checkSetFactory calls in HttpsURLConnection
+- Bug fixes
+  - RH727195 : Japanese font mappings are broken
+- Backports
+  - S6826104, RH730015: Getting a NullPointer exception when clicked on Application & Toolkit Modal dialog
+- Zero/Shark
+  - PR690: Shark fails to JIT using hs20.
+  - PR696: Zero fails to handle fast_aldc and fast_aldc_w in hs20.
+
 * Fri Jul 22 2011 Jiri Vanek <jvanek at redhat.com> - 1:1.6.0.0-59.1.10.3
 - updated to icedtea6 1.10.3
 - http://blog.fuseyism.com/index.php/2011/07/21/icedtea6-1103-released/
diff --git a/sources b/sources
index 3e5a220..b533713 100644
--- a/sources
+++ b/sources
@@ -6,4 +6,4 @@ ef7a8b3624ea904bf584bc46d79b5e75  jaxp144_01.zip
 91adfd41e6f001add4f92ae31216b1e3  jdk6-jaxws-b20.zip
 bc95c133620bd68c161cac9891592901  jdk6-jaf-b20.zip
 369ad745bf697d525d1a00fc09906829  hotspot.tar.gz
-0a1301785e9826d7c87ed7e8b10a6985  icedtea6-1.10.3.tar.gz
+c381d987f8d2facece8c54e98fd547f8  icedtea6-1.10.4.tar.gz


More information about the scm-commits mailing list