/hg/release/icedtea6-1.8: Recategorise TimerQueue fix.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Tue Oct 12 17:28:52 PDT 2010
changeset 5022d1680b70 in /hg/release/icedtea6-1.8
details: http://icedtea.classpath.org/hg/release/icedtea6-1.8?cmd=changeset;node=5022d1680b70
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Oct 13 01:28:37 2010 +0100
Recategorise TimerQueue fix.
2010-10-13 Andrew John Hughes <ahughes at redhat.com>
* NEWS: Recategorise TimerQueue fix (Oracle's
mistake). Fix formatting.
diffstat:
2 files changed, 8 insertions(+), 2 deletions(-)
ChangeLog | 6 ++++++
NEWS | 4 ++--
diffs (41 lines):
diff -r a0fc1afc5d95 -r 5022d1680b70 ChangeLog
--- a/ChangeLog Wed Oct 13 00:23:00 2010 +0100
+++ b/ChangeLog Wed Oct 13 01:28:37 2010 +0100
@@ -1,3 +1,9 @@ 2010-10-12 Andrew John Hughes <ahughes
+2010-10-13 Andrew John Hughes <ahughes at redhat.com>
+
+ * NEWS:
+ Recategorise TimerQueue fix (Oracle's mistake).
+ Fix formatting.
+
2010-10-12 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am:
diff -r a0fc1afc5d95 -r 5022d1680b70 NEWS
--- a/NEWS Wed Oct 13 00:23:00 2010 +0100
+++ b/NEWS Wed Oct 13 01:28:37 2010 +0100
@@ -22,7 +22,6 @@ New in release 1.8.2 (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.8.2 (2010-10-13):
- S6539464, RH500077: Ensure java.lang.Math functions provide consistent results.
- 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
@@ -48,7 +48,7 @@ New in release 1.8.2 (2010-10-13):
- RH601281: Possible NullPointerException in splash screen code
- New man page for javaws
* Plugin
- - RH560193: Fix ziperror when applet jar contained another 0-byte jar
+ - RH560193: Fix zip error when applet jar contained another 0-byte jar
- PR519: 100% CPU usage when displaying applets in Webkit based browsers
New in release 1.8.1 (2010-07-28):
More information about the distro-pkg-dev
mailing list