/hg/icedtea-web: Add NEWS entry for PR1027
smohammad at icedtea.classpath.org
smohammad at icedtea.classpath.org
Thu Nov 8 09:59:25 PST 2012
changeset f934de8acee5 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=f934de8acee5
author: Saad Mohammad <smohammad at redhat.com>
date: Thu Nov 08 12:58:49 2012 -0500
Add NEWS entry for PR1027
diffstat:
ChangeLog | 5 +++++
NEWS | 2 ++
2 files changed, 7 insertions(+), 0 deletions(-)
diffs (24 lines):
diff -r cb766b2c8b50 -r f934de8acee5 ChangeLog
--- a/ChangeLog Thu Nov 08 12:07:50 2012 -0500
+++ b/ChangeLog Thu Nov 08 12:58:49 2012 -0500
@@ -1,3 +1,8 @@
+2012-11-08 Saad Mohammad <smohammad at redhat.com>
+
+ * NEWS: Added entry for PR1027 - DownloadService is not supported by
+ IcedTea-Web.
+
2012-11-08 Saad Mohammad <smohammad at redhat.com>
Added reproducer for DownloadService.
diff -r cb766b2c8b50 -r f934de8acee5 NEWS
--- a/NEWS Thu Nov 08 12:07:50 2012 -0500
+++ b/NEWS Thu Nov 08 12:58:49 2012 -0500
@@ -14,6 +14,8 @@
* Security updates
- CVE-2012-3422, RH840592: Potential read from an uninitialized memory location
- CVE-2012-3423, RH841345: Incorrect handling of not 0-terminated strings
+* NetX
+ - PR1027: DownloadService is not supported by IcedTea-Web
* Plugin
- PR1106: Buffer overflow in plugin table-
* Common
More information about the distro-pkg-dev
mailing list