pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/tor-browser-noscript



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Oct 31 00:54:38 UTC 2020

Modified Files:
        pkgsrc/security/tor-browser-noscript: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/tor-browser-noscript/Makefile \
    pkgsrc/security/tor-browser-noscript/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/tor-browser-noscript/Makefile
diff -u pkgsrc/security/tor-browser-noscript/Makefile:1.6 pkgsrc/security/tor-browser-noscript/Makefile:1.7
--- pkgsrc/security/tor-browser-noscript/Makefile:1.6   Wed Sep 23 19:03:10 2020
+++ pkgsrc/security/tor-browser-noscript/Makefile       Sat Oct 31 00:54:38 2020
@@ -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
Index: pkgsrc/security/tor-browser-noscript/distinfo
diff -u pkgsrc/security/tor-browser-noscript/distinfo:1.6 pkgsrc/security/tor-browser-noscript/distinfo:1.7
--- pkgsrc/security/tor-browser-noscript/distinfo:1.6   Wed Sep 23 19:03:10 2020
+++ pkgsrc/security/tor-browser-noscript/distinfo       Sat Oct 31 00:54:38 2020
@@ -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