gnu: wpa-supplicant: Fix WPS and P2P NFC NDEF record payload length validation.

* gnu/packages/patches/wpa-supplicant-2015-5-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (wpa-supplicant-light)[source]: Add patch.
This commit is contained in:
Mark H Weaver 2015-07-08 18:18:40 -04:00
parent 16de69c950
commit 9fb00f383d
3 changed files with 67 additions and 1 deletions

View file

@ -705,7 +705,8 @@ commands and their arguments.")
"wpa-supplicant-2015-4-fix-pt2.patch"
"wpa-supplicant-2015-4-fix-pt3.patch"
"wpa-supplicant-2015-4-fix-pt4.patch"
"wpa-supplicant-2015-4-fix-pt5.patch")))))
"wpa-supplicant-2015-4-fix-pt5.patch"
"wpa-supplicant-2015-5-fix.patch")))))
(build-system gnu-build-system)
(arguments
'(#:phases (alist-replace