From bd80f73f14a31e1ba0331f35b79b1540475f7c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sun, 18 Aug 2019 17:51:01 +0200 Subject: testing/[various]: rebuild against go 1.12.8-r0 go recently received a security upgrade to 1.12.8 (f4894bf9) this upgrade fixes various CVEs in go standard libraries, for instance in HTTP/2 functionality. Since go is statically linked packages using this functionality need to be rebuild. --- testing/docker-volume-local-persist/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/docker-volume-local-persist/APKBUILD') diff --git a/testing/docker-volume-local-persist/APKBUILD b/testing/docker-volume-local-persist/APKBUILD index 6fb148df46..190b96fa2c 100644 --- a/testing/docker-volume-local-persist/APKBUILD +++ b/testing/docker-volume-local-persist/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=docker-volume-local-persist pkgver=1.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Local Persist Volume Plugin for Docker" url="https://github.com/CWSpear/local-persist" arch="all" -- cgit v1.2.3