diff options
author | Alarig Le Lay <alarig@swordarmor.fr> | 2020-09-12 13:38:05 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-27 16:56:39 +0000 |
commit | b8c17aa77fa1271caf2d881c92e36cc121578b94 (patch) | |
tree | a557fd1079c86d6cc513cce992d5520b406faf3e /net-wireless/hostapd/hostapd-2.9-r1.ebuild | |
parent | sys-kernel/gentoo-kernel-bin: use correct template for arm64 (diff) | |
download | gentoo-b8c17aa77fa1271caf2d881c92e36cc121578b94.tar.gz gentoo-b8c17aa77fa1271caf2d881c92e36cc121578b94.tar.bz2 gentoo-b8c17aa77fa1271caf2d881c92e36cc121578b94.zip |
net-wireless/hostapd: fix CVE-2020-12695
Bug: https://bugs.gentoo.org/727542
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
Closes: https://github.com/gentoo/gentoo/pull/15990
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless/hostapd/hostapd-2.9-r1.ebuild')
-rw-r--r-- | net-wireless/hostapd/hostapd-2.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/hostapd/hostapd-2.9-r1.ebuild b/net-wireless/hostapd/hostapd-2.9-r1.ebuild index a2fbc42dc16e..379f8c74ea7c 100644 --- a/net-wireless/hostapd/hostapd-2.9-r1.ebuild +++ b/net-wireless/hostapd/hostapd-2.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" |