/hg/icedtea-web: Bring in IcedTea6 1.10 NEWS and fix structure.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Wed Nov 24 12:06:17 PST 2010


changeset b43d21667b5b in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=b43d21667b5b
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Nov 24 20:06:11 2010 +0000

	Bring in IcedTea6 1.10 NEWS and fix structure.

	2010-11-24 Andrew John Hughes <ahughes at redhat.com>

	 * NEWS: Bring in changes from IcedTea6 1.10 NEWS
	(now redundant there) and apply same structure as in
	IcedTea6.


diffstat:

2 files changed, 19 insertions(+), 4 deletions(-)
ChangeLog |    6 ++++++
NEWS      |   17 +++++++++++++----

diffs (37 lines):

diff -r 75832973e0fa -r b43d21667b5b ChangeLog
--- a/ChangeLog	Wed Nov 24 14:15:11 2010 -0500
+++ b/ChangeLog	Wed Nov 24 20:06:11 2010 +0000
@@ -1,3 +1,9 @@ 2010-11-24  Omair Majid  <omajid at redhat.
+2010-11-24  Andrew John Hughes  <ahughes at redhat.com>
+
+	* NEWS: Bring in changes from IcedTea6 1.10
+	NEWS (now redundant there) and apply same structure
+	as in IcedTea6.
+
 2010-11-24  Omair Majid  <omajid at redhat.com>
 
 	CVE-2010-3860 IcedTea System property information leak via public static
diff -r 75832973e0fa -r b43d21667b5b NEWS
--- a/NEWS	Wed Nov 24 14:15:11 2010 -0500
+++ b/NEWS	Wed Nov 24 20:06:11 2010 +0000
@@ -11,7 +11,16 @@ New in release 1.0 (2010-XX-XX):
 New in release 1.0 (2010-XX-XX):
 
 * Initial release of IcedTea-Web
-* CVE-2010-3860: IcedTea System property information leak via public static
-* PR542: Plugin fails with NPE on http://www.openprocessing.org/visuals/iframe.php?visualID=2615
-* Applets are now double-buffered to eliminate flicker in ones that do heavy drawing
-* Iinterfaces javax.jnlp.IntegrationService and javax.jnlp.DownloadService2 are now available
+* Security updates
+  - RH645843, CVE-2010-3860: IcedTea System property information leak via public static
+* Plugin
+  - PR542: Plugin fails with NPE on http://www.openprocessing.org/visuals/iframe.php?visualID=2615
+  - PR554: System.err writes content two times
+  - PR556: Applet initialization code is prone to race conditions
+  - PR557: Applet opens in a separate window if tab is closed when the applet loads
+  - PR565: UIDefaults.getUI fails with jgoodies:looks 2.3.1
+  - Applets are now double-buffered to eliminate flicker in ones that do heavy drawing
+* NetX
+  - Add a new option -Xclearcache
+  - Interfaces javax.jnlp.IntegrationService and javax.jnlp.DownloadService2 are now available
+  - PR592: NetX can create invalid desktop entry files



More information about the distro-pkg-dev mailing list