[arch-commits] Commit in containerd/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Wed Feb 6 21:27:45 UTC 2019


    Date: Wednesday, February 6, 2019 @ 21:27:44
  Author: eschwartz
Revision: 429765

upgpkg: containerd 1.2.0-3

golang staticlibs rebuild
Fixes CVE-2019-6486 which affects all packages relying on 'crypto/elliptic'

Modified:
  containerd/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-06 21:10:31 UTC (rev 429764)
+++ PKGBUILD	2019-02-06 21:27:44 UTC (rev 429765)
@@ -5,7 +5,7 @@
 pkgname=containerd
 pkgver=1.2.0
 _commit=9f2e07b1fc1342d1c48fe4d7bbb94cb6d1bf278b
-pkgrel=2
+pkgrel=3
 pkgdesc='An open and reliable container runtime'
 url='https://containerd.io/'
 depends=('runc')



More information about the arch-commits mailing list