update to squid-4.15

SQUID-2021:1 Denial of Service in URN processing
SQUID-2021:2 Denial of Service in HTTP Response Processing
SQUID-2021:3 Denial of Service issue in Cache Manager
SQUID-2021:4 Multiple issues in HTTP Range header
SQUID-2021:5 Denial of Service in HTTP Response Processing
This commit is contained in:
sthen 2021-05-14 20:40:46 +00:00
parent 5c136dcd46
commit 06885230f7
2 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.232 2021/02/15 09:34:19 sthen Exp $
# $OpenBSD: Makefile,v 1.233 2021/05/14 20:40:46 sthen Exp $
COMMENT-main= WWW and FTP proxy cache and accelerator
COMMENT-ldap= LDAP authentication/ACL support for Squid
COMMENT-ntlm= NTLM authentication/ACL support for Squid
V= 4.14
V= 4.15
DISTNAME= squid-$V
EXTRACT_SUFX= .tar.xz
PKGNAME-main= squid-$V
@ -26,7 +26,7 @@ HOMEPAGE= http://www.squid-cache.org/
PERMIT_PACKAGE= Yes
cWANTLIB= ${COMPILER_LIBCXX} c gmp gnutls hogweed iconv idn2
cWANTLIB+= intl m nettle p11-kit pthread tasn1 unistring
cWANTLIB+= intl m nettle p11-kit pthread ssl tasn1 unistring
# repo at https://github.com/squid-cache/squid
MASTER_SITES= ${HOMEPAGE}Versions/v${V:R}/ \
@ -49,7 +49,7 @@ CONFIGURE_ARGS= --disable-strict-error-checking \
EXTERNAL_ACL= SQL_session file_userip time_quota \
unix_group wbinfo_group
WANTLIB-main += ${cWANTLIB} crypto db expat lzma ssl xml2 z
WANTLIB-main += ${cWANTLIB} crypto db expat lzma xml2 z
LIB_DEPENDS-main += \
databases/db/v4 \

View File

@ -1,2 +1,2 @@
SHA256 (squid-4.14.tar.xz) = 8Ql9qmQ0iXwVm8EAl4tRNHwDOQQWEIRdCvoSgVFyn/w=
SIZE (squid-4.14.tar.xz) = 2452892
SHA256 (squid-4.15.tar.xz) = tpOk5asoEaioVPYN4KYq+786lSux0EeVLJrgEyH4SiU=
SIZE (squid-4.15.tar.xz) = 2454176