Revert "net-wireless/wpa_supplicant: libressl suiteb works"
authorRick Farina <zerochaos@gentoo.org>
Sun, 19 May 2019 00:55:01 +0000 (20:55 -0400)
committerRick Farina <zerochaos@gentoo.org>
Sun, 19 May 2019 00:59:06 +0000 (20:59 -0400)
This reverts commit df704718f10468578ce9b1de71c02d1edc11963f.

bug #684290

Signed-off-by: Rick Farina <zerochaos@gentoo.org>
net-wireless/wpa_supplicant/wpa_supplicant-2.8.ebuild [moved from net-wireless/wpa_supplicant/wpa_supplicant-2.8-r1.ebuild with 97% similarity]

similarity index 97%
rename from net-wireless/wpa_supplicant/wpa_supplicant-2.8-r1.ebuild
rename to net-wireless/wpa_supplicant/wpa_supplicant-2.8.ebuild
index d5ae9e59fef2fd93a67f6accd9afe7ee1d083496..69128d52bd2986e116c933dc880465289ca5304b 100644 (file)
@@ -225,9 +225,11 @@ src_configure() {
                Kconfig_style_config OWE
                Kconfig_style_config SAE
                Kconfig_style_config DPP
-               Kconfig_style_config SUITEB
                Kconfig_style_config SUITEB192
        fi
+       if ! use bindist && ! use libressl; then
+               Kconfig_style_config SUITEB
+       fi
 
        if use smartcard ; then
                Kconfig_style_config SMARTCARD
@@ -416,6 +418,11 @@ 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