summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2019-04-23 23:15:36 -0400
committerRick Farina <zerochaos@gentoo.org>2019-04-23 23:15:36 -0400
commitdf704718f10468578ce9b1de71c02d1edc11963f (patch)
tree9f1ff5d62967466d069fc23745679533aa52849d /net-wireless
parentnet-wireless/wpa_supplicant: bump (diff)
downloadgentoo-df704718f10468578ce9b1de71c02d1edc11963f.tar.gz
gentoo-df704718f10468578ce9b1de71c02d1edc11963f.tar.bz2
gentoo-df704718f10468578ce9b1de71c02d1edc11963f.zip
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@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/wpa_supplicant/wpa_supplicant-2.8-r1.ebuild (renamed from net-wireless/wpa_supplicant/wpa_supplicant-2.8.ebuild)9
1 files changed, 1 insertions, 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
index 69128d52bd29..d5ae9e59fef2 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