aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake Buchholz <tomalok@gmail.com>2021-02-03 03:46:50 +0000
committerAndy Postnikov <apostnikov@gmail.com>2021-02-03 04:44:22 +0000
commitb6492956611e628ca5b96716fcb3fd20727d993d (patch)
tree00f8a86287b4b3aea8cd300bddb24922cc6373c7
parent1ba4e44b64d356eceda05805ced8f896e9f49e77 (diff)
community/docker: upgrade to 20.10.3
Fixes CVE-2021-21284 & CVE-2021-21285 For more information, see... https://github.com/moby/moby/releases/tag/v20.10.3
-rw-r--r--community/docker/APKBUILD13
1 files changed, 8 insertions, 5 deletions
diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD
index c14b229c18b..04c151a8046 100644
--- a/community/docker/APKBUILD
+++ b/community/docker/APKBUILD
@@ -2,9 +2,9 @@
# Contributor: Jake Buchholz <tomalok@gmail.com>
# Maintainer: Jake Buchholz <tomalok@gmail.com>
pkgname=docker
-pkgver=20.10.2
-_cli_commit=2291f610ae73533e6e0749d4ef1e360149b1e46b # https://github.com/docker/cli/commits/v$pkgver
-_moby_commit=8891c58a433a823ce0a65b57efff45f32ee9cb45 # https://github.com/moby/moby/commits/v$pkgver
+pkgver=20.10.3
+_cli_commit=48d30b5b32e99c932b4ea3edca74353feddd83ff # https://github.com/docker/cli/commits/v$pkgver
+_moby_commit=46229ca1d815cfd4b50eb377ac75ad8300e13a85 # https://github.com/moby/moby/commits/v$pkgver
pkgrel=0
pkgdesc="Pack, ship and run any application as a lightweight container"
url="https://www.docker.io/"
@@ -20,6 +20,9 @@ _libnetwork_commit=fa125a3512ee0f6187721c88582bf8c4378bd4d7
_cobra_ver="1.1.1"
# secfixes:
+# 20.10.3-r0:
+# - CVE-2021-21285
+# - CVE-2021-21284
# 19.03.14-r0:
# - CVE-2020-15257
# 19.03.11-r0:
@@ -178,8 +181,8 @@ cli_zshcomp() {
"$subpkgdir"/usr/share/zsh/site-functions/_$pkgname
}
-sha512sums="907c846bf4043dcce4dd4e95e6335554b50e954464a83f75a44b1c0fcf9f2625c490a12758d18653c0d031768878a3f6fc91cb7fc6e1d3235d5e8f21ecd93caf cli-20.10.2.tar.gz
-b514e98e3f71874fcf5374eeaaabc2c879691b48937dbc962be3577d834f571353d4f946aebfa69f1a62b1388c9220bfdff09b62bf62c134bd41f494e8506f56 moby-20.10.2.tar.gz
+sha512sums="769bed3e5409f6be570ab3672bef1bea4d16d5bfaeb81af8c4b3b7cfb56732c108c5404464731c001cf94fefd77c40a142bed80c85f1b058041e187453a6b88e cli-20.10.3.tar.gz
+8389980e0b47e34872301bbe703d7abfc7819946736bab0ef4fee983daa4f798c7c6373d823dc62a3995076e71ca6bc86dc793f736b68e8ec1040332193cfdb8 moby-20.10.3.tar.gz
dd583218fbeba8aeac2e4143369ad55a3e6c15d64f198f73e3656a80d0281a4374fb3be7bc05b01425461bf830762aa2c950da68ed0e3ae5884643e9d178c69e libnetwork-fa125a3512ee0f6187721c88582bf8c4378bd4d7.tar.gz
a27debc5c971f468e672826659e5c46946187e2307dded8c496084b9fabc5602e68bdfdc08f444f42d6f82f0f2704d01a0c4bde3e5fbe674c7cb14309f0a3328 cobra-1.1.1.tar.gz
e3a882a732f498ea62a770e1d91cfb910d4206156dd9a8546cf6af94dcb9c6201e0f712a86e3ad352fbae4f0eedb2b4055976af69385c671dc8e9a43b78bc31b docker.initd