aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-08-14 14:59:21 +0200
committerJakub Jirutka <jakub@jirutka.cz>2019-08-14 14:59:21 +0200
commitb127c6f6cf45e6a2a08272a7fe34daadfdb6684a (patch)
tree09ab1dc69d0876015380d6b3cfbd46a35dbbefab /community
parentc575b40cceee4a9e3dd9ede2bf095c30acec02c5 (diff)
downloadaports-b127c6f6cf45e6a2a08272a7fe34daadfdb6684a.tar.bz2
aports-b127c6f6cf45e6a2a08272a7fe34daadfdb6684a.tar.xz
community/ruby-nokogiri: add secfixes
Diffstat (limited to 'community')
-rw-r--r--community/ruby-nokogiri/APKBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/ruby-nokogiri/APKBUILD b/community/ruby-nokogiri/APKBUILD
index b4cf74ab23..058e985af8 100644
--- a/community/ruby-nokogiri/APKBUILD
+++ b/community/ruby-nokogiri/APKBUILD
@@ -18,6 +18,10 @@ source="https://github.com/sparklemotion/$_gemname/archive/v$pkgver/$_gemname-$p
"
builddir="$srcdir/$_gemname-$pkgver"
+# secfixes:
+# 1.10.4-r0:
+# - CVE-2019-5477
+
prepare() {
default_prepare