diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2020-07-09 06:27:52 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2020-07-09 06:27:52 +0000 |
commit | f89af005bf598fed8d2726ee35754d912c9afae4 (patch) | |
tree | 38442f56d52f2c431a5c43bf7b887fb57ccb9dd4 /security | |
parent | 32652321656679c219eb55f04ca3a3d08b561eb0 (diff) | |
download | pkgsrc-f89af005bf598fed8d2726ee35754d912c9afae4.tar.gz |
Pullup ticket #6261 - requested by wiz
security/tor-browser-noscript: security fix
Revisions pulled up:
- security/tor-browser-noscript/Makefile 1.3
- security/tor-browser-noscript/distinfo 1.3
---
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jul 3 22:53:52 UTC 2020
Modified Files:
pkgsrc/security/tor-browser-noscript: Makefile distinfo
Log Message:
tor-browser-noscript: update to 11.0.32.
v 11.0.32
============================================================
x [L10n] Updated it, mk, sv_SE
x Fixed setting CUSTOM permissions in private mode may cause
the TRUSTED preset to become temporary
x Updated TLDs
x [XSS] Updated HTML 5 events support
x More compact high contrast appearance
v 11.0.31
============================================================
x Focus "OK" button on dialog-mode UI
x Fixed various toolbar buttons DnD issues
x Updated TLDs
x [L10n] Updated bn, br, ca, da, de, el, es, fr, he, is, it,
ja, lt, mk, ms, nb, nl, pl, pt_BR, ru, sq, sv_SE, tr,
zh_CN, zh_TW
x Fixed very low contrast HTTPS-only label in High Contrast
mode
v 11.0.31rc2
============================================================
x Focus "OK" button on dialog-mode UI
x [L10n] Updated da
x Fixed various toolbar buttons DnD graphic issues
x Updated TLDs
v 11.0.31rc1
============================================================
x [L10n] Updated bn, br, ca, da, de, el, es, fr, he, is, it,
ja, lt, mk, ms, nb, nl, pl, pt_BR, ru, sq, sv_SE, tr,
zh_CN, zh_TW
x Fixed very low contrast HTTPS-only label in High Contrast
mode
x More precise DnD of toolbar buttons + work-around for
https://bugzilla.mozilla.org/show_bug.cgi?id=568313
Diffstat (limited to 'security')
-rw-r--r-- | security/tor-browser-noscript/Makefile | 4 | ||||
-rw-r--r-- | security/tor-browser-noscript/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/security/tor-browser-noscript/Makefile b/security/tor-browser-noscript/Makefile index fa09e9f97f4..b6e4ecdbbe8 100644 --- a/security/tor-browser-noscript/Makefile +++ b/security/tor-browser-noscript/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2020/06/06 20:55:14 wiz Exp $ +# $NetBSD: Makefile,v 1.2.2.1 2020/07/09 06:27:52 bsiegert Exp $ -VERSION= 11.0.30 +VERSION= 11.0.32 DISTNAME= noscript-${VERSION} PKGNAME= tor-browser-${DISTNAME} CATEGORIES= security www diff --git a/security/tor-browser-noscript/distinfo b/security/tor-browser-noscript/distinfo index 96a4523380e..b36c08f7689 100644 --- a/security/tor-browser-noscript/distinfo +++ b/security/tor-browser-noscript/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2020/06/06 20:55:14 wiz Exp $ +$NetBSD: distinfo,v 1.2.2.1 2020/07/09 06:27:52 bsiegert Exp $ -SHA1 (noscript-11.0.30.xpi) = 9c854ab4a1fc3835721c4b5c06d58871ccd37405 -RMD160 (noscript-11.0.30.xpi) = ec0a9af22ccba82cc130089d815100e8cc3f288e -SHA512 (noscript-11.0.30.xpi) = 9d3a860a1ebd0153e153cc85d31419902f80139c1c8e6079cdfc5218c8663fae4fcbacc431c9a683f6d82a56df89483d84d9f6589956177ace59b6429e614b7a -Size (noscript-11.0.30.xpi) = 585901 bytes +SHA1 (noscript-11.0.32.xpi) = 485491af699740852d9087ead7500d949d595df7 +RMD160 (noscript-11.0.32.xpi) = 6e97fc6d4e11cb6fc6fa4e4921361509ed5a721d +SHA512 (noscript-11.0.32.xpi) = 1808893e30c134dc1dd2214b31ec745651126085578d87cedb2f78932437c05272f4e4cf3cc925f63bf233ed197a9ede4982b0ac0cb81fcf2b367badf6977e8b +Size (noscript-11.0.32.xpi) = 587588 bytes |