./security/tor-browser-noscript, Noscript plugin for tor-browser

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q3, Version: 11.1.3, Package name: tor-browser-noscript-11.1.3, Maintainer: wiz

The NoScript Firefox extension provides extra protection for
browsers: this free, open source add-on allows JavaScript, Java,
Flash, and other plugins to be executed only by trusted web sites
of your choice (e.g., your online bank).


Master sites:

SHA1: 2b3d4eea2e0db9088f6b610023d72a64aa164ebc
RMD160: e75f74b041315845e8ac14ac191b6f6a131012a7
Filesize: 587.114 KB

Version history: (Expand)


CVS history: (Expand)


   2020-11-10 08:27:57 by Benny Siegert | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #6357 - requested by wiz
security/tor-browser-noscript: security fix

Revisions pulled up:
- security/tor-browser-noscript/Makefile                        1.7
- security/tor-browser-noscript/distinfo                        1.7

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