changeset 1770:899b8be5aaad icedtea-1.9.1

Bump to 1.9.1. 2009-04-07 Andrew John Hughes <ahughes@redhat.com> * NEWS, * configure.ac: Update for 1.9.1.
author Andrew John Hughes <ahughes@redhat.com>
date Tue, 07 Apr 2009 19:26:47 +0100
parents 1f049d6728a0
children 731ecb3e1771
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 30 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Apr 07 17:52:24 2009 +0100
+++ b/ChangeLog	Tue Apr 07 19:26:47 2009 +0100
@@ -1,4 +1,10 @@
-2009-04-06  Andrew John Hughes  <ahughes@redhat.com>
+2009-04-07  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS,
+	* configure.ac:
+	Update for 1.9.1.
+
+2009-04-07  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
 	Add back missing LCMS patches.
--- a/NEWS	Tue Apr 07 17:52:24 2009 +0100
+++ b/NEWS	Tue Apr 07 19:26:47 2009 +0100
@@ -1,3 +1,25 @@
+New in release 1.9.1 (2009-04-07)
+
+- Security fixes for:
+  * 6536193
+  * 6610888
+  * 6610896
+  * 6630639
+  * 6632886
+  * 6636360
+  * 6652463
+  * 6656633
+  * 6658158
+  * 6691246
+  * 6717680
+  * 6721651
+  * 6737315
+  * 6792554
+  * 6804996
+  * 6804997
+  * 6804998
+- LCMS security fixes.
+
 New in release 1.9 (2009-03-20)
 
 - Security fixes for:
--- a/configure.ac	Tue Apr 07 17:52:24 2009 +0100
+++ b/configure.ac	Tue Apr 07 19:26:47 2009 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea], [1.9], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea], [1.9.1], [distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.10 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])
 AC_CANONICAL_HOST