aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker
diff options
context:
space:
mode:
authorJake Buchholz <tomalok@gmail.com>2019-07-18 06:35:15 +0000
committerLeo <thinkabit.ukim@gmail.com>2019-07-20 12:07:22 -0300
commitc0c44e97533d0c402b3529f7149502e1bf6fc13c (patch)
tree35c7a59b565d99f960eb6e191058856979dbeb64 /community/docker
parent86122577d8e6da2d24c5d01cc66f93995194759e (diff)
downloadaports-c0c44e97533d0c402b3529f7149502e1bf6fc13c.tar.bz2
aports-c0c44e97533d0c402b3529f7149502e1bf6fc13c.tar.xz
community/docker: upgrade to 18.09.8
https://github.com/docker/docker-ce/releases/tag/v18.09.8 * Fix CVE-2019-13509 in DebugRequestMiddleware: unconditionally scrub data field.
Diffstat (limited to 'community/docker')
-rw-r--r--community/docker/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD
index 9cad36fd56..80403cc741 100644
--- a/community/docker/APKBUILD
+++ b/community/docker/APKBUILD
@@ -2,10 +2,10 @@
# Contributor: Jake Buchholz <tomalok@gmail.com>
# Maintainer: Jake Buchholz <tomalok@gmail.com>
pkgname=docker
-pkgver=18.09.7
-_gitcommit=2d0083d657f82c47044c8d3948ba434b622fe2fd # https://github.com/docker/docker-ce/commits/v$pkgver
+pkgver=18.09.8
+_gitcommit=0dd43dd87fd530113bf44c9bba9ad8b20ce4637f # https://github.com/docker/docker-ce/commits/v$pkgver
_ver=${pkgver/_/-}-ce
-pkgrel=1
+pkgrel=0
pkgdesc="Pack, ship and run any application as a lightweight container"
url="http://www.docker.io/"
arch="all"
@@ -20,6 +20,8 @@ _libnetwork_ver=e7933d41e7b206756115aa9df5e0599fc5169742
_cobra_ver="0.0.3"
# secfixes:
+# 18.09.8:
+# - CVE-2019-13509
# 18.09.7:
# - CVE-2018-15664
@@ -210,7 +212,7 @@ cli_vim() {
done
}
-sha512sums="7d06ab01673b5931a8dde1d2fcebf442d1a107c98c95cd8fe3b886c123b48470950601782fe0c83e7537a1e856069e79a096b9f4523fea7984fd3e773b243b66 docker-18.09.7.tar.gz
+sha512sums="34cf91da732ebbde88f0c8cd39664130e6bd344b18d4643715a00e1c4062d0838a37650a8ee68fb371abd8f01910c7bdce1237af74a49cd63b5ed5382eaf00ed docker-18.09.8.tar.gz
0a833510df0029999bfc05c23445a58a8b2ff165c0fb2fd5c411498d1e89b5b1990d2778b32346dd2b6d61c166ff707c6277a5d1937db6345c77d3825eb59875 libnetwork-e7933d41e7b206756115aa9df5e0599fc5169742.tar.gz
c38db9432a168f913b41a1e1b11d84bedfade82ff70791be9d343a6cc86b8a05b18bae344d67ebd8bae4c98662db7ac664a9dc86fa9b9ad4aa5c96cbf0178efb cobra-0.0.3.tar.gz
33155a79799cc6c0520a030e1a9bdba60441776d612e5e255574b23bbce1c7a8e5d868284b05a8a92704be6bbb7db905388564e867986a705acbe4884ac58584 docker-openrc-fixes.patch