Date: Thu, 9 Jul 2020 18:23:06 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r541805 - branches/2020Q3/security/tor Message-ID: <202007091823.069IN6bd053686@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Jul 9 18:23:05 2020 New Revision: 541805 URL: https://svnweb.freebsd.org/changeset/ports/541805 Log: MFH: r541762 security/tor: Update 0.4.3.5 -> 0.4.3.6 (contains major and minor security and crash bugfixes) Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.3.6 Reported by: upstream notification Approved by: ports-secteam (joenum) Modified: branches/2020Q3/security/tor/Makefile branches/2020Q3/security/tor/distinfo Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/security/tor/Makefile ============================================================================== --- branches/2020Q3/security/tor/Makefile Thu Jul 9 18:22:22 2020 (r541804) +++ branches/2020Q3/security/tor/Makefile Thu Jul 9 18:23:05 2020 (r541805) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.4.3.5 +DISTVERSION= 0.4.3.6 CATEGORIES= security net MASTER_SITES= TOR Modified: branches/2020Q3/security/tor/distinfo ============================================================================== --- branches/2020Q3/security/tor/distinfo Thu Jul 9 18:22:22 2020 (r541804) +++ branches/2020Q3/security/tor/distinfo Thu Jul 9 18:23:05 2020 (r541805) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589556358 -SHA256 (tor-0.4.3.5.tar.gz) = 616a0e4ae688d0e151d46e3e4258565da4d443d1ddbd316db0b90910e2d5d868 -SIZE (tor-0.4.3.5.tar.gz) = 7740166 +TIMESTAMP = 1594316064 +SHA256 (tor-0.4.3.6.tar.gz) = 6a2d0637d4e514be2ec574723a05065245cce51da78a21cec1dc831be5ccac62 +SIZE (tor-0.4.3.6.tar.gz) = 7745954
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007091823.069IN6bd053686>