mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/squid: security upgrade to 4.15
This commit is contained in:
parent
049f84c2ea
commit
d133bf23e7
@ -1,7 +1,7 @@
|
||||
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=squid
|
||||
pkgver=4.14
|
||||
pkgver=4.15
|
||||
pkgrel=0
|
||||
pkgdesc="A full-featured Web proxy cache server."
|
||||
url="http://www.squid-cache.org"
|
||||
@ -29,6 +29,14 @@ builddir="$srcdir"/$pkgname-$pkgver
|
||||
options="!check" # does not work. Error message is about "applet not found", some issue with the installed busybox
|
||||
|
||||
# secfixes:
|
||||
# 4.15-r0:
|
||||
# - CVE-2021-28651
|
||||
# - CVE-2021-28652
|
||||
# - CVE-2021-28662
|
||||
# - CVE-2021-31806
|
||||
# - CVE-2021-31807
|
||||
# - CVE-2021-31808
|
||||
# - GHSA-572g-rvwr-6c7f
|
||||
# 4.14-r0:
|
||||
# - CVE-2020-25097
|
||||
# 4.13-r0:
|
||||
@ -123,7 +131,7 @@ squid_kerb_auth() {
|
||||
mv "$pkgdir"/usr/lib/squid/squid_kerb_auth "$subpkgdir"/usr/lib/squid/
|
||||
}
|
||||
|
||||
sha512sums="3509caea9e10ea54547eeb769a21f0ca4d37e39a063953821fc51d588b22facfa183d0a48be9ab15831ee646e031079b515c75162515b8a4e7c708df2d41958b squid-4.14.tar.xz
|
||||
sha512sums="8f0ce6e30dd9173927e8133618211ffb865fb5dde4c63c2fb465e2efccda4a6efb33f2c0846870c9b915340aff5f59461a60171882bcc0c890336b846fe60bd1 squid-4.15.tar.xz
|
||||
15d95f7d787be8c2e6619ef1661fd8aae8d2c1ede706748764644c7dc3d7c34515ef6e8b7543295fddc4e767bbd74a7cf8c42e77cf60b3d574ff11b3f6e336c9 squid.initd
|
||||
7292661de344e8a87d855c83afce49511685d2680effab3afab110e45144c0117935f3bf73ab893c9e6d43f7fb5ba013635e24f6da6daf0eeb895ef2e9b5baa9 squid.confd
|
||||
89a703fa4f21b6c7c26e64a46fd52407e20f00c34146ade0bea0c4b63d050117c0f8e218f2256a1fbf6abb84f4ec9b0472c9a4092ff6e78f07c4f5a25d0892a5 squid.logrotate"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user