git: WPA Supplicant: Add warning about its use
John Marino
marino at crater.dragonflybsd.org
Tue Jul 14 08:21:38 PDT 2015
commit 4511b225fb29adf3a54f6da82c3361f7f7cfebff
Author: John Marino <draco at marino.st>
Date: Tue Jul 14 17:11:49 2015 +0200
WPA Supplicant: Add warning about its use
The wpa_supplicant software in base is three releases behind and likely
full of security holes. For example, the current release in DPorts has
already had 5 security vulnerabilities patched, but the base version is
not being actively maintained.
The base wpa_supplicant should only be used long enough to be able to
install the latest version from dports. In order to let sysadmins know
that running it is not the best idea, a 10-second warning will come up
when the base wpa_supplicant is used.
reviewed by: robgar
Summary of changes:
etc/rc.d/wpa_supplicant | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4511b225fb29adf3a54f6da82c3361f7f7cfebff
--
DragonFly BSD source repository
More information about the Commits
mailing list