/hg/icedtea7: Add release notes for 2.1.4, 2.2.4 and 2.3.4.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Tue Jan 15 17:38:36 PST 2013


changeset bf3fe7bcc615 in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=bf3fe7bcc615
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed Jan 16 01:38:30 2013 +0000

	Add release notes for 2.1.4, 2.2.4 and 2.3.4.

	2013-01-16  Andrew John Hughes  <gnu_andrew at member.fsf.org>

		* NEWS: Add 2.1.4, 2.2.4 and 2.3.4 release
		notes.


diffstat:

 ChangeLog |   5 +++++
 NEWS      |  28 +++++++++++++++++++++++++++-
 2 files changed, 32 insertions(+), 1 deletions(-)

diffs (57 lines):

diff -r 08d655f1631e -r bf3fe7bcc615 ChangeLog
--- a/ChangeLog	Tue Jan 15 01:10:49 2013 +0000
+++ b/ChangeLog	Wed Jan 16 01:38:30 2013 +0000
@@ -1,3 +1,8 @@
+2013-01-16  Andrew John Hughes  <gnu_andrew at member.fsf.org>
+
+	* NEWS: Add 2.1.4, 2.2.4 and 2.3.4 release
+	notes.
+
 2013-01-14  Andrew John Hughes  <gnu_andrew at member.fsf.org>
 
 	* patches/hotspot/zero/7089790-bsd_port.patch,
diff -r 08d655f1631e -r bf3fe7bcc615 NEWS
--- a/NEWS	Tue Jan 15 01:10:49 2013 +0000
+++ b/NEWS	Wed Jan 16 01:38:30 2013 +0000
@@ -541,7 +541,6 @@
   - S7197106: renumber hs23.4 to hs23.6
   - S7197619: Using modifiers for the dead key detection on Windows
   - S7197652: Impossible to run any signed JNLP applications or applets, OCSP off by default
-  - S7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts
   - S7198073: (prefs) user prefs not saved [macosx]
   - S7198084: NPG: distance is too big for short branches in test_invocation_counter_for_mdp()
   - S7198130: G1: PrintReferenceGC output comes out of order
@@ -680,6 +679,33 @@
   - Set UNLIMITED_CRYPTO=true to ensure we use the unlimited policy.
   - Set handleStartupErrors to ignoreMultipleInitialisation in nss.cfg to fix PR473
 
+New in release 2.3.4 (2013-01-15):
+
+* Security fixes
+  - S8004933, CVE-2012-3174: Improve MethodHandle interaction with libraries
+  - S8006017, CVE-2013-0422: Improve lookup resolutions
+  - S8006125: Update MethodHandles library interactions
+* Backports
+  - S7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts
+* Bug fixes
+  - G422525: Fix building with PaX enabled kernels.
+
+New in release 2.2.4 (2013-01-15):
+
+* Security fixes
+  - S8004933, CVE-2012-3174: Improve MethodHandle interaction with libraries
+  - S8006017, CVE-2013-0422: Improve lookup resolutions
+  - S8006125: Update MethodHandles library interactions
+* Bug fixes
+  - G422525: Fix building with PaX enabled kernels.
+
+New in release 2.1.4 (2013-01-15):
+
+* Security fixes
+  - S8004933, CVE-2012-3174: Improve MethodHandle interaction with libraries
+  - S8006017, CVE-2013-0422: Improve lookup resolutions
+  - S8006125: Update MethodHandles library interactions
+
 New in release 2.3.3 (2012-10-17):
 
 * Security fixes



More information about the distro-pkg-dev mailing list