/hg/icedtea6: Add NEWS updates from 1.11.1

omajid at icedtea.classpath.org omajid at icedtea.classpath.org
Tue Feb 14 14:23:58 PST 2012


changeset 3c02d4ef4cdd in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=3c02d4ef4cdd
author: Omair Majid <omajid at redhat.com>
date: Tue Feb 14 17:23:54 2012 -0500

	Add NEWS updates from 1.11.1


diffstat:

 ChangeLog |   4 ++++
 NEWS      |  15 +++++++++++++++
 2 files changed, 19 insertions(+), 0 deletions(-)

diffs (36 lines):

diff -r 1b4551008907 -r 3c02d4ef4cdd ChangeLog
--- a/ChangeLog	Thu Feb 02 11:08:59 2012 -0500
+++ b/ChangeLog	Tue Feb 14 17:23:54 2012 -0500
@@ -1,3 +1,7 @@
+2012-02-14  Omair Majid  <omajid at redhat.com>
+
+	* NEWS: Update with 1.11.1 changes.
+
 2012-02-02  Omair Majid  <omajid at redhat.com>
 
 	PR865 - Patching fails with patches/ecj/jaxws-getdtdtype.patch
diff -r 1b4551008907 -r 3c02d4ef4cdd NEWS
--- a/NEWS	Thu Feb 02 11:08:59 2012 -0500
+++ b/NEWS	Tue Feb 14 17:23:54 2012 -0500
@@ -19,6 +19,21 @@
   - S6764553: com.sun.org.apache.xml.internal.security.utils.IdResolver is not thread safe
   - S6761072: new krb5 tests fail on multiple platforms
 
+New in release 1.11.1 (2012-02-14):
+
+* Security fixes
+  - S7082299, CVE-2011-3571: Fix in AtomicReferenceArray
+  - S7088367, CVE-2011-3563: Fix issues in java sound
+  - S7110683, CVE-2012-0502: Issues with some KeyboardFocusManager method
+  - S7110687, CVE-2012-0503: Issues with TimeZone class
+  - S7110700, CVE-2012-0505: Enhance exception throwing mechanism in ObjectStreamClass
+  - S7110704, CVE-2012-0506: Issues with some method in corba
+  - S7112642, CVE-2012-0497: Incorrect checking for graphics rendering object
+  - S7118283, CVE-2012-0501: Better input parameter checking in zip file processing
+  - S7126960, CVE-2011-5035: (httpserver) Add property to limit number of request headers to the HTTP Server
+* Bug fixes
+  - PR865: Patching fails with patches/ecj/jaxws-getdtdtype.patch
+
 New in release 1.11 (2012-01-30):
 
 * Use HotSpot 20 as the default virtual machine.



More information about the distro-pkg-dev mailing list