/hg/icedtea6-hg: 2 new changesets
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Fri Jan 17 15:04:24 PST 2014
changeset 2ed34faf4c22 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=2ed34faf4c22
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Fri Jan 17 22:30:56 2014 +0000
Bump to next release, b30.
2014-01-17 Andrew John Hughes <gnu.andrew at redhat.com>
* Makefile.am:
(OPENJDK_VERSION): Bump to next release, b30.
changeset b2459cb1e254 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=b2459cb1e254
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Fri Jan 17 23:04:10 2014 +0000
Update NEWS with upstream fixes.
2014-01-17 Andrew John Hughes <gnu.andrew at redhat.com>
* NEWS: Add fixes added to upstream.
diffstat:
ChangeLog | 9 +++++++++
Makefile.am | 2 +-
NEWS | 37 +++++++++++++++++++++++++++++++++++++
3 files changed, 47 insertions(+), 1 deletions(-)
diffs (82 lines):
diff -r c8b979a2134a -r b2459cb1e254 ChangeLog
--- a/ChangeLog Fri Jan 17 22:21:40 2014 +0000
+++ b/ChangeLog Fri Jan 17 23:04:10 2014 +0000
@@ -1,3 +1,12 @@
+2014-01-17 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * NEWS: Add fixes added to upstream.
+
+2014-01-17 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * Makefile.am:
+ (OPENJDK_VERSION): Bump to next release, b30.
+
2014-01-17 Andrew John Hughes <gnu.andrew at redhat.com>
* patches/openjdk/6763340-corba_memory_leak.patch,
diff -r c8b979a2134a -r b2459cb1e254 Makefile.am
--- a/Makefile.am Fri Jan 17 22:21:40 2014 +0000
+++ b/Makefile.am Fri Jan 17 23:04:10 2014 +0000
@@ -2,7 +2,7 @@
OPENJDK_DATE = 05_dec_2013
OPENJDK_SHA256SUM = a9b1b0a48fb52aef82bbe5db33b1dae1672fc8a5f456451f2e300158fc7a7d6b
-OPENJDK_VERSION = b29
+OPENJDK_VERSION = b30
OPENJDK_URL = https://java.net/downloads/openjdk6/
CACAO_VERSION = 68fe50ac34ec
diff -r c8b979a2134a -r b2459cb1e254 NEWS
--- a/NEWS Fri Jan 17 22:21:40 2014 +0000
+++ b/NEWS Fri Jan 17 23:04:10 2014 +0000
@@ -14,6 +14,42 @@
New in release 1.14.0 (201X-XX-XX):
+* Security fixes
+ - S6727821: Enhance JAAS Configuration
+ - S7068126, CVE-2014-0373: Enhance SNMP statuses
+ - S8010935: Better XML handling
+ - S8011786, CVE-2014-0368: Better applet networking
+ - S8021257, CVE-2013-5896: com.sun.corba.se.** should be on restricted package list
+ - S8022904: Enhance JDBC Parsers
+ - S8022927: Input validation for byte/endian conversions
+ - S8022935: Enhance Apache resolver classes
+ - S8022945: Enhance JNDI implementation classes
+ - S8023057: Enhance start up image display
+ - S8023069, CVE-2014-0411: Enhance TLS connections
+ - S8023245, CVE-2014-0423: Enhance Beans decoding
+ - S8023301: Enhance generic classes
+ - S8023672: Enhance jar file validation
+ - S8024306, CVE-2014-0416: Enhance Subject consistency
+ - S8024530: Enhance font process resilience
+ - S8024867: Enhance logging start up
+ - S8025014: Enhance Security Policy
+ - S8025018, CVE-2014-0376: Enhance JAX-P set up
+ - S8025026, CVE-2013-5878: Enhance canonicalization
+ - S8025034, CVE-2013-5907: Improve layout lookups
+ - S8025448: Enhance listening events
+ - S8025758, CVE-2014-0422: Enhance Naming management
+ - S8025767, CVE-2014-0428: Enhance IIOP Streams
+ - S8026172: Enhance UI Management
+ - S8026176: Enhance document printing
+ - S8026193, CVE-2013-5884: Enhance CORBA stub factories
+ - S8026204: Enhance auth login contexts
+ - S8026417, CVE-2013-5910: Enhance XML canonicalization
+ - S8027201, CVE-2014-0376: Enhance JAX-P set up
+* Import of OpenJDK6 b30
+ - OJ24: Fix change summary generator
+ - S6995424: Eliminate dependency to a deprecated API com.sun.security.auth.PolicyFile
+ - S8026826: JDK 7 fix for 8010935 broke the build
+
New in release 1.13.0 (2013-12-26):
* New features
@@ -999,6 +1035,7 @@
- S6867671: javap whitespace formatting issues
- S6868539: javap should use current names for constant pool tags
- S6888215: memory leak in jpeg plugin
+ - S6893617: JDK 6 CNCtx always uses the default ORB
- S6902264: fix indentation of tableswitch and lookupswitch
- S6925851: Localize JRE into pt_BR
- S6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate
More information about the distro-pkg-dev
mailing list