/hg/release/icedtea6-1.12: Start 1.12.8 release cycle.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Mon Nov 25 07:21:48 PST 2013
changeset 7a37bcf9b91b in /hg/release/icedtea6-1.12
details: http://icedtea.classpath.org/hg/release/icedtea6-1.12?cmd=changeset;node=7a37bcf9b91b
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Nov 25 14:58:53 2013 +0000
Start 1.12.8 release cycle.
2013-11-25 Andrew John Hughes <gnu.andrew at redhat.com>
* configure.ac: Set to 1.12.8pre.
* NEWS: Add 1.12.8 section.
diffstat:
ChangeLog | 5 +++++
NEWS | 2 ++
configure.ac | 2 +-
3 files changed, 8 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 79c53dffb227 -r 7a37bcf9b91b ChangeLog
--- a/ChangeLog Fri Nov 22 04:17:33 2013 +0000
+++ b/ChangeLog Mon Nov 25 14:58:53 2013 +0000
@@ -1,3 +1,8 @@
+2013-11-25 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * configure.ac: Set to 1.12.8pre.
+ * NEWS: Add 1.12.8 section.
+
2013-11-21 Andrew John Hughes <gnu.andrew at redhat.com>
* Makefile.am:
diff -r 79c53dffb227 -r 7a37bcf9b91b NEWS
--- a/NEWS Fri Nov 22 04:17:33 2013 +0000
+++ b/NEWS Mon Nov 25 14:58:53 2013 +0000
@@ -11,6 +11,8 @@
CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
+New in release 1.12.8 (2014-XX-XX):
+
New in release 1.12.7 (2013-11-21):
* Security fixes
diff -r 79c53dffb227 -r 7a37bcf9b91b configure.ac
--- a/configure.ac Fri Nov 22 04:17:33 2013 +0000
+++ b/configure.ac Mon Nov 25 14:58:53 2013 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.12.7],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.12.8pre],[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