changeset 3271:7ebfe0235c8c

Bump to new b40 tarball and release date, due to missing -DNDEBUG. 2016-08-21 Andrew John Hughes <gnu.andrew@redhat.com> * Makefile.am: (OPENJDK_DATE): Bump to new b40 creation date; 21st of August, 2016. (OPENJDK_SHA256SUM): Update for new b40 tarball. * NEWS: Set provisional release date of the 24th.
author Andrew John Hughes <gnu.andrew@redhat.com>
date Mon, 22 Aug 2016 12:38:17 +0100
parents dbfeccf14718
children 319be9160383
files ChangeLog Makefile.am NEWS
diffstat 3 files changed, 11 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Aug 19 06:06:03 2016 +0100
+++ b/ChangeLog	Mon Aug 22 12:38:17 2016 +0100
@@ -1,3 +1,11 @@
+2016-08-21  Andrew John Hughes  <gnu.andrew@redhat.com>
+
+	* Makefile.am:
+	(OPENJDK_DATE): Bump to new b40 creation date;
+	21st of August, 2016.
+	(OPENJDK_SHA256SUM): Update for new b40 tarball.
+	* NEWS: Set provisional release date of the 24th.
+
 2016-08-19  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* Makefile.am:
--- a/Makefile.am	Fri Aug 19 06:06:03 2016 +0100
+++ b/Makefile.am	Mon Aug 22 12:38:17 2016 +0100
@@ -1,7 +1,7 @@
 # Dependencies
 
-OPENJDK_DATE = 19_aug_2016
-OPENJDK_SHA256SUM = 810427bbae57ed1908aac21c147e0c1e27cd22dfcbee58ebe3b0a004632eb6d1
+OPENJDK_DATE = 21_aug_2016
+OPENJDK_SHA256SUM = f01985c6fa3ec247fcb073c617414f05e3d744e4d18e33eeb1b161354a984347
 OPENJDK_VERSION = b40
 OPENJDK_URL = https://java.net/downloads/openjdk6/
 
--- a/NEWS	Fri Aug 19 06:06:03 2016 +0100
+++ b/NEWS	Mon Aug 22 12:38:17 2016 +0100
@@ -12,7 +12,7 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
-New in release 1.13.12 (2016-08-22):
+New in release 1.13.12 (2016-08-24):
 
 * Security fixes
   - S8079718, CVE-2016-3458: IIOP Input Stream Hooking