/hg/release/icedtea6-1.10: Prepare for 1.10.10.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Mon Sep 3 06:17:13 PDT 2012
changeset 392687831ddb in /hg/release/icedtea6-1.10
details: http://icedtea.classpath.org/hg/release/icedtea6-1.10?cmd=changeset;node=392687831ddb
author: Andrew John Hughes <ahughes at redhat.com>
date: Mon Sep 03 14:16:38 2012 +0100
Prepare for 1.10.10.
2011-09-03 Andrew John Hughes <ahughes at redhat.com>
* configure.ac: Bump to 1.10.10pre.
* NEWS: Add new section.
diffstat:
ChangeLog | 5 +++++
NEWS | 2 ++
configure.ac | 2 +-
3 files changed, 8 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 3e99cfa5acbf -r 392687831ddb ChangeLog
--- a/ChangeLog Fri Aug 31 20:06:44 2012 +0100
+++ b/ChangeLog Mon Sep 03 14:16:38 2012 +0100
@@ -1,3 +1,8 @@
+2011-09-03 Andrew John Hughes <ahughes at redhat.com>
+
+ * configure.ac: Bump to 1.10.10pre.
+ * NEWS: Add new section.
+
2012-08-31 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am:
diff -r 3e99cfa5acbf -r 392687831ddb NEWS
--- a/NEWS Fri Aug 31 20:06:44 2012 +0100
+++ b/NEWS Mon Sep 03 14:16:38 2012 +0100
@@ -9,6 +9,8 @@
CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
+New in release 1.10.10 (2012-XX-XX):
+
New in release 1.10.9 (2012-08-31):
* Security fixes
diff -r 3e99cfa5acbf -r 392687831ddb configure.ac
--- a/configure.ac Fri Aug 31 20:06:44 2012 +0100
+++ b/configure.ac Mon Sep 03 14:16:38 2012 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.10.9],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.10.10pre],[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