diff --git a/build-config b/build-config index cbf050d..972227f 100644 --- a/build-config +++ b/build-config @@ -600,3 +600,6 @@ CONFIG_PEERKEY=y # Simultaneous Authentication of Equals (SAE) CONFIG_SAE=y + +# Device Provisioning Protocol (DPP) +CONFIG_DPP=y diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec index 018d46e..0625818 100644 --- a/wpa_supplicant.spec +++ b/wpa_supplicant.spec @@ -172,6 +172,9 @@ chmod -R 0644 %{name}/examples/*.py %endif %changelog +* Mon Jan 21 2019 Lubomir Rintel - 1:2.7 +- Enable DPP + * Mon Jan 21 2019 Lubomir Rintel - 1:2.7-2 - Enable MESH & SAE