/hg/release/icedtea6-1.9: Recategorise TimerQueue fix.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Tue Oct 12 17:30:05 PDT 2010
changeset f087888f1785 in /hg/release/icedtea6-1.9
details: http://icedtea.classpath.org/hg/release/icedtea6-1.9?cmd=changeset;node=f087888f1785
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Oct 13 01:29:59 2010 +0100
Recategorise TimerQueue fix.
2010-10-13 Andrew John Hughes <ahughes at redhat.com>
* NEWS: Recategorise TimerQueue fix (Oracle's
mistake).
diffstat:
2 files changed, 6 insertions(+), 1 deletion(-)
ChangeLog | 5 +++++
NEWS | 2 +-
diffs (31 lines):
diff -r dd9c36d63a95 -r f087888f1785 ChangeLog
--- a/ChangeLog Wed Oct 13 00:23:28 2010 +0100
+++ b/ChangeLog Wed Oct 13 01:29:59 2010 +0100
@@ -1,3 +1,8 @@ 2010-10-12 Andrew John Hughes <ahughes
+2010-10-13 Andrew John Hughes <ahughes at redhat.com>
+
+ * NEWS:
+ Recategorise TimerQueue fix (Oracle's mistake).
+
2010-10-12 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am:
diff -r dd9c36d63a95 -r f087888f1785 NEWS
--- a/NEWS Wed Oct 13 00:23:28 2010 +0100
+++ b/NEWS Wed Oct 13 01:29:59 2010 +0100
@@ -23,7 +23,6 @@ New in release 1.9.1 (2010-10-13):
- S6963489, CVE-2010-3566: OpenJDK ICC Profile remote code execution
- S6966692, CVE-2010-3569: OpenJDK Serialization inconsistencies
- S6622002, CVE-2010-3553: UIDefault.ProxyLazyValue has unsafe reflection usage
- - S6623943: javax.swing.TimerQueue's thread occasionally fails to start
- S6925672, CVE-2010-3561: Privileged ServerSocket.accept allows receiving connections from any host
- S6952017, CVE-2010-3549: HttpURLConnection chunked encoding issue (Http request splitting)
- S6952603, CVE-2010-3551: NetworkInterface reveals local network address to untrusted code
@@ -35,6 +34,7 @@ New in release 1.9.1 (2010-10-13):
* Backports
- S6638712: Inference with wildcard types causes selection of inapplicable method
- S6650759: Inference of formal type parameter (unused in formal parameters) is not performed
+ - S6623943: javax.swing.TimerQueue's thread occasionally fails to start
* Fixes
- Fix build failure on S390
- RH633510: OpenJDK should use NUMA even if glibc doesn't provide it
More information about the distro-pkg-dev
mailing list