Date: Fri, 3 Nov 2023 15:53:56 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 155a3b26cdc5 - main - security/tor: update 0.4.8.7 =?utf-8?Q?=E2=86=92?= 0.4.8.8 Message-ID: <202311031553.3A3Fruio062247@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=155a3b26cdc5526873e4f98500cb50840a5e019d commit 155a3b26cdc5526873e4f98500cb50840a5e019d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-11-03 15:52:49 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-11-03 15:52:56 +0000 security/tor: update 0.4.8.7 → 0.4.8.8 This update contains a fix to a remote crash bug (TROVE 2023 004). It is highly recommended that all relay operators upgrade to the new versions as soon as possible to maintain the network stability and security. --- security/tor/Makefile | 2 +- security/tor/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/tor/Makefile b/security/tor/Makefile index 0a9443dd6a62..9d1a859e2bbd 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -1,5 +1,5 @@ PORTNAME= tor -DISTVERSION= 0.4.8.7 +DISTVERSION= 0.4.8.8 CATEGORIES= security net MASTER_SITES= TOR diff --git a/security/tor/distinfo b/security/tor/distinfo index 2bbf268f3cf7..c663c494018a 100644 --- a/security/tor/distinfo +++ b/security/tor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695679310 -SHA256 (tor-0.4.8.7.tar.gz) = b20d2b9c74db28a00c07f090ee5b0241b2b684f3afdecccc6b8008931c557491 -SIZE (tor-0.4.8.7.tar.gz) = 8322562 +TIMESTAMP = 1699026524 +SHA256 (tor-0.4.8.8.tar.gz) = 21bbe908cafeabff04636d26293540aa9366eb1cf389bc65dc2476c93e688004 +SIZE (tor-0.4.8.8.tar.gz) = 8261891
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311031553.3A3Fruio062247>