mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
Release 1.4
This commit is contained in:
parent
d9efacfbba
commit
860fa4697f
@ -1,3 +1,8 @@
|
||||
ver 1.4:
|
||||
Fix issue with handling Crypto-Binding and invalid MACs.
|
||||
Fix issue with handling change station error results.
|
||||
Fix issue with handling DNS resolving installations.
|
||||
|
||||
ver 1.3:
|
||||
Fix issue with handling EAP-GTC and password requests.
|
||||
Fix issue with handling Crypto-Binding TLV for PEAPv0.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 1.3)
|
||||
AC_INIT(iwd, 1.4)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user