changeset 3151:e7dbc33f6f5b

Update to newer 2014-07-15 tarball 2014-07-14 Omair Majid <omajid@redhat.com> * NEWS: Update with fixes. * Makefile.am (OPENJDK_SHA256SUM): Update checksum for new tarball.
author Omair Majid <omajid@redhat.com>
date Mon, 14 Jul 2014 01:29:01 -0400
parents d3c2f64bd8fc
children 3d9c006eaf4f 41b9b1df898c
files ChangeLog Makefile.am NEWS
diffstat 3 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Jul 08 18:19:52 2014 -0400
+++ b/ChangeLog	Mon Jul 14 01:29:01 2014 -0400
@@ -1,7 +1,12 @@
+2014-07-14  Omair Majid  <omajid@redhat.com>
+
+	* NEWS: Update with fixes.
+	* Makefile.am (OPENJDK_SHA256SUM): Update checksum for new tarball.
+
 2014-07-08  Omair Majid  <omajid@redhat.com>
 
 	2014-07-15 CPU
-	* NEW: Update with fixes.
+	* NEWS: Update with fixes.
 	* Makefile.am
 	(OPENJDK_DATE, OPENJDK_SHA256SUM, OPENJDK_VERSION): Update for b32.
 	(ICEDTEA_PATCHES): Drop upstreamed patches.
--- a/Makefile.am	Tue Jul 08 18:19:52 2014 -0400
+++ b/Makefile.am	Mon Jul 14 01:29:01 2014 -0400
@@ -1,7 +1,7 @@
 # Dependencies
 
 OPENJDK_DATE = 15_jul_2014
-OPENJDK_SHA256SUM = 1a7404f38b3fa7cbb25d4273c0d94885912badd3343c5184c3b0947437501256
+OPENJDK_SHA256SUM = 9a5ad1b599953baac1b6b34189b9487ac5dcdb367aac5cc0aa5aa49700e73871
 OPENJDK_VERSION = b32
 OPENJDK_URL = https://java.net/downloads/openjdk6/
 
--- a/NEWS	Tue Jul 08 18:19:52 2014 -0400
+++ b/NEWS	Mon Jul 14 01:29:01 2014 -0400
@@ -31,6 +31,7 @@
   - OJ33: Update copyright headers introduced by the fix for OPENJDK6-32
   - OJ34: OpenJDK6-b31 backport of JDK-6638712 to openjdk6
   - OJ35: backport of JDK-6650759 to openjdk6
+  - OJ36: Fix a mistake in backport of 8035119
   - S8013611: Modal dialog fails to obtain keyboard focus
   - S8013836: getFirstDayOfWeek reports wrong day for pt-BR locale
   - S8028111: XML readers share the same entity expansion counter