Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
J0WI
aports
Commits
e724957f
Commit
e724957f
authored
4 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
main/squid: security upgrade to 4.13
CVE-2020-15810 CVE-2020-15811 CVE-2020-24606 fixes #11896
parent
3c7f8a65
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/squid/APKBUILD
+6
-2
6 additions, 2 deletions
main/squid/APKBUILD
with
6 additions
and
2 deletions
main/squid/APKBUILD
+
6
−
2
View file @
e724957f
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
squid
pkgver
=
4.1
1
pkgver
=
4.1
3
pkgrel
=
0
pkgdesc
=
"A full-featured Web proxy cache server."
url
=
"http://www.squid-cache.org"
...
...
@@ -28,6 +28,10 @@ pkggroups="squid"
options
=
"!check"
# does not work. Error message is about "applet not found", some issue with the installed busybox
# secfixes:
# 4.13-r0:
# - CVE-2020-15810
# - CVE-2020-15811
# - CVE-2020-24606
# 4.10-r0:
# - CVE-2020-8449
# - CVE-2020-8450
...
...
@@ -107,7 +111,7 @@ squid_kerb_auth() {
install
-d
"
$subpkgdir
"
/usr/lib/squid
mv
"
$pkgdir
"
/usr/lib/squid/squid_kerb_auth
"
$subpkgdir
"
/usr/lib/squid/
}
sha512sums
=
"0
2d4bb4d5860124347670615e69b1b92be7ea4fc0131e54091a06cb2e67bd73583d8e6cbe472473f0c59764611a49561d02ab9fe2bf0305ce4652d4ec7714f26
squid-4.1
1
.tar.xz
sha512sums
=
"0
6807f82ed01e12afe2dd843aa0a94f69c351765b1889c4c5c3da1cf2ecb06ac3a4be6a24a62f04397299c8fc0df5397f76f64df5422ff78b37a9382d5fdf7fc
squid-4.1
3
.tar.xz
8320820c02c824ed96065e0b66cabdd80b11c23e911880a42f5bd7e3f6e7a5c1c6def910a1843cca810c62a7dc8ccdb9ae82c0cf52bf08259c3b50058232132d squid.initd
7292661de344e8a87d855c83afce49511685d2680effab3afab110e45144c0117935f3bf73ab893c9e6d43f7fb5ba013635e24f6da6daf0eeb895ef2e9b5baa9 squid.confd
89a703fa4f21b6c7c26e64a46fd52407e20f00c34146ade0bea0c4b63d050117c0f8e218f2256a1fbf6abb84f4ec9b0472c9a4092ff6e78f07c4f5a25d0892a5 squid.logrotate"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment