mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-24 16:49:25 +01:00
Release 1.19
This commit is contained in:
parent
6450f3ea3f
commit
ae03fcb50d
@ -1,3 +1,10 @@
|
||||
ver 1.19:
|
||||
Fix issue with handling OCV if offloading is supported.
|
||||
Fix issue with handling SA Query on channel switch event.
|
||||
Fix issue with starting FT-over-DS actions after roaming.
|
||||
Add support for OWE transition networks.
|
||||
Add support for extended key IDs.
|
||||
|
||||
ver 1.18:
|
||||
Fix issue with handling faulty SAE duplicate commits.
|
||||
Add support for Access Point FILS IP Address Assignment IE.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 1.18)
|
||||
AC_INIT(iwd, 1.19)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user