/hg/release/icedtea6-1.8: Prepare for 1.8.12.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Tue Nov 8 15:12:21 PST 2011
changeset 0e6611b4f2d9 in /hg/release/icedtea6-1.8
details: http://icedtea.classpath.org/hg/release/icedtea6-1.8?cmd=changeset;node=0e6611b4f2d9
author: Andrew John Hughes <ahughes at redhat.com>
date: Tue Nov 08 23:12:16 2011 +0000
Prepare for 1.8.12.
2011-11-08 Andrew John Hughes <ahughes at redhat.com>
* NEWS: Prepare for 1.8.12.
* configure.ac: Bump to 1.8.12pre.
diffstat:
ChangeLog | 5 +++++
NEWS | 2 ++
configure.ac | 2 +-
3 files changed, 8 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r ef616f503e56 -r 0e6611b4f2d9 ChangeLog
--- a/ChangeLog Tue Nov 08 01:10:36 2011 +0000
+++ b/ChangeLog Tue Nov 08 23:12:16 2011 +0000
@@ -1,3 +1,8 @@
+2011-11-08 Andrew John Hughes <ahughes at redhat.com>
+
+ * NEWS: Prepare for 1.8.12.
+ * configure.ac: Bump to 1.8.12pre.
+
2011-11-08 Andrew John Hughes <ahughes at redhat.com>
* NEWS: Set date for 1.8.11.
diff -r ef616f503e56 -r 0e6611b4f2d9 NEWS
--- a/NEWS Tue Nov 08 01:10:36 2011 +0000
+++ b/NEWS Tue Nov 08 23:12:16 2011 +0000
@@ -8,6 +8,8 @@
CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
+New in release 1.8.12 (20XX-XX-XX):
+
New in release 1.8.11 (2011-11-08):
* Security fixes
diff -r ef616f503e56 -r 0e6611b4f2d9 configure.ac
--- a/configure.ac Tue Nov 08 01:10:36 2011 +0000
+++ b/configure.ac Tue Nov 08 23:12:16 2011 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.8.11],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.8.12pre],[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