From: Jan Rękorajski Date: Tue, 22 Oct 2019 07:11:56 +0000 (+0200) Subject: - remove fedora openssl BS from config X-Git-Tag: auto/th/wpa_supplicant-2.9-3 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=91de2285ecbcee57186b403c33977687539514eb;p=packages%2Fwpa_supplicant.git - remove fedora openssl BS from config - rel 3 --- diff --git a/wpa_supplicant.config b/wpa_supplicant.config index d114c1e..8fca31b 100644 --- a/wpa_supplicant.config +++ b/wpa_supplicant.config @@ -344,7 +344,7 @@ CONFIG_TLSV12=y # Select which ciphers to use by default with OpenSSL if the user does not # specify them. -CONFIG_TLS_DEFAULT_CIPHERS="PROFILE=SYSTEM:3DES" +CONFIG_TLS_DEFAULT_CIPHERS="DEFAULT:!EXP:!LOW" # If CONFIG_TLS=internal is used, additional library and include paths are # needed for LibTomMath. Alternatively, an integrated, minimal version of diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec index be20bcd..6eafeac 100644 --- a/wpa_supplicant.spec +++ b/wpa_supplicant.spec @@ -12,7 +12,7 @@ Summary: Linux WPA/WPA2/RSN/IEEE 802.1X supplicant Summary(pl.UTF-8): Suplikant WPA/WPA2/RSN/IEEE 802.1X dla Linuksa Name: wpa_supplicant Version: 2.9 -Release: 2 +Release: 3 License: BSD Group: Networking Source0: http://w1.fi/releases/%{name}-%{version}.tar.gz