[tor-commits] [tor-browser-build/maint-8.5] Bug 29969: Bump NoScript to 10.6.2
gk at torproject.org
gk at torproject.org
Fri May 31 10:24:27 UTC 2019
commit d2c1d1718bbaf892536c5fad371b46ef7acc2555
Author: Georg Koppen <gk at torproject.org>
Date: Thu May 23 07:15:20 2019 +0000
Bug 29969: Bump NoScript to 10.6.2
NoScript 10.6.2 removes the workround for Mozilla's bug 1532530 which
caused drag-and-drop search emitting XSS warnings and a lot more false
positive XSS warnings as usual.
---
projects/tor-browser/config | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/projects/tor-browser/config b/projects/tor-browser/config
index e8c0b23..d427005 100644
--- a/projects/tor-browser/config
+++ b/projects/tor-browser/config
@@ -91,9 +91,9 @@ input_files:
enable: '[% c("var/snowflake") %]'
- filename: Bundle-Data
enable: '[% ! c("var/android") %]'
- - URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-10.6.1-an+fx.xpi
+ - URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-10.6.2-an+fx.xpi
name: noscript
- sha256sum: b15047d0045d12f28b2e1e444bdb86800257b5ca6cc8f4c8022b20c550cd9727
+ sha256sum: 040bc6eaf5bdb72d5851c1f7cdc3be39302859f53dbd479757a2723e639a995f
- filename: 'RelativeLink/start-tor-browser.desktop'
enable: '[% c("var/linux") %]'
- filename: 'RelativeLink/execdesktop'
More information about the tor-commits
mailing list