/hg/icedtea6: Add 1.10.8 & 1.11.3 releases to NEWS.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Tue Jun 12 18:42:39 PDT 2012
changeset f0964b6999c6 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=f0964b6999c6
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Jun 13 02:42:26 2012 +0100
Add 1.10.8 & 1.11.3 releases to NEWS.
2012-06-12 Andrew John Hughes <ahughes at redhat.com>
* NEWS: Add 1.10.8 & 1.11.3 releases.
diffstat:
ChangeLog | 4 ++++
NEWS | 36 ++++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 0 deletions(-)
diffs (57 lines):
diff -r aaefc2cbbc10 -r f0964b6999c6 ChangeLog
--- a/ChangeLog Wed May 16 12:59:46 2012 +0100
+++ b/ChangeLog Wed Jun 13 02:42:26 2012 +0100
@@ -1,3 +1,7 @@
+2012-06-12 Andrew John Hughes <ahughes at redhat.com>
+
+ * NEWS: Add 1.10.8 & 1.11.3 releases.
+
2012-05-16 Andrew John Hughes <ahughes at redhat.com>
Move to released b25.
diff -r aaefc2cbbc10 -r f0964b6999c6 NEWS
--- a/NEWS Wed May 16 12:59:46 2012 +0100
+++ b/NEWS Wed Jun 13 02:42:26 2012 +0100
@@ -19,6 +19,42 @@
- S6883983: JarVerifier dependency on sun.security.pkcs should be removed
- S4465490: Suspicious about double-check locking idiom being used in the code
+New in release 1.11.3 (2012-06-12):
+
+* Security fixes
+ - S7079902, CVE-2012-1711: Refine CORBA data models
+ - S7110720: Issue with vm config file loadingIssue with vm config file loading
+ - S7143606, CVE-2012-1717: File.createTempFile should be improved for temporary files created by the platform.
+ - S7143614, CVE-2012-1716: SynthLookAndFeel stability improvement
+ - S7143617, CVE-2012-1713: Improve fontmanager layout lookup operations
+ - S7143851, CVE-2012-1719: Improve IIOP stub and tie generation in RMIC
+ - S7143872, CVE-2012-1718: Improve certificate extension processing
+ - S7145239: Finetune package definition restriction
+ - S7152811, CVE-2012-1723: Issues in client compiler
+ - S7157609, CVE-2012-1724: Issues with loop
+ - S7160677: missing else in fix for 7152811
+ - S7160757, CVE-2012-1725: Problem with hotspot/runtime_classfile
+* Bug fixes
+ - PR1018: JVM fails due to SEGV during rendering some Unicode characters (part of 6886358)
+
+New in release 1.10.8 (2012-06-12):
+
+* Security fixes
+ - S7079902, CVE-2012-1711: Refine CORBA data models
+ - S7110720: Issue with vm config file loadingIssue with vm config file loading
+ - S7143606, CVE-2012-1717: File.createTempFile should be improved for temporary files created by the platform.
+ - S7143614, CVE-2012-1716: SynthLookAndFeel stability improvement
+ - S7143617, CVE-2012-1713: Improve fontmanager layout lookup operations
+ - S7143851, CVE-2012-1719: Improve IIOP stub and tie generation in RMIC
+ - S7143872, CVE-2012-1718: Improve certificate extension processing
+ - S7145239: Finetune package definition restriction
+ - S7152811, CVE-2012-1723: Issues in client compiler
+ - S7157609, CVE-2012-1724: Issues with loop
+ - S7160677: missing else in fix for 7152811
+ - S7160757, CVE-2012-1725: Problem with hotspot/runtime_classfile
+* Bug fixes
+ - PR1018: JVM fails due to SEGV during rendering some Unicode characters (part of 6886358)
+
New in release 1.11.2 (2012-05-11):
* Bug fixes
More information about the distro-pkg-dev
mailing list