diff --git a/wpa_supplicant-config.patch b/wpa_supplicant-config.patch index a5502ec..632d032 100644 --- a/wpa_supplicant-config.patch +++ b/wpa_supplicant-config.patch @@ -55,6 +55,15 @@ index cdfb197..83c992a 100644 # IEEE 802.11n (High Throughput) support (mainly for AP mode) CONFIG_IEEE80211N=y +@@ -514,7 +515,7 @@ CONFIG_AP=y + CONFIG_P2P=y + + # Enable TDLS support +-#CONFIG_TDLS=y ++CONFIG_TDLS=y + + # Wi-Fi Display + # This can be used to enable Wi-Fi Display extensions for P2P using an external @@ -593,7 +594,7 @@ CONFIG_IBSS_RSN=y #CONFIG_PMKSA_CACHE_EXTERNAL=y diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec index d1b052c..3e114e6 100644 --- a/wpa_supplicant.spec +++ b/wpa_supplicant.spec @@ -5,7 +5,7 @@ Summary: WPA/WPA2/IEEE 802.1X Supplicant Name: wpa_supplicant Epoch: 1 Version: 2.9 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD Source0: http://w1.fi/releases/%{name}-%{version}.tar.gz Source1: wpa_supplicant.conf @@ -183,6 +183,9 @@ chmod -R 0644 wpa_supplicant/examples/*.py %changelog +* Thu Apr 23 2020 Davide Caratti - 1:2.9-4 +- Enable Tunneled Direct Link Setup (TDLS) + * Fri Jan 31 2020 Fedora Release Engineering - 1:2.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild