/hg/icedtea7: Update to icedtea-2.6pre08.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Sat Sep 13 15:39:49 UTC 2014


changeset d93bc33e8bd5 in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=d93bc33e8bd5
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Sat Sep 13 16:37:31 2014 +0100

	Update to icedtea-2.6pre08.

	PR1988: C++ Interpreter should no longer be used on ppc64
	PR1989: Make jdk_generic_profile.sh handle missing programs better and be more verbose
	PR1992, RH735336: Support retrieving proxy settings on GNOME 3.12.2
	S8006935, RH1131221: Need to take care of long secret keys in HMAC/PRF compuation

	2014-09-12  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* Makefile.am,
		(CORBA_CHANGESET): Update to icedtea-2.6pre08.
		(JAXP_CHANGESET): Likewise.
		(JAXWS_CHANGESET): Likewise.
		(JDK_CHANGESET): Likewise.
		(LANGTOOLS_CHANGESET): Likewise.
		(OPENJDK_CHANGESET): Likewise.
		(CORBA_SHA256SUM): Likewise.
		(JAXP_SHA256SUM): Likewise.
		(JAXWS_SHA256SUM): Likewise.
		(JDK_SHA256SUM): Likewise.
		(LANGTOOLS_SHA256SUM): Likewise.
		(OPENJDK_SHA256SUM): Likewise.
		* NEWS: Updated.
		* configure.ac: Bump to 2.6pre08.
		* hotspot.map: Update to icedtea-2.6pre08.


diffstat:

 ChangeLog    |  19 +++++++++++++++++++
 Makefile.am  |  24 ++++++++++++------------
 NEWS         |   6 +++++-
 configure.ac |   2 +-
 hotspot.map  |   2 +-
 5 files changed, 38 insertions(+), 15 deletions(-)

diffs (99 lines):

diff -r 941db1268ae7 -r d93bc33e8bd5 ChangeLog
--- a/ChangeLog	Wed Sep 03 15:37:20 2014 +0100
+++ b/ChangeLog	Sat Sep 13 16:37:31 2014 +0100
@@ -1,3 +1,22 @@
+2014-09-12  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* Makefile.am,
+	(CORBA_CHANGESET): Update to icedtea-2.6pre08.
+	(JAXP_CHANGESET): Likewise.
+	(JAXWS_CHANGESET): Likewise.
+	(JDK_CHANGESET): Likewise.
+	(LANGTOOLS_CHANGESET): Likewise.
+	(OPENJDK_CHANGESET): Likewise.
+	(CORBA_SHA256SUM): Likewise.
+	(JAXP_SHA256SUM): Likewise.
+	(JAXWS_SHA256SUM): Likewise.
+	(JDK_SHA256SUM): Likewise.
+	(LANGTOOLS_SHA256SUM): Likewise.
+	(OPENJDK_SHA256SUM): Likewise.
+	* NEWS: Updated.
+	* configure.ac: Bump to 2.6pre08.
+	* hotspot.map: Update to icedtea-2.6pre08.
+
 2014-09-03  Andrew John Hughes  <gnu.andrew at member.fsf.org>
 
 	* NEWS: Add 2.5.2 release notes.
diff -r 941db1268ae7 -r d93bc33e8bd5 Makefile.am
--- a/Makefile.am	Wed Sep 03 15:37:20 2014 +0100
+++ b/Makefile.am	Sat Sep 13 16:37:31 2014 +0100
@@ -4,19 +4,19 @@
 BUILD_VERSION = b02
 COMBINED_VERSION = $(JDK_UPDATE_VERSION)-$(BUILD_VERSION)
 
-CORBA_CHANGESET = 30f5a9254154
-JAXP_CHANGESET = 614b7c12f276
-JAXWS_CHANGESET = f21a65d1832c
-JDK_CHANGESET = 0cc91db3a787
-LANGTOOLS_CHANGESET = 3eab691bd9ac
-OPENJDK_CHANGESET = 390d699dae61
+CORBA_CHANGESET = a756dcabdae6
+JAXP_CHANGESET = fbc3c0ab4c1d
+JAXWS_CHANGESET = 646981c9ac47
+JDK_CHANGESET = 9702c7936ed8
+LANGTOOLS_CHANGESET = cdf407c97754
+OPENJDK_CHANGESET = df23e3760506
 
-CORBA_SHA256SUM = 0e3d6de86d961eb78fb8772551736d2714a4243bfa2564e97cdccdab46744482
-JAXP_SHA256SUM = 1fd51eba3addba7fb23803dc31a1d4f4690a36e4813c9e3cb8280a063591cbe8
-JAXWS_SHA256SUM = 15131dfd51691567024e4217653bfdf30c4481aee1282f6c1b9ba097271d16cd
-JDK_SHA256SUM = 2f7160feb741a0b953318ced15f6749e74e708a7ef7c2cf6f2ff0ca0cbc64202
-LANGTOOLS_SHA256SUM = c67866825e43a4ccde0c87fba0de9df2c41049d4d9ad8853e0997a40531ab04b
-OPENJDK_SHA256SUM = 4870d912c1e09534ddfb453577708fb986b15dd8c514f2be9135082f4dd1c1a1
+CORBA_SHA256SUM = 4ff808d8a6a109cbcf5822aa0041579c2c770ad8a72d99270f1eb2f296a3539c
+JAXP_SHA256SUM = 9f1f8370e696212a3d637b2166a04467dcde18d603a8422dba4d85a930d11416
+JAXWS_SHA256SUM = b3503db871796b64c3702793bb99c183c0fb2058f48175b304ae187d90ef377b
+JDK_SHA256SUM = 1df589e5fbfb2d4d51e9864bf341cad2a9e6ac904691ac43ebe0da6c776c320d
+LANGTOOLS_SHA256SUM = c39d278aab303e837f1cdecb3b284af4a7e5524e457e67ca9ccef906c9c6e6a7
+OPENJDK_SHA256SUM = 0621bd1a03618c289e6781e6348419d42af71d03dda6c589be15677928659cd0
 
 DROP_URL = http://icedtea.classpath.org/download/drops
 
diff -r 941db1268ae7 -r d93bc33e8bd5 NEWS
--- a/NEWS	Wed Sep 03 15:37:20 2014 +0100
+++ b/NEWS	Sat Sep 13 16:37:31 2014 +0100
@@ -190,12 +190,16 @@
   - S8052159: TEST_BUG: javax/swing/JTextField/8036819/bug8036819.java fails to compile
   - S8054841: (process) ProcessBuilder leaks native memory
 * Backports
-  - S4963723: Implement SHA-224
+  - S4963723, RH1131221: Implement SHA-224
   - S7044060, RH1131221: Need to support NSA Suite B Cryptography algorithms
+  - S8006935, RH1131221: Need to take care of long secret keys in HMAC/PRF compuation
 * Bug fixes
   - PR1786: Allow x86 build to occur on x86_64 using a previously built x86_64 build
   - PR1846: Build fails when using IcedTea7 as bootstrap JDK with native ecj
   - PR1847: Synchronise javac.in with IcedTea6
+  - PR1988: C++ Interpreter should no longer be used on ppc64
+  - PR1989: Make jdk_generic_profile.sh handle missing programs better and be more verbose
+  - PR1992, RH735336: Support retrieving proxy settings on GNOME 3.12.2
 
 New in release 2.5.2 (2014-08-29):
 
diff -r 941db1268ae7 -r d93bc33e8bd5 configure.ac
--- a/configure.ac	Wed Sep 03 15:37:20 2014 +0100
+++ b/configure.ac	Sat Sep 13 16:37:31 2014 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea], [2.6pre07], [distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea], [2.6pre08], [distro-pkg-dev at openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AM_MAINTAINER_MODE([enable])
 AC_CONFIG_FILES([Makefile])
diff -r 941db1268ae7 -r d93bc33e8bd5 hotspot.map
--- a/hotspot.map	Wed Sep 03 15:37:20 2014 +0100
+++ b/hotspot.map	Sat Sep 13 16:37:31 2014 +0100
@@ -1,3 +1,3 @@
 # version type(drop/hg) url changeset sha256sum
-default drop http://icedtea.classpath.org/download/drops/icedtea7 8ffb87775f56 4ebe884633a09388f1801303e77307ceb1987d2228963c6f517939ac5f26cd0c
+default drop http://icedtea.classpath.org/download/drops/icedtea7 6d5ec408f4ca 569f1529b900fc52435da4aa2f06f5697fe61459ed2962fc39a21e392d431206
 aarch64 hg http://hg.openjdk.java.net/aarch64-port/jdk7u/hotspot f50993b6c38d 64c2d0bfa71d6eecf18ab28fd64d5bd79af096f77548d80de7953c306fd9c22c


More information about the distro-pkg-dev mailing list