aboutsummaryrefslogtreecommitdiffstats
path: root/main/gettext/APKBUILD
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-08-30 00:43:42 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-09-03 15:32:58 +0000
commite73b0fd01c857aaf394d9077e2ea1d7da8b64157 (patch)
treeb83b84570bcf4aefcb3986d23b644691d00b7d41 /main/gettext/APKBUILD
parent9dac2b12d6353a78ca195bcbded1d71ca68cefb2 (diff)
downloadaports-e73b0fd01c857aaf394d9077e2ea1d7da8b64157.tar.bz2
aports-e73b0fd01c857aaf394d9077e2ea1d7da8b64157.tar.xz
main/gettext: add secfixes
Diffstat (limited to 'main/gettext/APKBUILD')
-rw-r--r--main/gettext/APKBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/gettext/APKBUILD b/main/gettext/APKBUILD
index 1da9b4d74a..460aab54c9 100644
--- a/main/gettext/APKBUILD
+++ b/main/gettext/APKBUILD
@@ -17,6 +17,10 @@ source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz
skip-tests-musl.patch"
subpackages="$pkgname-dbg $pkgname-doc $pkgname-static $pkgname-dev $pkgname-lang libintl $pkgname-asprintf $pkgname-libs"
+# secfixes:
+# 0.20.1-r0:
+# - CVE-2018-18751
+
build() {
cd "$builddir"