aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-15 05:38:36 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-17 18:20:48 +0100
commit9ca7ff46c112e6c03d5874540a286e6e45f1b510 (patch)
treef39aa13e11f50785e210ccd93dffdbd73b444ab1
parent2e95874e521137050e37c9860bead8ebf1c0a408 (diff)
downloadaports-9ca7ff46c112e6c03d5874540a286e6e45f1b510.tar.bz2
aports-9ca7ff46c112e6c03d5874540a286e6e45f1b510.tar.xz
main/file: fix CVE-id
ref #10955
-rw-r--r--main/file/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/file/APKBUILD b/main/file/APKBUILD
index cfa734f0fc..fd9fbd1d60 100644
--- a/main/file/APKBUILD
+++ b/main/file/APKBUILD
@@ -17,7 +17,7 @@ builddir="$srcdir/$pkgname-$pkgver"
# secfixes:
# 5.32-r2:
-# - CVE-2019-19218
+# - CVE-2019-18218
# 5.32-r1:
# - CVE-2019-8905
# - CVE-2019-8906