changeset 2513:328ab29b4c9d icedtea-2.1

Bump update version to 03 (for u3) due to security fixes. 2012-02-15 Andrew John Hughes <ahughes@redhat.com> * Makefile.am: (JDK_UPDATE_VERSION): Set to 03 for u3.
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 15 Feb 2012 11:32:44 +0000
parents b8cb46df164a
children e98c78bd3a7b
files ChangeLog Makefile.am
diffstat 2 files changed, 9 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 15 11:31:13 2012 +0000
+++ b/ChangeLog	Wed Feb 15 11:32:44 2012 +0000
@@ -1,3 +1,8 @@
+2012-02-15  Andrew John Hughes  <ahughes@redhat.com>
+
+	* Makefile.am:
+	(JDK_UPDATE_VERSION): Set to 03 for u3.
+
 2012-02-15  Andrew John Hughes  <ahughes@redhat.com>
 
 	* NEWS: Set release date for 2.1 and
@@ -51,20 +56,20 @@
 	to work with latest OpenJDK ALT_HOTSPOT_IMPORT_PATH functionality.
 	* patches/cacao/version.patch: Removed, replaced by upstream CACAO changeset 30edcde287d9.
 
-2012-10-08  Andrew John Hughes  <ahughes@redhat.com>
+2012-02-08  Andrew John Hughes  <ahughes@redhat.com>
 
 	(HOTSPOT_CHANGESET): Bump to fix HotSpot merge
 	issue.
 	(HOTSPOT_SHA256SUM): Likewise.
 
-2012-10-08  Andrew John Hughes  <ahughes@redhat.com>
+2012-02-08  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
 	Move JDK_UPDATE_VERSION and COMBINED_VERSION
 	to top of file with OPENJDK_VERSION.
 	(JDK_UPDATE_VERSION): Set to 02 for u2.
 
-2012-10-08  Andrew John Hughes  <ahughes@redhat.com>
+2012-02-08  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
 	(CORBA_CHANGESET): Updated.
--- a/Makefile.am	Wed Feb 15 11:31:13 2012 +0000
+++ b/Makefile.am	Wed Feb 15 11:32:44 2012 +0000
@@ -1,7 +1,7 @@
 # Dependencies
 
 OPENJDK_VERSION = b147
-JDK_UPDATE_VERSION = 02
+JDK_UPDATE_VERSION = 03
 COMBINED_VERSION = $(JDK_UPDATE_VERSION)-$(OPENJDK_VERSION)
 
 CORBA_CHANGESET = 5617f6c5cc94