diff options
author | wiz <wiz@pkgsrc.org> | 2021-06-22 11:25:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-06-22 11:25:07 +0000 |
commit | f629001c9bdf089f4416a6efb29925e206f39a10 (patch) | |
tree | f05cc2fc2db117c651570f0219d7c4eebb609afb /security | |
parent | fed64731c9898b001a8385cf63aac5761e850e26 (diff) | |
download | pkgsrc-f629001c9bdf089f4416a6efb29925e206f39a10.tar.gz |
tor-browser: update to 10.0.18.
This version updates Tor to 0.4.5.9, including important security
fixes.
Warning:
Tor Browser will stop supporting version 2 onion services later
this year. Please see the previously published deprecation timeline.
Migrate your services and update your bookmarks to version 3 onion
services as soon as possible.
Diffstat (limited to 'security')
-rw-r--r-- | security/tor-browser/Makefile | 6 | ||||
-rw-r--r-- | security/tor-browser/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/security/tor-browser/Makefile b/security/tor-browser/Makefile index 15049ea846d..4a3e853af5f 100644 --- a/security/tor-browser/Makefile +++ b/security/tor-browser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2021/06/07 14:02:16 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2021/06/22 11:25:07 wiz Exp $ # # How to update this package: # @@ -16,13 +16,13 @@ # and https://panopticlick.eff.org DISTNAME= src-firefox-tor-browser-78.11.0esr-10.0-1-build1 -PKGNAME= tor-browser-10.0.17 +PKGNAME= tor-browser-10.0.18 CATEGORIES= security www MASTER_SITES= https://dist.torproject.org/torbrowser/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DISTFILES+= tor-browser-linux64-${PKGVERSION_NOREV}_en-US${EXTRACT_SUFX} -#DISTFILES+= src-tor-launcher-0.2.21.8${EXTRACT_SUFX} +#DISTFILES+= src-tor-launcher-0.2.28${EXTRACT_SUFX} MAINTAINER= wiz@NetBSD.org HOMEPAGE= https://www.torproject.org/projects/torbrowser.html.en diff --git a/security/tor-browser/distinfo b/security/tor-browser/distinfo index 25046e0af0e..7b229e5d281 100644 --- a/security/tor-browser/distinfo +++ b/security/tor-browser/distinfo @@ -1,13 +1,13 @@ -$NetBSD: distinfo,v 1.39 2021/06/07 14:02:16 wiz Exp $ +$NetBSD: distinfo,v 1.40 2021/06/22 11:25:07 wiz Exp $ SHA1 (src-firefox-tor-browser-78.11.0esr-10.0-1-build1.tar.xz) = 3f800bdc03097494eb07936d6e9af356c79aa77d RMD160 (src-firefox-tor-browser-78.11.0esr-10.0-1-build1.tar.xz) = bbef9d281423d725092883dc921666048bbbf738 SHA512 (src-firefox-tor-browser-78.11.0esr-10.0-1-build1.tar.xz) = 45e87bfa20192aa55597f0330bada06a72422565de7f02b1f181784f55c65586019dee7412a5b6e2940f7f85c2efd522b22eabc16a9678c589f5e2846e67ca25 Size (src-firefox-tor-browser-78.11.0esr-10.0-1-build1.tar.xz) = 364712956 bytes -SHA1 (tor-browser-linux64-10.0.17_en-US.tar.xz) = e060a2ba068a66cf658fafc4eed0740049e9b39b -RMD160 (tor-browser-linux64-10.0.17_en-US.tar.xz) = 50b96e55e2d0a91356f76d0730171dd0e6d4eab6 -SHA512 (tor-browser-linux64-10.0.17_en-US.tar.xz) = 5006ff8c529b8c8e2e5a4da6a3fc83a9e50d92ab7de02652d2ee7bd7cb62c6740c5dcf292c6caf125d0f34c44afd4752d4ff7e95915cb9f90b5517f8cc2eed7d -Size (tor-browser-linux64-10.0.17_en-US.tar.xz) = 85408540 bytes +SHA1 (tor-browser-linux64-10.0.18_en-US.tar.xz) = b5b7dc52a881a346ae05ea9c6878d04ceee8c5f1 +RMD160 (tor-browser-linux64-10.0.18_en-US.tar.xz) = fe11d6bd2a418875b5410fa20705a4c3039c7970 +SHA512 (tor-browser-linux64-10.0.18_en-US.tar.xz) = 630ed50d26ada30a220d3a40ccd150cf99bca14b14c6f34ac74b312756bcd3d611743412baabba0303fccca5a37e41ef4654b4e36caa7fcce8ae75989c2210bb +Size (tor-browser-linux64-10.0.18_en-US.tar.xz) = 85417212 bytes SHA1 (patch-.mozconfig) = 949472d011d40b02146c06e90ed07673667d192b SHA1 (patch-aa) = 458ee59cec3d2d1d52b222ab2031720e7a11fc02 SHA1 (patch-browser_app_profile_000-tor-browser.js) = 84a0a15605fff0e22f3150bce901a296fc920280 |