/hg/release/icedtea6-1.9: Prepare for 1.9.12.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Tue Nov 8 14:47:19 PST 2011
changeset 65ae83133df3 in /hg/release/icedtea6-1.9
details: http://icedtea.classpath.org/hg/release/icedtea6-1.9?cmd=changeset;node=65ae83133df3
author: Andrew John Hughes <ahughes at redhat.com>
date: Tue Nov 08 22:47:10 2011 +0000
Prepare for 1.9.12.
2011-11-08 Andrew John Hughes <ahughes at redhat.com>
* NEWS: Prepare for 1.9.12.
* configure.ac: Bump to 1.9.12pre.
diffstat:
ChangeLog | 5 +++++
NEWS | 2 ++
configure.ac | 2 +-
3 files changed, 8 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 594021574961 -r 65ae83133df3 ChangeLog
--- a/ChangeLog Tue Nov 08 01:08:21 2011 +0000
+++ b/ChangeLog Tue Nov 08 22:47:10 2011 +0000
@@ -1,3 +1,8 @@
+2011-11-08 Andrew John Hughes <ahughes at redhat.com>
+
+ * NEWS: Prepare for 1.9.12.
+ * configure.ac: Bump to 1.9.12pre.
+
2011-11-08 Andrew John Hughes <ahughes at redhat.com>
* NEWS: Add 1.9.11 release date.
diff -r 594021574961 -r 65ae83133df3 NEWS
--- a/NEWS Tue Nov 08 01:08:21 2011 +0000
+++ b/NEWS Tue Nov 08 22:47:10 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.9.12 (20XX-XX-XX):
+
New in release 1.9.11 (2011-11-08):
* Security fixes
diff -r 594021574961 -r 65ae83133df3 configure.ac
--- a/configure.ac Tue Nov 08 01:08:21 2011 +0000
+++ b/configure.ac Tue Nov 08 22:47:10 2011 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.9.11],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.9.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