/hg/release/icedtea6-1.13: Start 1.13.8 release cycle.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Wed Apr 15 05:03:25 UTC 2015
changeset 5c1fba3e0969 in /hg/release/icedtea6-1.13
details: http://icedtea.classpath.org/hg/release/icedtea6-1.13?cmd=changeset;node=5c1fba3e0969
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Apr 15 06:02:57 2015 +0100
Start 1.13.8 release cycle.
2015-04-15 Andrew John Hughes <gnu.andrew at redhat.com>
* NEWS: Add 1.13.8 section.
* configure.ac: Bump to 1.13.8pre.
diffstat:
ChangeLog | 5 +++++
NEWS | 2 ++
configure.ac | 2 +-
3 files changed, 8 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 31107021b370 -r 5c1fba3e0969 ChangeLog
--- a/ChangeLog Wed Apr 15 02:02:21 2015 +0100
+++ b/ChangeLog Wed Apr 15 06:02:57 2015 +0100
@@ -1,3 +1,8 @@
+2015-04-15 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * NEWS: Add 1.13.8 section.
+ * configure.ac: Bump to 1.13.8pre.
+
2015-04-15 Andrew John Hughes <gnu.andrew at redhat.com>
* NEWS: Correct 1.13.7 release date.
diff -r 31107021b370 -r 5c1fba3e0969 NEWS
--- a/NEWS Wed Apr 15 02:02:21 2015 +0100
+++ b/NEWS Wed Apr 15 06:02:57 2015 +0100
@@ -12,6 +12,8 @@
CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
+New in release 1.13.8 (2015-07-XX):
+
New in release 1.13.7 (2015-04-14):
* Security fixes
diff -r 31107021b370 -r 5c1fba3e0969 configure.ac
--- a/configure.ac Wed Apr 15 02:02:21 2015 +0100
+++ b/configure.ac Wed Apr 15 06:02:57 2015 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.13.7],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.13.8pre],[distro-pkg-dev at openjdk.java.net])
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
More information about the distro-pkg-dev
mailing list