/hg/icedtea6: Update NEWS with recent releases.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Wed Feb 13 16:01:08 PST 2013


changeset a31bd9ed229b in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=a31bd9ed229b
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Feb 14 00:01:03 2013 +0000

	Update NEWS with recent releases.

	2013-02-14  Andrew John Hughes  <gnu.andrew at redhat.com>

		* NEWS: Add 1.11.6, 1.11.7, 1.12.1 & 1.12.2
		releases.


diffstat:

 ChangeLog |   5 +++
 NEWS      |  94 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 98 insertions(+), 1 deletions(-)

diffs (123 lines):

diff -r 7d578c967e3d -r a31bd9ed229b ChangeLog
--- a/ChangeLog	Wed Feb 13 18:26:57 2013 +0000
+++ b/ChangeLog	Thu Feb 14 00:01:03 2013 +0000
@@ -1,3 +1,8 @@
+2013-02-14  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* NEWS: Add 1.11.6, 1.11.7, 1.12.1 & 1.12.2
+	releases.
+
 2013-02-08  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	PR1301: PR1171 causes Zero builds to fail
diff -r 7d578c967e3d -r a31bd9ed229b NEWS
--- a/NEWS	Wed Feb 13 18:26:57 2013 +0000
+++ b/NEWS	Thu Feb 14 00:01:03 2013 +0000
@@ -12,6 +12,99 @@
 
 New in release 1.13.0 (201X-XX-XX):
 
+New in release 1.12.2 (2013-02-11):
+
+* Backports
+  - S8004341: Two JCK tests fails with 7u11 b06
+  - S8005615: Java Logger fails to load tomcat logger implementation (JULI)
+* Bug fixes
+  - PR1297: cacao and jamvm parallel unpack failures
+  - PR1301: PR1171 causes builds of Zero to fail
+
+New in release 1.11.7 (2013-02-11):
+
+* Backports
+  - S8004341: Two JCK tests fails with 7u11 b06
+  - S8005615: Java Logger fails to load tomcat logger implementation (JULI)
+* Bug fixes
+  - PR1297: cacao and jamvm parallel unpack failures
+
+New in release 1.12.1 (2013-02-04):
+
+* Security fixes
+  - S6563318, CVE-2013-0424: RMI data sanitization
+  - S6664509, CVE-2013-0425: Add logging context
+  - S6664528, CVE-2013-0426: Find log level matching its name or value given at construction time
+  - S6776941: CVE-2013-0427: Improve thread pool shutdown
+  - S7141694, CVE-2013-0429: Improving CORBA internals
+  - S7173145: Improve in-memory representation of splashscreens
+  - S7186945: Unpack200 improvement
+  - S7186946: Refine unpacker resource usage
+  - S7186948: Improve Swing data validation
+  - S7186952, CVE-2013-0432: Improve clipboard access
+  - S7186954: Improve connection performance
+  - S7186957: Improve Pack200 data validation
+  - S7192392, CVE-2013-0443: Better validation of client keys
+  - S7192393, CVE-2013-0440: Better Checking of order of TLS Messages
+  - S7192977, CVE-2013-0442: Issue in toolkit thread
+  - S7197546, CVE-2013-0428: (proxy) Reflect about creating reflective proxies
+  - S7200491: Tighten up JTable layout code
+  - S7200500: Launcher better input validation
+  - S7201064: Better dialogue checking
+  - S7201066, CVE-2013-0441: Change modifiers on unused fields
+  - S7201068, CVE-2013-0435: Better handling of UI elements
+  - S7201070: Serialization to conform to protocol
+  - S7201071, CVE-2013-0433: InetSocketAddress serialization issue
+  - S8000210: Improve JarFile code quality
+  - S8000537, CVE-2013-0450: Contextualize RequiredModelMBean class
+  - S8000540, CVE-2013-1475: Improve IIOP type reuse management
+  - S8000631, CVE-2013-1476: Restrict access to class constructor
+  - S8001235, CVE-2013-0434: Improve JAXP HTTP handling
+  - S8001242: Improve RMI HTTP conformance
+  - S8001307: Modify ACC_SUPER behavior
+  - S8001972, CVE-2013-1478: Improve image processing
+  - S8002325, CVE-2013-1480: Improve management of images
+* Backports
+  - S7010849: 5/5 Extraneous javac source/target options when building sa-jdi
+
+New in release 1.11.6 (2012-02-03):
+
+* Security fixes
+  - S6563318, CVE-2013-0424: RMI data sanitization
+  - S6664509, CVE-2013-0425: Add logging context
+  - S6664528, CVE-2013-0426: Find log level matching its name or value given at construction time
+  - S6776941: CVE-2013-0427: Improve thread pool shutdown
+  - S7141694, CVE-2013-0429: Improving CORBA internals
+  - S7173145: Improve in-memory representation of splashscreens
+  - S7186945: Unpack200 improvement
+  - S7186946: Refine unpacker resource usage
+  - S7186948: Improve Swing data validation
+  - S7186952, CVE-2013-0432: Improve clipboard access
+  - S7186954: Improve connection performance
+  - S7186957: Improve Pack200 data validation
+  - S7192392, CVE-2013-0443: Better validation of client keys
+  - S7192393, CVE-2013-0440: Better Checking of order of TLS Messages
+  - S7192977, CVE-2013-0442: Issue in toolkit thread
+  - S7197546, CVE-2013-0428: (proxy) Reflect about creating reflective proxies
+  - S7200491: Tighten up JTable layout code
+  - S7200500: Launcher better input validation
+  - S7201064: Better dialogue checking
+  - S7201066, CVE-2013-0441: Change modifiers on unused fields
+  - S7201068, CVE-2013-0435: Better handling of UI elements
+  - S7201070: Serialization to conform to protocol
+  - S7201071, CVE-2013-0433: InetSocketAddress serialization issue
+  - S8000210: Improve JarFile code quality
+  - S8000537, CVE-2013-0450: Contextualize RequiredModelMBean class
+  - S8000540, CVE-2013-1475: Improve IIOP type reuse management
+  - S8000631, CVE-2013-1476: Restrict access to class constructor
+  - S8001235, CVE-2013-0434: Improve JAXP HTTP handling
+  - S8001242: Improve RMI HTTP conformance
+  - S8001307: Modify ACC_SUPER behavior
+  - S8001972, CVE-2013-1478: Improve image processing
+  - S8002325, CVE-2013-1480: Improve management of images
+* Backports
+  - S7010849: 5/5 Extraneous javac source/target options when building sa-jdi
+
 New in release 1.12.0 (2013-01-29):
 
 * Import of OpenJDK6 b27 (all changes already in security updates)
@@ -101,7 +194,6 @@
 * SystemTap
   - Addition of garbage collection probes
 
-
 New in release 1.11.5 (2012-10-16):
 
 * Security fixes



More information about the distro-pkg-dev mailing list