/hg/release/icedtea6-1.8: Close off 1.8 branch.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Wed Feb 15 01:37:52 PST 2012


changeset ee0b3f26e0f4 in /hg/release/icedtea6-1.8
details: http://icedtea.classpath.org/hg/release/icedtea6-1.8?cmd=changeset;node=ee0b3f26e0f4
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Feb 15 09:36:32 2012 +0000

	Close off 1.8 branch.

	2012-02-15 Andrew John Hughes <ahughes at redhat.com>

	 * NEWS: Mention removal of support.
		* configure.ac: Bump to 1.8.14pre.


diffstat:

 ChangeLog    |  5 +++++
 NEWS         |  2 ++
 configure.ac |  2 +-
 3 files changed, 8 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r e58e239e2ccf -r ee0b3f26e0f4 ChangeLog
--- a/ChangeLog	Mon Feb 13 11:59:25 2012 +0000
+++ b/ChangeLog	Wed Feb 15 09:36:32 2012 +0000
@@ -1,3 +1,8 @@
+2012-02-15  Andrew John Hughes  <ahughes at redhat.com>
+
+	* NEWS: Mention removal of support.
+	* configure.ac: Bump to 1.8.14pre.
+
 2012-02-13  Andrew John Hughes  <ahughes at redhat.com>
 
 	* NEWS: Add CVE numbers.
diff -r e58e239e2ccf -r ee0b3f26e0f4 NEWS
--- a/NEWS	Mon Feb 13 11:59:25 2012 +0000
+++ b/NEWS	Wed Feb 15 09:36:32 2012 +0000
@@ -8,6 +8,8 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
+* THIS BRANCH IS NOW NO LONGER SUPPORTED *
+
 New in release 1.8.13 (2012-02-14):
 
 * Security fixes
diff -r e58e239e2ccf -r ee0b3f26e0f4 configure.ac
--- a/configure.ac	Mon Feb 13 11:59:25 2012 +0000
+++ b/configure.ac	Wed Feb 15 09:36:32 2012 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.8.13],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.8.14pre],[distro-pkg-dev at openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])
 



More information about the distro-pkg-dev mailing list