[java-1.6.0-openjdk/f15] updated to icedtea 1.10.2

jiri vanek jvanek at fedoraproject.org
Tue Jun 7 17:37:32 UTC 2011


commit f87e90c3c18027b05488211853089c51daf7f29f
Author: Jiri Vanek <jvanek at dhcp-2-137.brq.redhat.com>
Date:   Tue Jun 7 19:33:25 2011 +0200

    updated to icedtea 1.10.2

 .gitignore              |    1 +
 java-1.6.0-openjdk.spec |   25 ++++++++++++++++++++++---
 sources                 |    2 +-
 3 files changed, 24 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index db7a2cd..6e061a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ icedtea6-1.8.tar.gz
 /hotspot.tar.gz
 /openjdk-6-src-b22-28_feb_2011-fedora.tar.gz
 /icedtea6-1.10.1.tar.gz
+/icedtea6-1.10.2.tar.gz
diff --git a/java-1.6.0-openjdk.spec b/java-1.6.0-openjdk.spec
index 761f50a..26abc39 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.1
+%define icedteaver 1.10.2
 %define icedteasnapshot %{nil}
 %define openjdkver b22
 %define openjdkdate 28_feb_2011
@@ -139,7 +139,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{buildver}
-Release: 57.%{icedteaver}%{?dist}
+Release: 58.%{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
@@ -883,8 +883,27 @@ exit 0
 %defattr(-,root,root,-)
 %doc %{_javadocdir}/%{name}
 
-
 %changelog
+* Tue Jun 06 2011 Jiri Vanek <jvanek at redhat.com> - 1:1.6.0.0-58.1.10.2
+- Resolves: rhbz#709375
+- Bumped to IcedTea6 1.10.2
+- RH706250, S6213702, CVE-2011-0872: (so) non-blocking sockets with TCP urgent
+  disabled get still selected for read ops (win)
+- RH706106, S6618658, CVE-2011-0865: Vulnerability in deserialization
+- RH706111, S7012520, CVE-2011-0815: Heap overflow vulnerability in 
+  FileDialog.show() (win)
+- RH706139, S7013519, CVE-2011-0822, CVE-2011-0862: Integer overflows in 2D 
+  code
+- RH706153, S7013969, CVE-2011-0867: NetworkInterface.toString can reveal 
+  bindings
+- RH706234, S7013971, CVE-2011-0869: Vulnerability in SAAJ
+- RH706239, S7016340, CVE-2011-0870: Vulnerability in SAAJ
+- RH706241, S7016495, CVE-2011-0868: Crash in Java 2D transforming an image 
+  with scale close to zero
+- RH706248, S7020198, CVE-2011-0871: ImageIcon creates Component with null acc
+- RH706245, S7020373, CVE-2011-0864: JSR rewriting can overflow memory address
+  size variables
+
 * Tue Apr 19 2011 Deepak Bhole <dbhole at redhat.com> 1:1.6.0.0-57.1.10.1
 - Updated to IcedTea6 1.10.1
 - Added --disable-bootstrap switch for non-bootstrap builds
diff --git a/sources b/sources
index 85c909e..ccb1a1c 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
-f3b31b9f591afc752372addacb1eb335  icedtea6-1.10.1.tar.gz
+83041b2d0de66cb5289813cc6f05af11  icedtea6-1.10.2.tar.gz


More information about the scm-commits mailing list