[java-1.6.0-openjdk/f16] Updated to latest icedtea6

jiri vanek jvanek at fedoraproject.org
Tue Jan 24 15:43:53 UTC 2012


commit 183eea687256e2726070267deca8e87b5ad82cee
Author: Jiri Vanek <jvanek at jvanek.redhat>
Date:   Tue Jan 24 16:44:05 2012 +0100

    Updated to latest icedtea6

 .gitignore              |    1 +
 java-1.6.0-openjdk.spec |   15 +++++++++++++--
 sources                 |    2 +-
 3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b9ed301..a705dd3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ icedtea6-1.8.tar.gz
 /hotspot.tar.gz
 /icedtea6-1.10.3.tar.gz
 /icedtea6-1.10.4.tar.gz
+/icedtea6-1.10.5.tar.gz
diff --git a/java-1.6.0-openjdk.spec b/java-1.6.0-openjdk.spec
index df0e5fa..b22dd26 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.4
+%define icedteaver 1.10.5
 %define icedteasnapshot %{nil}
 %define openjdkver b22
 %define openjdkdate 28_feb_2011
@@ -139,7 +139,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{buildver}
-Release: 61.%{icedteaver}%{?dist}
+Release: 62.%{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
@@ -893,6 +893,17 @@ exit 0
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Tue Jan 24 2012 Jiri Vanek <jvanek at redhat.com> - 1:1.6.0.0-62.1.10.5
+- updated to icedtea6 1.10.5
+- Backports
+    S7034464, Support transparent large pages on Linux
+    S7037939, NUMA: Disable adaptive resizing if SHM large pages are used
+    S7102369, RH751203: remove java.rmi.server.codebase property parsing from registyimpl
+    S7094468, RH751203: rmiregistry clean up
+    S7103725, RH767129: REGRESSION – 6u29 breaks ssl connectivity using TLS_DH_anon_WITH_AES_128_CBC_SHA
+    S6851973, PR830: ignore incoming channel binding if acceptor does not set one
+    S7091528, javadoc attempts to parse .class files
+
 * Fri Nov 25 2011 Omair Majid <omajid at redhat.com> - 1:1.6.0.0-61.1.10.4
 - Fix rhbz#741821
 
diff --git a/sources b/sources
index b533713..b18390f 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
-c381d987f8d2facece8c54e98fd547f8  icedtea6-1.10.4.tar.gz
+e2316f463b5d9f53f8c5c9020f2a7e5a  icedtea6-1.10.5.tar.gz


More information about the scm-commits mailing list