[Buildroot] [git commit] package/iwd: bump version to 1.18
From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-09-26 21:45:22
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=1a7be12e1e10cc09e3a28a8d04a352bbbb63ba3a branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master - 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 <redacted> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted> --- package/iwd/iwd.hash | 2 +- package/iwd/iwd.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/iwd/iwd.hash b/package/iwd/iwd.hash
index 9bd8f9c252..7c010ed891 100644
--- a/package/iwd/iwd.hash
+++ b/package/iwd/iwd.hash@@ -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
diff --git a/package/iwd/iwd.mk b/package/iwd/iwd.mk
index 58535b1aa1..96bdc56e93 100644
--- a/package/iwd/iwd.mk
+++ b/package/iwd/iwd.mk@@ -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+
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot