iwinfo: update to latest Git HEAD

Contains following updates squashed from 3 bump commits in master:

02112f9 cli: fix reporting of mixed WPA2/WPA3 versions
7faeaea nl80211: properly detect WEP encryption in wpa_supp scan results
629b5ff nl80211: do not confuse open connections with WEP ones
3d47ddd nl80211: rework hostapd and wpa_supplicant wpa suite parsing
313e827 nl80211: keep awaiting wpa_supplicant scan results on busy response
a766751 nl80211: fix parsing of mixed wpa encryption in wpa_supp scan results
f096bfd utils: support parsing SAE and OWE key management suites from IEs
2a95086 nl80211: recognize SAE encrypted mesh

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 5 years ago committed by Petr Štetiar
parent fcf87d5461
commit e8dc69fcb0

@ -11,9 +11,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/iwinfo.git
PKG_SOURCE_DATE:=2019-09-06
PKG_SOURCE_VERSION:=a88fb421f136d799af855dbe3dca917834db7185
PKG_MIRROR_HASH:=ca6cc05e7c268e8f00f7c1d3b0731906ce3cb5e41905b7c27063d36f9ecc2889
PKG_SOURCE_DATE:=2019-09-30
PKG_SOURCE_VERSION:=2a95086db2b730346d87c320e2c753126c4ff795
PKG_MIRROR_HASH:=9229874acd3fad00c99acb461818c0125aea4e8ad4100fbdea9501125bedcab8
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=GPL-2.0

Loading…
Cancel
Save