changeset 2164:17524de1ad5c icedtea6-1.8.10

Bump to 1.8.10 proper. 2011-10-18 Andrew John Hughes <ahughes@redhat.com> * NEWS: Set date for 1.8.10. * configure.ac: Bump to 1.8.10 proper.
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 19 Oct 2011 01:23:33 +0100
parents 878baf89f19a
children 8a57ae84ba3d
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Oct 18 15:04:40 2011 +0100
+++ b/ChangeLog	Wed Oct 19 01:23:33 2011 +0100
@@ -1,3 +1,8 @@
+2011-10-18  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Set date for 1.8.10.
+	* configure.ac: Bump to 1.8.10 proper.
+
 2011-10-13  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am: Add new patch.
--- a/NEWS	Tue Oct 18 15:04:40 2011 +0100
+++ b/NEWS	Wed Oct 19 01:23:33 2011 +0100
@@ -8,7 +8,7 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
-New in release 1.8.10 (2011-XX-XX):
+New in release 1.8.10 (2011-10-18):
 
 * Security fixes
   - S7000600, CVE-2011-3547: InputStream skip() information leak
--- a/configure.ac	Tue Oct 18 15:04:40 2011 +0100
+++ b/configure.ac	Wed Oct 19 01:23:33 2011 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.8.10pre],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.8.10],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])