/hg/icedtea6: Update NEWS with missing releases 1.9.11, 1.8.11, ...

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Fri Jan 6 01:30:51 PST 2012


changeset 72b7e37e64a5 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=72b7e37e64a5
author: Andrew John Hughes <ahughes at redhat.com>
date: Fri Jan 06 09:30:37 2012 +0000

	Update NEWS with missing releases 1.9.11, 1.8.11, 1.10.3, 1.9.9 and
	1.8.9.

	2012-01-06 Andrew John Hughes <ahughes at redhat.com>

	 * NEWS: Add missing entries for 1.9.11, 1.8.11,
	1.10.3, 1.9.9 and 1.8.9. Remove duplicates in 1.11 listing.


diffstat:

 ChangeLog |   6 ++++++
 NEWS      |  45 +++++++++++++++++++++++++++++++++++++++------
 2 files changed, 45 insertions(+), 6 deletions(-)

diffs (96 lines):

diff -r 91e9227e579a -r 72b7e37e64a5 ChangeLog
--- a/ChangeLog	Tue Jan 03 13:54:53 2012 +0100
+++ b/ChangeLog	Fri Jan 06 09:30:37 2012 +0000
@@ -1,3 +1,9 @@
+2012-01-06  Andrew John Hughes  <ahughes at redhat.com>
+
+	* NEWS:
+	Add missing entries for 1.9.11, 1.8.11, 1.10.3,
+	1.9.9 and 1.8.9.  Remove duplicates in 1.11 listing.
+
 2012-01-03  Pavel Tisnovsky  <ptisnovs at redhat.com>
 
 	* Makefile.am: Fixed path to excludelist.jdk.jtx
diff -r 91e9227e579a -r 72b7e37e64a5 NEWS
--- a/NEWS	Tue Jan 03 13:54:53 2012 +0100
+++ b/NEWS	Fri Jan 06 09:30:37 2012 +0000
@@ -15,8 +15,6 @@
 * Use HotSpot 20 as the default virtual machine.
 * Bug fixes
   - PR637: make check should exit with an error code if any regression test failed.
-  - PR748: Icedtea6 fails to build with Linux 3.0.
-  - PR744: icedtea6-1.10.2 : patching error
   - PR752: ImageFormatException extends Exception not RuntimeException
   - PR732: Use xsltproc for bootstrap xslt in place of Xerces/Xalan
   - RH727195: Japanese font mappings are broken
@@ -27,7 +25,6 @@
   - S7099148: increment build number of hs20.0 to b12
   - S7108221: Backport to jdk6 Hotspot defaults for AMD Bulldozer processor
   - S7080038: (ann) Serializable types in sun.reflect.annotation do not declare serialVersionUIDs
-  - S6578583: Regression: Modality is broken in windows vista home premium from jdk1.7 b02 onwards.
   - S6815182: GSSAPI/SPNEGO does not work with server using MIT Kerberos library
   - S6979329: CCacheInputStream fails to read ticket cache files from Kerberos 1.8.1
   - S7092186: adjust package access in rmiregistry
@@ -347,9 +344,6 @@
   - S7037939: NUMA: Disable adaptive resizing if SHM large pages are used
   - S7018387: Xrender pipeline may leak GC's
   - S7036754: Stroked quads sometimes contain NaN
-  - S6769607, PR677: Modal frame hangs for a while.
-  - S6610244: modal dialog closes with fatal error if -Xcheck:jni is set
-  - S7037283, RH712211: Null Pointer Exception in SwingUtilities2.
   - S7008106: com/sun/awt/Translucency/WindowOpacity.java test fails.
   - S6956668: misbehavior of XOR operator (^) with int
   - S6699843: IllegalArgumentException when using Graphics.drawString( "", 0, 0 )
@@ -456,6 +450,16 @@
   - PR690: Shark fails to JIT using hs20.
   - PR696: Zero fails to handle fast_aldc and fast_aldc_w in hs20.
 
+New in release 1.9.11 (2011-11-08):
+
+* Security fixes
+  - RH742515, CVE-2011-3377: IcedTea-Web: second-level domain subdomains and suffix domain SOP bypass
+
+New in release 1.8.11 (2011-11-08):
+
+* Security fixes
+  - RH742515, CVE-2011-3377: IcedTea-Web: second-level domain subdomains and suffix domain SOP bypass
+
 New in release 1.10.4 (2011-10-18):
 
 * Security fixes
@@ -522,6 +526,35 @@
 * Fixes
   - G356743: Support libpng 1.5.
 
+New in release 1.10.3 (2011-07-21):
+
+* Bug fixes
+  - PR748: Icedtea6 fails to build with Linux 3.0.
+  - PR744: icedtea6-1.10.2 : patching error
+* Backports:
+  - S7037283, RH712211: Null Pointer Exception in SwingUtilities2.
+  - S6769607, PR677: Modal frame hangs for a while.
+  - S6578583: Modality is broken in windows vista home premium from jdk1.7 b02 onwards.
+  - S6610244: modal dialog closes with fatal error if -Xcheck:jni is set
+
+New in release 1.9.9 (2011-07-20):
+
+* Security fixes
+  - RH718164, CVE-2011-2513: Home directory path disclosure to untrusted apps
+* Bug Fixes
+  - PR744: icedtea6-1.10.2 : patching error
+  - PR748: Icedtea6 fails to build with Linux 3.0.
+* Shark
+  - PR632: patches/security/20110215/6878713.patch breaks shark zero build
+
+New in release 1.8.9 (2011-07-20):
+
+* Security fixes
+  - RH718164, CVE-2011-2513: Home directory path disclosure to untrusted apps
+* Bug fixes
+  - PR744: icedtea6-1.10.2 : patching error
+  - PR748: Icedtea6 fails to build with Linux 3.0.
+
 New in release 1.10.2 (2011-06-07):
 
 * Security fixes



More information about the distro-pkg-dev mailing list