diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-06-05 08:48:03 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-06-05 08:48:07 +0000 |
commit | 904e2d699295d64fe5097fc46a9c6719fe26dc7a (patch) | |
tree | f8bc283ca969095eb47964e30c3fcaeb4bbebd10 /main/hostapd | |
parent | c89b10e08390d23d8fb52750a487c0148042f6d8 (diff) | |
download | aports-904e2d699295d64fe5097fc46a9c6719fe26dc7a.tar.bz2 aports-904e2d699295d64fe5097fc46a9c6719fe26dc7a.tar.xz |
main/hostapd: update secinfo
Diffstat (limited to 'main/hostapd')
-rw-r--r-- | main/hostapd/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/hostapd/APKBUILD b/main/hostapd/APKBUILD index 9108b8ec2d..ca1b1cf93f 100644 --- a/main/hostapd/APKBUILD +++ b/main/hostapd/APKBUILD @@ -19,6 +19,7 @@ builddir="$srcdir"/$pkgname-$pkgver/hostapd # secfixes: # 2.8-r0: # - CVE-2019-11555 +# - CVE-2019-9496 # 2.7-r0: # - CVE-2017-13082 # 2.6-r2: |