mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
Release 1.24
This commit is contained in:
parent
b44e32fde9
commit
9a81a4a967
@ -1,3 +1,8 @@
|
||||
ver 1.24:
|
||||
Fix issue with handshake and missing rekeying support.
|
||||
Fix issue with BSS ranking and zero signal strength.
|
||||
Fix issue with setting OWE IE length correctly.
|
||||
|
||||
ver 1.23:
|
||||
Fix issue with handling handshake offloading.
|
||||
Fix issue with at_console and D-Bus policy.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 1.23)
|
||||
AC_INIT(iwd, 1.24)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user