From 553f63862033a2b399a08c4118e3bfe96f84df89 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 25 Feb 2021 19:38:55 +0100 Subject: [PATCH] www/privoxy: Update to 3.0.32 ... which fixes multiple DoS issues. The announcement is available at: https://lists.privoxy.org/pipermail/privoxy-announce/2021-February/000007.html Tested with "poudriere testport" on 11.4-STABLE. I'm intentionally not using the "License framework" which results in a portlint warning. Additionally portlint warns that '"BROKEN_STRPTIME_DESC" has to appear earlier.' but that seems to be a false positive. Both warnings aren't new. --- www/privoxy/Makefile | 2 +- www/privoxy/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile index dc44e627e036..b6594119cd3b 100644 --- a/www/privoxy/Makefile +++ b/www/privoxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= privoxy -PORTVERSION= 3.0.31 +PORTVERSION= 3.0.32 CATEGORIES= www MASTER_SITES= https://www.privoxy.org/sf-download-mirror/Sources/${PORTVERSION}%20(stable)/ \ SF/ijbswa/Sources/${PORTVERSION}%20%28stable%29 diff --git a/www/privoxy/distinfo b/www/privoxy/distinfo index 81d4c1e25ec2..24e554a0c73e 100644 --- a/www/privoxy/distinfo +++ b/www/privoxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612028389 -SHA256 (privoxy-3.0.31-stable-src.tar.gz) = 077729a3aac79222a4e8d88a650d9028d16fd4b0d6038da8f5f5e47120d004eb -SIZE (privoxy-3.0.31-stable-src.tar.gz) = 1839901 +TIMESTAMP = 1614278308 +SHA256 (privoxy-3.0.32-stable-src.tar.gz) = c61de4008c62445ec18f1f270407cbf2372eaba93beaccdc9e3238bb2defeed7 +SIZE (privoxy-3.0.32-stable-src.tar.gz) = 1834528 -- 2.30.0