wpa_supplicant

This commit is contained in:
Rmys
2024-12-18 19:59:27 +03:00
committed by GitHub
parent bde5781c98
commit af3f4cec24
+3 -2
View File
@@ -13,7 +13,7 @@
<IsA>service</IsA>
<Summary>IEEE 802.1X/WPA supplicant for secure wireless transfers</Summary>
<Description>wpa_supplicant is a WPA supplicant with support for WPA and WPA2.</Description>
<Archive sha1sum="e295b07d599da4b99c3836d4402ec5746f77e8e8" type="targz">https://w1.fi/releases/wpa_supplicant-2.10.tar.gz</Archive>
<Archive sha1sum="aadb740bd2b3e2e1f39b5d8d543f9e18f2c1c090" type="targz">https://w1.fi/releases/wpa_supplicant-2.11.tar.gz</Archive>
<AdditionalFiles>
<AdditionalFile target="wpa_supplicant/.config">wpa_supplicant.config</AdditionalFile>
</AdditionalFiles>
@@ -30,6 +30,7 @@
<Patch level="1">fedora/wpa_supplicant-flush-debug-output.patch</Patch>
<Patch level="1">fedora/wpa_supplicant-quiet-scan-results-message.patch</Patch>
<Patch level="1">wpa_supplicant-1.0-dbus-path-fix.patch</Patch>
<Patch level="1">0007-nl80211-add-extra-ies-only-if-allowed-by-driver.patch</Patch>
</Patches>
</Source>
@@ -71,7 +72,7 @@
<History>
<Update release="8">
<Date>2024-12-18</Date>
<Version>2.10</Version>
<Version>2.11</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>