mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
Release 1.17
This commit is contained in:
parent
89de05463d
commit
c96812a5f6
@ -1,3 +1,9 @@
|
||||
ver 1.17:
|
||||
Fix issue with sending additional and vendor IEs.
|
||||
Fix issue with IE ordering for 802.11-2020 support.
|
||||
Fix issue with frequency update on channel switch events.
|
||||
Fix issue with drivers and handling of IF_OPER_UP setting.
|
||||
|
||||
ver 1.16:
|
||||
Fix issue with writing provisioning files with a passphrase.
|
||||
Add support for Authenticator & Supplicant RSN Extension elements.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 1.16)
|
||||
AC_INIT(iwd, 1.17)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user