Wed Sep 23 19:03:10 2020 UTC ()
tor-browser-noscript: update to 11.0.46.

(would have to be pulled up anyway)

v 11.0.46
============================================================
x Updated TLDs
x [L10n] Updated is
x Fixed file:// and ftp:// specific content scripts not
  runnning in subdocuments
x Fixed deferred scripts in file:// pages may run twice
  (issue #155)
x Fixed rendering bug with scrolled file:// pages on soft
  reload (thanks Iouri for report)
x Fixed 11.0.44 regression: ghost media item reported on
  every page
x Better emulation of SVG events

v 11.0.45rc5
============================================================
x Updated TLDs
x [L10n] Updated is
x Fixed file:// and ftp:// specific content scripts not
  runnning in subdocuments

v 11.0.45rc4
============================================================
x Fixed deferred scripts in file:// pages may run twice
  (issue #155)

v 11.0.45rc3
============================================================
x Fixed rendering bug with scrolled file:// pages on soft
  reload (thanks Iouri for report)

v 11.0.45rc2
============================================================
x Fixed 11.0.44 regression: ghost media item reported on
  every page

v 11.0.45rc1
============================================================
x Better emulation of SVG events

v 11.0.44
============================================================
x Dispatch synthetic SVGLoad event in soft load when needed
x [L10n] Updated da, es
x Fixed namespacing issues with script replacements
x Fixed media placeholder not shown when blocking Youtube
  movies
x Work around for unpredictable content script execution
  order
x Ensure content of NoScript prompts is always visible
x Fixed soft reload messing with non UTF-8 encodings (thanks
  "Quest" for reporting)
x Updated TLDs
x [XSS] Fixed escape detection bug causing strage false
  positives (thanks Dave Howorth for report)

v 11.0.44rc7
============================================================
x Better reflect event firing order in soft reload emulation

v 11.0.44rc6
============================================================
x [L10n] Updated da
x Dispatch synthetic SVGLoad event in soft load when needed

v 11.0.44rc5
============================================================
x Fixed typo

v 11.0.44rc4
============================================================
x Fixed namespacing issues with script replacements
x Fixed typo in content script ordering work-around

v 11.0.44rc3
============================================================
x Fixed media placeholder not shown when blocking Youtube
  movies
x Work around for unpredictable content script execution
  order
x Ensure content of NoScript prompts is always visible

v 11.0.44rc2
============================================================
x Fixed soft reload messing with non UTF-8 encodings (thanks
  "Quest" for reporting)

v 11.0.44rc1
============================================================
x Updated TLDs
x [L10n] Updated es
x [XSS] Fixed escape detection bug causing strage false
  positives (thanks Dave Howorth for report)
x Fixed markup typo

v 11.0.43
============================================================
x Fix for some race conditions causing corruptions in
  non-HTML non-XML documents

v 11.0.42
============================================================
x Avoid useless "seen" reports from onBeforeRequest()
x Catch broadcast messaging errors
x Make build.sh tag push even already created tags
x Updated TLDsm
x Work-around for applying DOM CSP to non-HTML XML documents
  (thanks skriptimaahinen)
x Document freezing to handle SVG and other XML documents
  as a fallback before CSP insertion
x Refactored and improved syncFetchPolicy fallback for file:
  and ftp: special cases

v 11.0.42rc8
============================================================
x Avoid useless "seen" reports from onBeforeRequest()
x Catch broadcast messaging errors
x Make build.sh tag push even already created tags

v 11.0.42rc7
============================================================
x Updated TLDs
x Let injected CSP prevent onload events from firing on
  unfrozen embedded elements
x Work-around for applying DOM CSP to non-HTML XML documents
  (thanks skriptimaahinen)

v 11.0.42rc6
============================================================
x Document freezing to handle SVG and other XML documents
  impervious to CSP on Mozilla

v 11.0.42rc5
============================================================
x Skip soft reload if not needed

v 11.0.42rc4
============================================================
x XML-compatible soft reload

v 11.0.42rc3
============================================================
x "Soft reload" approach to fix file: and ftp: issues

v 11.0.42rc2
============================================================
x SyncMessage suspending on DOMContentLoaded
x Updated TLDs

v 11.0.42rc1
============================================================
x Refactored and improved syncFetchPolicy fallback for file:
  and ftp: special cases


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

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

--- pkgsrc/security/tor-browser-noscript/Makefile 2020/08/26 20:08:15 1.5
+++ pkgsrc/security/tor-browser-noscript/Makefile 2020/09/23 19:03:10 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2020/08/26 20:08:15 wiz Exp $ 1# $NetBSD: Makefile,v 1.6 2020/09/23 19:03:10 wiz Exp $
2 2
3VERSION= 11.0.41 3VERSION= 11.0.46
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.5 -r1.6 pkgsrc/security/tor-browser-noscript/distinfo (expand / switch to unified diff)

--- pkgsrc/security/tor-browser-noscript/distinfo 2020/08/26 20:08:15 1.5
+++ pkgsrc/security/tor-browser-noscript/distinfo 2020/09/23 19:03:10 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2020/08/26 20:08:15 wiz Exp $ 1$NetBSD: distinfo,v 1.6 2020/09/23 19:03:10 wiz Exp $
2 2
3SHA1 (noscript-11.0.41.xpi) = 8ef865cb7c67b0529be8812456410e5bbe8ba39f 3SHA1 (noscript-11.0.46.xpi) = 1e992531c689efc78f51eaa17b528f2fca84268b
4RMD160 (noscript-11.0.41.xpi) = b6052099a375ae3feca989977ecfb5af9b14f77c 4RMD160 (noscript-11.0.46.xpi) = 3f99c467119beb73acf349e15d20b5cb4b70d1aa
5SHA512 (noscript-11.0.41.xpi) = d28dfe02881d6e2bfcc89dc6e1cfe76e2d8167c0dcfed0a2cf556810522b84d052ca02bd21f73f572d923582e583f243f87895cf724af74407a217b17aef62f2 5SHA512 (noscript-11.0.46.xpi) = 99094b84ff26b1ff324a64ba8647d234373e8af7509195c2b49644ee5d118dc4b02525d9f843977c024dbb5533b01745d7dcb87d59963f1bc824165c69f2f9af
6Size (noscript-11.0.41.xpi) = 594369 bytes 6Size (noscript-11.0.46.xpi) = 599495 bytes