commit: df704718f10468578ce9b1de71c02d1edc11963f
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 03:15:36 2019 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 03:15:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df704718
net-wireless/wpa_supplicant: libressl suiteb works
thanks for the testing b-man
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
.../{wpa_supplicant-2.8.ebuild => wpa_supplicant-2.8-r1.ebuild} | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-2.8.ebuild
b/net-wireless/wpa_supplicant/wpa_supplicant-2.8-r1.ebuild
similarity index 97%
rename from net-wireless/wpa_supplicant/wpa_supplicant-2.8.ebuild
rename to net-wireless/wpa_supplicant/wpa_supplicant-2.8-r1.ebuild
index 69128d52bd2..d5ae9e59fef 100644
--- a/net-wireless/wpa_supplicant/wpa_supplicant-2.8.ebuild
+++ b/net-wireless/wpa_supplicant/wpa_supplicant-2.8-r1.ebuild
@@ -225,10 +225,8 @@ src_configure() {
Kconfig_style_config OWE
Kconfig_style_config SAE
Kconfig_style_config DPP
- Kconfig_style_config SUITEB192
- fi
- if ! use bindist && ! use libressl; then
Kconfig_style_config SUITEB
+ Kconfig_style_config SUITEB192
fi
if use smartcard ; then
@@ -418,11 +416,6 @@ pkg_postinst() {
ewarn "This is incredibly undesirable"
fi
fi
- if use libressl; then
- ewarn "Libressl doesn't support SUITEB (part of WPA3)"
- ewarn "but it does support SUITEB192 (the upgraded strength
version of the same)"
- ewarn "You probably don't care. Patches welcome"
- fi
# Mea culpa, feel free to remove that after some time --mgorny.
local fn