mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
Release 1.25
This commit is contained in:
parent
a3997dc16a
commit
d3d449e287
@ -1,3 +1,10 @@
|
||||
ver 1.25:
|
||||
Fix issue with handling abort of periodic scans.
|
||||
Fix issue with handling connection when link goes down.
|
||||
Fix issue with handling operating channel information.
|
||||
Add support for encrypted network profile storage.
|
||||
Add support for DPP initiating as a configurator.
|
||||
|
||||
ver 1.24:
|
||||
Fix issue with handshake and missing rekeying support.
|
||||
Fix issue with BSS ranking and zero signal strength.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 1.24)
|
||||
AC_INIT(iwd, 1.25)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user