pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/tor-browser-noscript tor-browser-noscript: up...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e5ca291e4ec9
branches: trunk
changeset: 457052:e5ca291e4ec9
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Aug 15 13:20:11 2021 +0000
description:
tor-browser-noscript: update to 11.2.11.
v 11.2.11
============================================================
x [nscl] Fixed JavaScript access to CSS rules broken on
Chromium when unrestricted CSS is disabled - issue #204
x Prevent Chromium builds from being sent to AMO for signing
x [nscl] Fixed CPU/RAM overload on some pages with
unrestricted CSS disabled but scripting enabled (not
recommended setting) - issue #194, issue #199
x [nscl] Fixed CPU spikes on Chromium triggered by automatic
file downloads (thanks ptheborg for report)
v 11.2.10
============================================================
x Cross-browser file naming consistency, in spite of version
numbering incompatibilities
x [nscl] Fix for potential race conditions on certain page
transitions (issue #205)
x Handle exception when accessing navigator.serviceWorker on
sandboxed frames
x MS Edge support
v 11.2.9
============================================================
x [L10n] Updated de, mk
x Replace deprecated extension.getURL() with
runtime.getURL()
x REUSE-compliant licensing boilerplate
x Remove unused/refactored-out files
x Relicensing as GPL3+
x [nscl] Fixed infinite recursion issue on window.open
wrappers
x Avoid treating JavaScript files as embeddings when opened
as top-level documents
diffstat:
security/tor-browser-noscript/Makefile | 9 ++++++---
security/tor-browser-noscript/distinfo | 10 +++++-----
2 files changed, 11 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r cee7ca092421 -r e5ca291e4ec9 security/tor-browser-noscript/Makefile
--- a/security/tor-browser-noscript/Makefile Sun Aug 15 11:50:03 2021 +0000
+++ b/security/tor-browser-noscript/Makefile Sun Aug 15 13:20:11 2021 +0000
@@ -1,6 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2021/06/07 14:03:14 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2021/08/15 13:20:11 wiz Exp $
+#
+# Changelog:
+# https://noscript.net/changelog
-VERSION= 11.2.8
+VERSION= 11.2.11
DISTNAME= noscript-${VERSION}
PKGNAME= tor-browser-${DISTNAME}
CATEGORIES= security www
@@ -10,7 +13,7 @@
MAINTAINER= wiz%NetBSD.org@localhost
HOMEPAGE= https://noscript.net/
COMMENT= Noscript plugin for tor-browser
-LICENSE= gnu-gpl-v2
+LICENSE= gnu-gpl-v3
INSTALLATION_DIRS+= lib/tor-browser/distribution/extensions
diff -r cee7ca092421 -r e5ca291e4ec9 security/tor-browser-noscript/distinfo
--- a/security/tor-browser-noscript/distinfo Sun Aug 15 11:50:03 2021 +0000
+++ b/security/tor-browser-noscript/distinfo Sun Aug 15 13:20:11 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2021/06/07 14:03:14 wiz Exp $
+$NetBSD: distinfo,v 1.12 2021/08/15 13:20:11 wiz Exp $
-SHA1 (noscript-11.2.8.xpi) = 8e62bb7be22c1ed64512c552f2d6b3152de81a42
-RMD160 (noscript-11.2.8.xpi) = 3f0c40c810eb4249cbc705a8444ed8816cf88ef3
-SHA512 (noscript-11.2.8.xpi) = e36b32f9783d34e2042d29547be05ea393fab0aea8cde82fbc63e4ab4500cbef25f9c6658f0dfebd165be9b0dcedb21c3d524cb680d466d67772dbb5710252a3
-Size (noscript-11.2.8.xpi) = 623185 bytes
+SHA1 (noscript-11.2.11.xpi) = ba1760c4e5417c92ace091486000e6324197676e
+RMD160 (noscript-11.2.11.xpi) = 866799cb56d31e27a625a17c07ab3643763e40ea
+SHA512 (noscript-11.2.11.xpi) = db34970e967d2f1842106a2dc2c516347cfe799f48cc046a079267bc6adef6d6e6da42d1da146ab3f88401e3b2e6c5cf4b0c4ada13e13d2c8a59b31523b10fa9
+Size (noscript-11.2.11.xpi) = 656784 bytes
Home |
Main Index |
Thread Index |
Old Index