From: Rick Farina Date: Wed, 24 Apr 2019 03:15:36 +0000 (-0400) Subject: net-wireless/wpa_supplicant: libressl suiteb works X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=df704718f10468578ce9b1de71c02d1edc11963f;p=gentoo.git 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 --- 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 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