aboutsummaryrefslogtreecommitdiffstats
path: root/main/bubblewrap
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-04 05:35:32 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-04 08:51:52 +0000
commitd6cf491eb50cd9e7348c93aa8f0f66168103b363 (patch)
treef65e53185815a10e5ba178d6e44648e7bb2dc809 /main/bubblewrap
parentf857ebd0eb566aa58d7785dc1088296cba9a25d1 (diff)
downloadaports-d6cf491eb50cd9e7348c93aa8f0f66168103b363.tar.bz2
aports-d6cf491eb50cd9e7348c93aa8f0f66168103b363.tar.xz
main/bubblewrap: add missing secinfo
Diffstat (limited to 'main/bubblewrap')
-rw-r--r--main/bubblewrap/APKBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/bubblewrap/APKBUILD b/main/bubblewrap/APKBUILD
index 4fd6de402e..8b4d7a267c 100644
--- a/main/bubblewrap/APKBUILD
+++ b/main/bubblewrap/APKBUILD
@@ -14,6 +14,10 @@ source="bubblewrap-$pkgver.tar.gz::https://github.com/containers/bubblewrap/arch
realpath-workaround.patch
"
+# secfixes:
+# 1.6.1-r0:
+# - CVE-2020-5291
+
prepare() {
NOCONFIGURE=1 ./autogen.sh
default_prepare