diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-02-28 13:47:06 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-02-28 13:47:06 +0000 |
commit | c1e3fa7f5f3303a13a62d5485d7d3c8cc752ecf3 (patch) | |
tree | 91921cecff7f3e13493f26cf70349170c2824d22 /main/patch | |
parent | 58fc65d2b14f59efea945f9dc2dc39d9db45d72e (diff) | |
download | aports-c1e3fa7f5f3303a13a62d5485d7d3c8cc752ecf3.tar.bz2 aports-c1e3fa7f5f3303a13a62d5485d7d3c8cc752ecf3.tar.xz |
main/patch: update secinfo
CVE-2016-10713 is already fixed
Diffstat (limited to 'main/patch')
-rw-r--r-- | main/patch/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/patch/APKBUILD b/main/patch/APKBUILD index 146e4f908a..4c69c9273f 100644 --- a/main/patch/APKBUILD +++ b/main/patch/APKBUILD @@ -19,7 +19,6 @@ builddir="$srcdir"/$pkgname-$pkgver # secfixes: # 2.7.6-r2: -# - CVE-2016-10713 # - CVE-2018-6951 build() { |