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/bff48b70b80e
branches:  trunk
changeset: 441269:bff48b70b80e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Oct 31 00:54:38 2020 +0000

description:
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

diffstat:

 security/tor-browser-noscript/Makefile |   4 ++--
 security/tor-browser-noscript/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 34afd542aab6 -r bff48b70b80e security/tor-browser-noscript/Makefile
--- a/security/tor-browser-noscript/Makefile    Fri Oct 30 23:12:35 2020 +0000
+++ b/security/tor-browser-noscript/Makefile    Sat Oct 31 00:54:38 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/09/23 19:03:10 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/10/31 00:54:38 wiz Exp $
 
-VERSION=       11.0.46
+VERSION=       11.1.3
 DISTNAME=      noscript-${VERSION}
 PKGNAME=       tor-browser-${DISTNAME}
 CATEGORIES=    security www
diff -r 34afd542aab6 -r bff48b70b80e security/tor-browser-noscript/distinfo
--- a/security/tor-browser-noscript/distinfo    Fri Oct 30 23:12:35 2020 +0000
+++ b/security/tor-browser-noscript/distinfo    Sat Oct 31 00:54:38 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/09/23 19:03:10 wiz Exp $
+$NetBSD: distinfo,v 1.7 2020/10/31 00:54:38 wiz Exp $
 
-SHA1 (noscript-11.0.46.xpi) = 1e992531c689efc78f51eaa17b528f2fca84268b
-RMD160 (noscript-11.0.46.xpi) = 3f99c467119beb73acf349e15d20b5cb4b70d1aa
-SHA512 (noscript-11.0.46.xpi) = 99094b84ff26b1ff324a64ba8647d234373e8af7509195c2b49644ee5d118dc4b02525d9f843977c024dbb5533b01745d7dcb87d59963f1bc824165c69f2f9af
-Size (noscript-11.0.46.xpi) = 599495 bytes
+SHA1 (noscript-11.1.3.xpi) = 2b3d4eea2e0db9088f6b610023d72a64aa164ebc
+RMD160 (noscript-11.1.3.xpi) = e75f74b041315845e8ac14ac191b6f6a131012a7
+SHA512 (noscript-11.1.3.xpi) = 476a48367a2ca3b6259702271a53dab7d5f584015b9f19eb8a595cb01619c2afc31195d976cb0d89e6214a91e189b305bc6ec9d628cd0ca1b2ab8a5884a8722d
+Size (noscript-11.1.3.xpi) = 601205 bytes



Home | Main Index | Thread Index | Old Index