[Pkg-mozext-commits] [noscript] 05/06: Refresh upstream changelog

David Prévot taffit at moszumanska.debian.org
Thu May 15 02:07:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository noscript.

commit 709371d6caa559a6c7fb1cda3abc206afe95be77
Author: David Prévot <taffit at debian.org>
Date:   Wed May 14 21:14:49 2014 -0400

    Refresh upstream changelog
---
 debian/upstream-changelog | 55 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)

diff --git a/debian/upstream-changelog b/debian/upstream-changelog
index df34e3a..c786390 100644
--- a/debian/upstream-changelog
+++ b/debian/upstream-changelog
@@ -1,5 +1,55 @@
 [+] new feature, [x] bug fix, [-] removed feature, [=] repackaging or cosmetic change
 
+v 2.6.8.24
+=========================================================================
++ Synthetic load events are sent and error events are suppressed for
+  blocked script elements, in order to work around strict script
+  inclusion enforcers. This feature is triggered by default only by
+  Require.js module imports, but can be fully configured by
+  noscript.fakeScriptLoadEvents.* about:config preferences:
+  * .enabled: switches this feature on/off
+  * .onlyRequireJS: if true (default) applies the feature only to script
+    inclusions initiated by Require.js
+  * .exceptions: AddressMatcher pattern matching the source URLs of
+    script elements which should not cause fake load events when blocked
+  * .docExceptions: AddressMatcher pattern matching the URLs of documents
+    where no fake load event must be raised
+x Improved toStaticHTML() implementation (thanks .mario for reporting)
+x Removed useless ICC profiles from some icons (thanks taffit for RFE)
+x [Surrogate] Improved google-analytics.com (ga) surrogate
+x [XSS] Fixed characters redundancy reduction bug (thanks Masato Kinugawa
+  for reporting)
+x [XSS] Fixed typo in the new regular expression literals stripping
+  routine implementation (thanks  Masato Kinugawa for reporting)
+x [XSS] Fixed subtle bug in regular expression literals stripping
+  optimization, potentially causing false negatives in edge cases (thanks
+  Masato Kinugawa for reporting)
+x Work-around for Firefox bug causing popup.hidePopup() to fail sometimes
+  and NoScript's on-hover menu needing a click to be closed
+  
+v 2.6.8.24rc5
+=========================================================================
++ More flexible implementation of the fake script load events feature,
+  triggered by default only by Require.js module imports, can be fully
+  configured by noscript.fakeScriptLoadEvents.* about:config preferences:
+  * .enabled: switches this feature on/off
+  * .onlyRequireJS: if true (default) applies the feature only to script
+    inclusions initiated by Require.js
+  * .exceptions: AddressMatcher pattern matching the source URLs of
+    script elements which should not cause fake load events when blocked
+  * .docExceptions: AddressMatcher pattern matching the URLs of documents
+    where no fake load event must be raised
+
+v 2.6.8.24rc4
+=========================================================================
++ Synthetic load events are sent and error events are suppressed for
+  blocked script elements, in order to work around strict script
+  inclusion enforcers such as Require.js (this feature is configured by
+  the noscript.fakeScriptLoadEvents about:config preference)
+x Improved toStaticHTML() implementation (thanks .mario for reporting)
+x Removed useless ICC profiles from some icons (thanks taffit for RFE)
+x [Surrogate] Improved google-analytics.com (ga) surrogate
+
 v 2.6.8.24rc3
 =========================================================================
 x [XSS] Fixed characters redundancy reduction bug (thanks Masato Kinugawa
@@ -16,6 +66,11 @@ x [XSS] Fixed subtle bug in regular expression literals stripping
   optimization, potentially causing false negatives in edge cases (thanks
   Masato Kinugawa for reporting)
 
+v 2.6.8.23rc1
+=========================================================================
+x Work-around for Firefox bug causing popup.hidePopup() to fail sometimes
+  and NoScript's on-hover menu needing a click to be closed
+  
 v 2.6.8.23
 =========================================================================
 x Work-around for Firefox bug causing popup.hidePopup() to fail sometimes

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/noscript.git



More information about the Pkg-mozext-commits mailing list