mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-06-07 22:07:23 +02:00
Release 3.7
This commit is contained in:
parent
266eb405f2
commit
36b1086f60
@ -1,3 +1,9 @@
|
|||||||
|
ver 3.7:
|
||||||
|
Fix issue with handling length of EncryptedSecurity.
|
||||||
|
Fix issue with handling empty affinities lists.
|
||||||
|
Fix issue with handling survey scanning results.
|
||||||
|
Fix issue with handling duplicate values in DPP URI.
|
||||||
|
|
||||||
ver 3.6:
|
ver 3.6:
|
||||||
Fix issue with handling blacklisting and roaming requests.
|
Fix issue with handling blacklisting and roaming requests.
|
||||||
Fix issue with handling CQM thresholds for FullMAC devices.
|
Fix issue with handling CQM thresholds for FullMAC devices.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
AC_PREREQ([2.69])
|
AC_PREREQ([2.69])
|
||||||
AC_INIT([iwd],[3.6])
|
AC_INIT([iwd],[3.7])
|
||||||
|
|
||||||
AC_CONFIG_HEADERS(config.h)
|
AC_CONFIG_HEADERS(config.h)
|
||||||
AC_CONFIG_AUX_DIR(build-aux)
|
AC_CONFIG_AUX_DIR(build-aux)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user