[java-1.6.0-openjdk/f14/master] updated to icedtea 1.9.5

jiri vanek jvanek at fedoraproject.org
Tue Feb 1 14:50:48 UTC 2011


commit ae20ffdcee10d801fd59d658f784d0ed917875fc
Author: Jiri Vanek <jvanek at dhcp-2-137.brq.redhat.com>
Date:   Tue Feb 1 15:46:32 2011 +0100

    updated to icedtea 1.9.5

 .gitignore              |    1 +
 java-1.6.0-openjdk.spec |   17 +++++++++++++++--
 sources                 |    2 +-
 3 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69ab3a8..13ef24a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ icedtea6-1.8.tar.gz
 /13edc857b967.tar.gz
 /icedtea6-1.9.3.tar.gz
 /icedtea6-1.9.4.tar.gz
+/icedtea6-1.9.5.tar.gz
diff --git a/java-1.6.0-openjdk.spec b/java-1.6.0-openjdk.spec
index 6d0437e..14648ff 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.9.4
+%define icedteaver 1.9.5
 %define icedteasnapshot %{nil}
 %define openjdkver b20
 %define openjdkdate 21_jun_2010
@@ -137,7 +137,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{buildver}
-Release: 50.%{icedteaver}%{?dist}
+Release: 51.%{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
@@ -949,6 +949,19 @@ exit 0
 %{_jvmdir}/%{jredir}/lib/%{archinstall}/IcedTeaPlugin.so
 
 %changelog
+* Fri Jan 28 2011 Jiri Vanek <jvanek at redhat.com>  1:1.6.0.0-51.1.9.5
+- updated to icedtea 1.9.5
+- Resolves: rhbz#672262
+- Security updates
+  - RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass
+- Backports
+  - S6687968: PNGImageReader leaks native memory through an Inflater
+  - S6541476, RH665355: PNG imageio plugin incorrectly handles iTXt chunk
+  - S6782079: PNG: reading metadata may cause OOM on truncated images
+- Fixes
+  - RH647157, RH582455: Update fontconfig files for rhel 6
+  - PR619: Improper finalization by the plugin can crash the browser
+
 * Mon Jan 05 2011 Jiri Vanek  <jvanek at redhat.com> - 1:1.6.0.0-50.1.9.4
 - Updated to IcedTea 1.9.4
 
diff --git a/sources b/sources
index 38aa9a1..a5f1907 100644
--- a/sources
+++ b/sources
@@ -6,4 +6,4 @@ c12f124672a97c7491530fed2c0facdc  java-access-bridge-1.23.0.tar.bz2
 91adfd41e6f001add4f92ae31216b1e3  jdk6-jaxws-b20.zip
 bc95c133620bd68c161cac9891592901  jdk6-jaf-b20.zip
 3171888f17698d8e9348f8b3e813d20d  13edc857b967.tar.gz
-d96d950b76a92e8cd327ae55ca4935e1  icedtea6-1.9.4.tar.gz
+c526469e8b04c7a5bf97a06909b59378  icedtea6-1.9.5.tar.gz


More information about the scm-commits mailing list