package/iwd: bump version to 1.18
- Changelog (since 1.17, from [1]): ver 1.18: Add support for Access Point FILS IP Address Assignment IE. Add support for P2P GO-side 4-way handshake IP allocation. Add support for forcing SAE group 19 if BSS requires it. Fix issue with handling faulty SAE duplicate commits. [1] https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
d206c4279b
commit
1a7be12e1e
@ -1,5 +1,5 @@
|
||||
# From https://mirrors.edge.kernel.org/pub/linux/network/wireless/sha256sums.asc
|
||||
sha256 6f946f823b0dc3205e4e72becf8ad1915448d194f5b10d8003e4c8c5a18e4ef7 iwd-1.17.tar.xz
|
||||
sha256 0225ab81579f027e0fcbf255517f432fcf355d14f3645c36813c71a441dfab55 iwd-1.18.tar.xz
|
||||
|
||||
# License files
|
||||
sha256 ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
IWD_VERSION = 1.17
|
||||
IWD_VERSION = 1.18
|
||||
IWD_SOURCE = iwd-$(IWD_VERSION).tar.xz
|
||||
IWD_SITE = $(BR2_KERNEL_MIRROR)/linux/network/wireless
|
||||
IWD_LICENSE = LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user