/hg/icedtea6: Add latest releases to NEWS.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Wed May 16 02:55:19 PDT 2012
changeset aec65000349f in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=aec65000349f
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed May 16 10:55:10 2012 +0100
Add latest releases to NEWS.
2012-05-16 Andrew John Hughes <ahughes at redhat.com>
* NEWS: Add latest releases, 1.10.7 & 1.11.2
diffstat:
ChangeLog | 4 ++++
NEWS | 32 ++++++++++++++++++++++++++------
2 files changed, 30 insertions(+), 6 deletions(-)
diffs (61 lines):
diff -r 6ae19889a9e0 -r aec65000349f ChangeLog
--- a/ChangeLog Thu May 10 04:11:15 2012 +0100
+++ b/ChangeLog Wed May 16 10:55:10 2012 +0100
@@ -1,3 +1,7 @@
+2012-05-16 Andrew John Hughes <ahughes at redhat.com>
+
+ * NEWS: Add latest releases, 1.10.7 & 1.11.2
+
2012-05-10 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am: Add new patches.
diff -r 6ae19889a9e0 -r aec65000349f NEWS
--- a/NEWS Thu May 10 04:11:15 2012 +0100
+++ b/NEWS Wed May 16 10:55:10 2012 +0100
@@ -12,20 +12,40 @@
New in release 1.12 (2012-XX-XX):
-* Bug fixes
- - PR865: Patching fails with patches/ecj/jaxws-getdtdtype.patch
- - PR886: 6-1.11.1 fails to build CACAO on ppc
- - PR881: Sign tests (wsse.policy.basic) failures with OpenJDK6
- - RH789154: javac error messages no longer contain the full path to the offending file:
- - PR797: Compiler error message does not display entire file name and path
* Backports
- S6706974: Add krb5 test infrastructure
- S6764553: com.sun.org.apache.xml.internal.security.utils.IdResolver is not thread safe
- S6761072: new krb5 tests fail on multiple platforms
- 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.2 (2012-05-11):
+
+* Bug fixes
+ - RH789154: javac error messages no longer contain the full path to the offending file:
+ - PR797: Compiler error message does not display entire file name and path
+ - PR881: Sign tests (wsse.policy.basic) failures with OpenJDK6
+ - PR886: 6-1.11.1 fails to build CACAO on ppc
+ - Specify both source and target in IT_GET_DTDTYPE_CHECK.
+ - Install nss.cfg into j2re-image too.
+ - PR584: Don't use shared Eden in incremental mode.
+* Backports
- S6792400: Avoid loading of Normalizer resources for simple uses
+New in release 1.10.7 (2012-05-11):
+
+* Fixed build with GCC 4.7
+* Bug fixes
+ - PR732: Use xsltproc for bootstrap xslt in place of Xerces/Xalan
+ - PR881: Sign tests (wsse.policy.basic) failures with OpenJDK6
+ - Specify both source and target in IT_GET_DTDTYPE_CHECK.
+ - PR758: [regression] javah from 6hg/b23 generates `jlong' from `private int'
+ - Install nss.cfg into j2re-image too.
+* Backports
+ - S6792400: Avoid loading of Normalizer resources for simple uses
+ - S7103224: collision between __LEAF define in interfaceSupport.hpp and /usr/include/sys/cdefs.h with gcc
+ - S7140882: Don't return booleans from methods returning pointers
+
New in release 1.10.6 (2012-02-14):
* Security fixes
More information about the distro-pkg-dev
mailing list