aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gosu
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-05-05 10:50:19 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-05-05 18:07:51 +0000
commitea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2 (patch)
tree2b0665152cc1a927aea8e443a218fad32ba86346 /testing/gosu
parent738a765b2d89a734523203e48a529185e8168212 (diff)
downloadaports-ea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2.tar.bz2
aports-ea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2.tar.xz
testing/various: rebuild go packages for CVE-2020-7919
Issue: #11416
Diffstat (limited to 'testing/gosu')
-rw-r--r--testing/gosu/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gosu/APKBUILD b/testing/gosu/APKBUILD
index cab019c7df..8dedb95ea6 100644
--- a/testing/gosu/APKBUILD
+++ b/testing/gosu/APKBUILD
@@ -11,7 +11,7 @@ _runc_src="runc-$_runc_ver"
pkgname=gosu
pkgver=$_gosu_ver
-pkgrel=1
+pkgrel=2
pkgdesc="Simple Go-based setuid+setgid+setgroups+exec"
url="https://github.com/tianon/gosu"
arch="all"