Sat Oct 31 00:54:38 2020 UTC ()
tor-browser-noscript: update to 11.1.3.

v 11.1.3
============================================================
x Fixed regression: document media and font restrictions
  always cascaded (thanks BrainDedd for report)
x Remove domPolicy logging when debugging is off
x Trivial reordering from Mozilla source
x Updated TLDs

v 11.1.1
============================================================
x Updated TLDs
x Better heuristic to figure out missing data while
  computing contextual policies
x Fixed regression breaking per-tab restrictions disablement
  (thanks Horsefly for report)

v 11.1.0
============================================================
x Improved blocking of media documents unaffected by
  webRequest
x Automatically init tag message with last changelog
x Improved NOSCRIPT element emulation compatibility with XML
  documents
x webNavigation.onCommitted + tabs.executeScript to deliver
  DOM policies earlier whenever possible
x Partial work-around for Fx 80 file:// documents parsing
  inconsistencies (further fix for issue #156)
x Cache policy on top document for file:// subdocuments
  (fixes issue #156)
x Enforce more restrictive CSP on media/object documents
x Better cross-browser media handling
x [Mobile] Use tabs as prompts if the browser.windows API is
  missing
x Fix browser UI for image, audio and video content being
  partially broken on file:// URLs
x Normalize file:// directory paths on Firefox
x Allow browser UI scripts for file:// directory navigation
x Updated TLDs
x [L10n] Updated mk

v 11.1.0rc2
============================================================
x Improved blocking of media documents unaffected by
  webRequest
x Automatically init tag message with last changelog

v 11.1.0rc1
============================================================
x Improved NOSCRIPT element emulation compatibility with XML
  documents

v 11.0.47rc6
============================================================
x webNavigation.onCommitted + tabs.executeScript to deliver
  DOM policies earlier whenever possible
x Fixed typo causing CSP-based media blocking to skip
  requests with no content-type header

v 11.0.47rc5
============================================================
x Partial work-around for Fx 80 file:// documents parsing
  inconsistencies (further fix for issue #156)

v 11.0.47rc4
============================================================
x Cache policy on top document for file:// subdocuments
  (fixes issue #156)
x Updated TLDs
x Enforce more restrictive CSP on media/object documents

v 11.0.47rc3
============================================================
x Better cross-browser media handling
x Improved file: directory path normalization

v 11.0.47rc2
============================================================
x [Mobile] Use tabs as prompts if the browser.windows API is
  missing

v 11.0.47rc1
============================================================
x Fix browser UI for image, audio and video content being
  partially broken on file:// URLs
x Normalize file:// directory paths on Firefox
x Allow browser UI scripts for file:// directory navigation
x Updated TLDs
x [L10n] Updated mk


(wiz)
diff -r1.6 -r1.7 pkgsrc/security/tor-browser-noscript/Makefile
diff -r1.6 -r1.7 pkgsrc/security/tor-browser-noscript/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/security/tor-browser-noscript/Makefile (expand / switch to unified diff)

--- pkgsrc/security/tor-browser-noscript/Makefile 2020/09/23 19:03:10 1.6
+++ pkgsrc/security/tor-browser-noscript/Makefile 2020/10/31 00:54:38 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2020/09/23 19:03:10 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2020/10/31 00:54:38 wiz Exp $
2 2
3VERSION= 11.0.46 3VERSION= 11.1.3
4DISTNAME= noscript-${VERSION} 4DISTNAME= noscript-${VERSION}
5PKGNAME= tor-browser-${DISTNAME} 5PKGNAME= tor-browser-${DISTNAME}
6CATEGORIES= security www 6CATEGORIES= security www
7MASTER_SITES= https://secure.informaction.com/download/releases/ 7MASTER_SITES= https://secure.informaction.com/download/releases/
8EXTRACT_SUFX= .xpi 8EXTRACT_SUFX= .xpi
9 9
10MAINTAINER= wiz@NetBSD.org 10MAINTAINER= wiz@NetBSD.org
11HOMEPAGE= https://noscript.net/ 11HOMEPAGE= https://noscript.net/
12COMMENT= Noscript plugin for tor-browser 12COMMENT= Noscript plugin for tor-browser
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15INSTALLATION_DIRS+= lib/tor-browser/distribution/extensions 15INSTALLATION_DIRS+= lib/tor-browser/distribution/extensions
16 16

cvs diff -r1.6 -r1.7 pkgsrc/security/tor-browser-noscript/distinfo (expand / switch to unified diff)

--- pkgsrc/security/tor-browser-noscript/distinfo 2020/09/23 19:03:10 1.6
+++ pkgsrc/security/tor-browser-noscript/distinfo 2020/10/31 00:54:38 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2020/09/23 19:03:10 wiz Exp $ 1$NetBSD: distinfo,v 1.7 2020/10/31 00:54:38 wiz Exp $
2 2
3SHA1 (noscript-11.0.46.xpi) = 1e992531c689efc78f51eaa17b528f2fca84268b 3SHA1 (noscript-11.1.3.xpi) = 2b3d4eea2e0db9088f6b610023d72a64aa164ebc
4RMD160 (noscript-11.0.46.xpi) = 3f99c467119beb73acf349e15d20b5cb4b70d1aa 4RMD160 (noscript-11.1.3.xpi) = e75f74b041315845e8ac14ac191b6f6a131012a7
5SHA512 (noscript-11.0.46.xpi) = 99094b84ff26b1ff324a64ba8647d234373e8af7509195c2b49644ee5d118dc4b02525d9f843977c024dbb5533b01745d7dcb87d59963f1bc824165c69f2f9af 5SHA512 (noscript-11.1.3.xpi) = 476a48367a2ca3b6259702271a53dab7d5f584015b9f19eb8a595cb01619c2afc31195d976cb0d89e6214a91e189b305bc6ec9d628cd0ca1b2ab8a5884a8722d
6Size (noscript-11.0.46.xpi) = 599495 bytes 6Size (noscript-11.1.3.xpi) = 601205 bytes