/hg/release/icedtea6-1.7: Recategorise TimerQueue fix.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Tue Oct 12 17:27:42 PDT 2010
changeset 11ee55e1c9b4 in /hg/release/icedtea6-1.7
details: http://icedtea.classpath.org/hg/release/icedtea6-1.7?cmd=changeset;node=11ee55e1c9b4
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Oct 13 01:27:29 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 3b1a69fc737b -r 11ee55e1c9b4 ChangeLog
--- a/ChangeLog Wed Oct 13 00:18:49 2010 +0100
+++ b/ChangeLog Wed Oct 13 01:27:29 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 3b1a69fc737b -r 11ee55e1c9b4 NEWS
--- a/NEWS Wed Oct 13 00:18:49 2010 +0100
+++ b/NEWS Wed Oct 13 01:27:29 2010 +0100
@@ -22,7 +22,6 @@ New in release 1.7.5 (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
@@ -41,6 +40,7 @@ New in release 1.7.5 (2010-10-13):
- S6951319: enable solaris builds using Sun Studio 12 update 1 (fixes PR398).
- 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
* NetX
- Fix browser command in BasicService.showDocument(URL)
- Run programs that inherit main(String[]) in their main-class
More information about the distro-pkg-dev
mailing list