/hg/release/icedtea-web-1.1: Added forgotten ChangeLog for PR110...
adomurad at icedtea.classpath.org
adomurad at icedtea.classpath.org
Tue Aug 7 07:51:46 PDT 2012
changeset b7d63cc06ec4 in /hg/release/icedtea-web-1.1
details: http://icedtea.classpath.org/hg/release/icedtea-web-1.1?cmd=changeset;node=b7d63cc06ec4
author: Adam Domurad <adomurad at redhat.com>
date: Tue Aug 07 10:51:27 2012 -0400
Added forgotten ChangeLog for PR1106, moved NEWS entry to appropriate place
diffstat:
ChangeLog | 7 +++++++
NEWS | 3 ++-
2 files changed, 9 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r 90bd44b2f469 -r b7d63cc06ec4 ChangeLog
--- a/ChangeLog Tue Aug 07 10:47:17 2012 -0400
+++ b/ChangeLog Tue Aug 07 10:51:27 2012 -0400
@@ -1,3 +1,10 @@
+2012-08-07 Adam Domurad <adomurad at redhat.com>
+
+ Fixes PR1106, plugin crashing with firefox + archlinux/gentoo
+ * plugin/icedteanp/IcedTeaNPPlugin.cc
+ (initialize_browser_functions): Account for the fact that
+ browserTable->size can be larger than sizeof(NPNetscapeFuncs)
+
2012-08-02 Adam Domurad <adomurad at redhat.com>
* plugin/icedteanp/IcedTeaPluginUtils.cc: Fixed a typo that prevented
diff -r 90bd44b2f469 -r b7d63cc06ec4 NEWS
--- a/NEWS Tue Aug 07 10:47:17 2012 -0400
+++ b/NEWS Tue Aug 07 10:51:27 2012 -0400
@@ -9,6 +9,8 @@
CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
New in release 1.1.7 (2012-XX-XX):
+* Plugin
+ - PR1106: Buffer overflow in plugin table
New in release 1.1.6 (2012-07-31):
* Security Updates
@@ -17,7 +19,6 @@
* Plugin
- PR863: Error passing strings to applet methods in Chromium
- PR518: NPString.utf8characters not guaranteed to be nul-terminated
- - PR1106: Buffer overflow in plugin table
New in release 1.1.5 (2012-03-05):
* Plugin
More information about the distro-pkg-dev
mailing list