Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
51e32072
Commit
51e32072
authored
Oct 05, 2021
by
Ariadne Conill
Browse files
main/squid: security upgrade to 4.17 (CVE-2021-28116)
parent
e47248f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
main/squid/APKBUILD
View file @
51e32072
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
squid
pkgver
=
4.1
5
pkgver
=
4.1
7
pkgrel
=
0
pkgdesc
=
"A full-featured Web proxy cache server."
url
=
"http://www.squid-cache.org"
...
...
@@ -29,6 +29,8 @@ builddir="$srcdir"/$pkgname-$pkgver
options
=
"!check"
# does not work. Error message is about "applet not found", some issue with the installed busybox
# secfixes:
# 4.17-r0:
# - CVE-2021-28116
# 4.15-r0:
# - CVE-2021-28651
# - CVE-2021-28652
...
...
@@ -129,7 +131,9 @@ squid_kerb_auth() {
mv
"
$pkgdir
"
/usr/lib/squid/squid_kerb_auth
"
$subpkgdir
"
/usr/lib/squid/
}
sha512sums
=
"8f0ce6e30dd9173927e8133618211ffb865fb5dde4c63c2fb465e2efccda4a6efb33f2c0846870c9b915340aff5f59461a60171882bcc0c890336b846fe60bd1 squid-4.15.tar.xz
sha512sums
=
"
cea36de10f128f5beb51bdc89604c16af3a820a5ac27284b2aa181ac87144930489688e1d85ce357fe1ed8a4e96e300277b95034a2475cbf86c9d6923ddf7c0a squid-4.17.tar.xz
15d95f7d787be8c2e6619ef1661fd8aae8d2c1ede706748764644c7dc3d7c34515ef6e8b7543295fddc4e767bbd74a7cf8c42e77cf60b3d574ff11b3f6e336c9 squid.initd
7292661de344e8a87d855c83afce49511685d2680effab3afab110e45144c0117935f3bf73ab893c9e6d43f7fb5ba013635e24f6da6daf0eeb895ef2e9b5baa9 squid.confd
89a703fa4f21b6c7c26e64a46fd52407e20f00c34146ade0bea0c4b63d050117c0f8e218f2256a1fbf6abb84f4ec9b0472c9a4092ff6e78f07c4f5a25d0892a5 squid.logrotate"
89a703fa4f21b6c7c26e64a46fd52407e20f00c34146ade0bea0c4b63d050117c0f8e218f2256a1fbf6abb84f4ec9b0472c9a4092ff6e78f07c4f5a25d0892a5 squid.logrotate
"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment