mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-03-14 20:37:56 +01:00
Release 3.12
This commit is contained in:
parent
92a60ad23d
commit
d003d0e593
@ -1,3 +1,9 @@
|
||||
ver 3.12:
|
||||
Fix issue with handling expiration of PMKSA.
|
||||
Fix issue with handling uninitialized buffer and PMKID.
|
||||
Fix issue with checking for PKCS#8 key parser in unit tests.
|
||||
Fix issue with using -std=c23 compiler setting.
|
||||
|
||||
ver 3.11:
|
||||
Fix issue with interface registration before acquiring name.
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([iwd],[3.11])
|
||||
AC_INIT([iwd],[3.12])
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user