/hg/icedtea6-hg: 2 new changesets

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Fri Oct 24 01:53:32 UTC 2014


changeset cd81722f010d in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=cd81722f010d
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Fri Oct 24 02:51:29 2014 +0100

	Bump to b33 tarball.

	2014-10-23  Andrew John Hughes  <gnu.andrew at redhat.com>

		* Makefile.am:
		(OPENJDK_DATE): Bump to security update release date,
		14th of October.
		(OPENJDK_SHA256SUM): Update for b33 tarball.


changeset 3f63f5568e7f in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=3f63f5568e7f
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Fri Oct 24 02:53:21 2014 +0100

	Bump to next version, b34.

	2014-10-24  Andrew John Hughes  <gnu.andrew at redhat.com>

		* Makefile.am:
		(OPENJDK_VERSION): Bump to next release, b34.


diffstat:

 ChangeLog   |  12 ++++++++++++
 Makefile.am |   6 +++---
 2 files changed, 15 insertions(+), 3 deletions(-)

diffs (34 lines):

diff -r 3ffc944aeaac -r 3f63f5568e7f ChangeLog
--- a/ChangeLog	Fri Oct 24 00:48:25 2014 +0100
+++ b/ChangeLog	Fri Oct 24 02:53:21 2014 +0100
@@ -1,3 +1,15 @@
+2014-10-24  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* Makefile.am:
+	(OPENJDK_VERSION): Bump to next release, b34.
+
+2014-10-23  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* Makefile.am:
+	(OPENJDK_DATE): Bump to security update release date,
+	14th of October.
+	(OPENJDK_SHA256SUM): Update for b33 tarball.
+
 2014-10-23  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* patches/openjdk/7122142-annotation_race_condition.patch:
diff -r 3ffc944aeaac -r 3f63f5568e7f Makefile.am
--- a/Makefile.am	Fri Oct 24 00:48:25 2014 +0100
+++ b/Makefile.am	Fri Oct 24 02:53:21 2014 +0100
@@ -1,8 +1,8 @@
 # Dependencies
 
-OPENJDK_DATE = 15_jul_2014
-OPENJDK_SHA256SUM = 9a5ad1b599953baac1b6b34189b9487ac5dcdb367aac5cc0aa5aa49700e73871
-OPENJDK_VERSION = b33
+OPENJDK_DATE = 14_oct_2014
+OPENJDK_SHA256SUM = cabc35587a90fa81edd8ba8537c0454348c37456de27e407bbb66d52031a1293
+OPENJDK_VERSION = b34
 OPENJDK_URL = https://java.net/downloads/openjdk6/
 
 CACAO_VERSION = 68fe50ac34ec


More information about the distro-pkg-dev mailing list