From a57b3d9fc5e242b95282e0cf9fcb25fc94cdd58c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 20 Oct 2020 12:54:15 +0200 Subject: [PATCH] main/lame: remove duplicates in secfixes comment CVE-2017-9410, CVE-2017-9411, CVE-2017-9412, CVE-2015-9099 were all fixed in 3.99.5-r6. ref #11914 --- main/lame/APKBUILD | 5 ----- 1 file changed, 5 deletions(-) diff --git a/main/lame/APKBUILD b/main/lame/APKBUILD index 80caadcd112..75a21d54843 100644 --- a/main/lame/APKBUILD +++ b/main/lame/APKBUILD @@ -12,11 +12,6 @@ source="https://downloads.sourceforge.net/project/lame/lame/$pkgver/$pkgname-$pk builddir="$srcdir"/$pkgname-$pkgver # secfixes: -# 3.100-r0: -# - CVE-2017-9410 -# - CVE-2017-9411 -# - CVE-2017-9412 -# - CVE-2015-9099 # 3.99.5-r6: # - CVE-2015-9099 # - CVE-2015-9100