changeset 2128:e41dfe105a41 icedtea6-1.8.5

Bump to 1.8.5. 2011-01-25 Andrew John Hughes <ahughes@redhat.com> * NEWS: Update for 1.8.5 release. * configure.ac: Bump to 1.8.5.
author Andrew John Hughes <ahughes@redhat.com>
date Tue, 01 Feb 2011 14:31:53 +0000
parents 8c1dc32cd058
children a7282f501aeb
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Jan 25 15:39:15 2011 +0000
+++ b/ChangeLog	Tue Feb 01 14:31:53 2011 +0000
@@ -1,3 +1,8 @@
+2011-01-25  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Update for 1.8.5 release.
+	* configure.ac: Bump to 1.8.5.
+
 2011-01-24  Deepak Bhole <dbhole@redhat.com>
 
 	RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass
--- a/NEWS	Tue Jan 25 15:39:15 2011 +0000
+++ b/NEWS	Tue Feb 01 14:31:53 2011 +0000
@@ -8,7 +8,7 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
-New in release 1.8.5 (2011-XX-XX):
+New in release 1.8.5 (2011-02-01):
 
 * Security updates
   - RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass
@@ -17,7 +17,7 @@
   - 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
+  - RH647157, RH582455: Update fontconfig files for rhel 6
   - PR619: Improper finalization by the plugin can crash the browser
 
 New in release 1.8.4 (2011-01-18):
--- a/configure.ac	Tue Jan 25 15:39:15 2011 +0000
+++ b/configure.ac	Tue Feb 01 14:31:53 2011 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.8.5pre],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.8.5],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])