[packages/wpa_supplicant] - remove fedora openssl BS from config - rel 3

baggins baggins at pld-linux.org
Tue Oct 22 09:13:39 CEST 2019


commit 91de2285ecbcee57186b403c33977687539514eb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Oct 22 09:11:56 2019 +0200

    - remove fedora openssl BS from config
    - rel 3

 wpa_supplicant.config | 2 +-
 wpa_supplicant.spec   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
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
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wpa_supplicant.git/commitdiff/91de2285ecbcee57186b403c33977687539514eb



More information about the pld-cvs-commit mailing list