mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-06-07 22:07:23 +02:00
Release 3.8
This commit is contained in:
parent
243db1d256
commit
26ed1f8b9f
@ -1,3 +1,6 @@
|
|||||||
|
ver 3.8:
|
||||||
|
Fix issue with handling unit tests and missing kernel features.
|
||||||
|
|
||||||
ver 3.7:
|
ver 3.7:
|
||||||
Fix issue with handling length of EncryptedSecurity.
|
Fix issue with handling length of EncryptedSecurity.
|
||||||
Fix issue with handling empty affinities lists.
|
Fix issue with handling empty affinities lists.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
AC_PREREQ([2.69])
|
AC_PREREQ([2.69])
|
||||||
AC_INIT([iwd],[3.7])
|
AC_INIT([iwd],[3.8])
|
||||||
|
|
||||||
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