mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
Release 1.3
This commit is contained in:
parent
a44cb5deb8
commit
7e393663e7
@ -1,3 +1,10 @@
|
||||
ver 1.3:
|
||||
Fix issue with handling EAP-GTC and password requests.
|
||||
Fix issue with handling Crypto-Binding TLV for PEAPv0.
|
||||
Fix issue with handling key installation and PEAP Phase 2.
|
||||
Fix issue with handling externally triggered scan requests.
|
||||
Fix issue with handling RCPI calculation for RRM requests.
|
||||
|
||||
ver 1.2:
|
||||
Fix issue with handling scan requests while connecting.
|
||||
Fix issue with handling scan duration for RRM requests.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 1.2)
|
||||
AC_INIT(iwd, 1.3)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user