Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
636
Issues
636
List
Boards
Labels
Service Desk
Milestones
Merge Requests
193
Merge Requests
193
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
48e59c02
Commit
48e59c02
authored
Jul 11, 2019
by
Natanael Copa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/squid: upgrade to 4.8 (CVE-2019-13345)
fixes
#10667
parent
59490361
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
main/squid/APKBUILD
main/squid/APKBUILD
+5
-3
No files found.
main/squid/APKBUILD
View file @
48e59c02
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
squid
pkgver
=
4.
4
pkgrel
=
1
pkgver
=
4.
8
pkgrel
=
0
pkgdesc
=
"A full-featured Web proxy cache server."
url
=
"http://www.squid-cache.org"
install
=
"squid.pre-install squid.pre-upgrade"
...
...
@@ -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.8-r0:
# - CVE-2019-13345
# 3.5.27-r2:
# - CVE-2018-1000024
# - CVE-2018-1000027
...
...
@@ -101,7 +103,7 @@ squid_kerb_auth() {
install
-d
"
$subpkgdir
"
/usr/lib/squid
mv
"
$pkgdir
"
/usr/lib/squid/squid_kerb_auth
"
$subpkgdir
"
/usr/lib/squid/
}
sha512sums
=
"
8ed45abc65febf2955db11bafd49e940914a58230a8945afab9ea4926c4bafd538474a0836665b4131e23a23d6389d512a40bbe53368b8206ba4765fd71fb21f squid-4.4
.tar.xz
sha512sums
=
"
2223f299950ded074faca6e3d09c15bc26e8644c3019b36a612f5d424e25b02a528c4b3c8a9463864f71edc29f17c5662f16ffda18c76317405cb97657e5e823 squid-4.8
.tar.xz
15d95f7d787be8c2e6619ef1661fd8aae8d2c1ede706748764644c7dc3d7c34515ef6e8b7543295fddc4e767bbd74a7cf8c42e77cf60b3d574ff11b3f6e336c9 squid.initd
7292661de344e8a87d855c83afce49511685d2680effab3afab110e45144c0117935f3bf73ab893c9e6d43f7fb5ba013635e24f6da6daf0eeb895ef2e9b5baa9 squid.confd
89a703fa4f21b6c7c26e64a46fd52407e20f00c34146ade0bea0c4b63d050117c0f8e218f2256a1fbf6abb84f4ec9b0472c9a4092ff6e78f07c4f5a25d0892a5 squid.logrotate"
Natanael Copa
@ncopa
mentioned in issue
#10667 (closed)
·
Jul 12, 2019
mentioned in issue
#10667 (closed)
mentioned in issue #10667
Toggle commit list
Write
Preview
Markdown
is supported
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