[arch-commits] Commit in iwd/trunk (ChangeLog PKGBUILD)

Christian Rebischke shibumi at archlinux.org
Sun Feb 9 15:33:02 UTC 2020


    Date: Sunday, February 9, 2020 @ 15:33:01
  Author: shibumi
Revision: 565376

upgpkg: iwd 1.5-1

Modified:
  iwd/trunk/ChangeLog
  iwd/trunk/PKGBUILD

-----------+
 ChangeLog |   22 ++++++++++++++++++++++
 PKGBUILD  |    4 ++--
 2 files changed, 24 insertions(+), 2 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2020-02-09 15:31:48 UTC (rev 565375)
+++ ChangeLog	2020-02-09 15:33:01 UTC (rev 565376)
@@ -1,3 +1,25 @@
+ver 1.4:
+	Fix issue with handling Crypto-Binding and invalid MACs.
+	Fix issue with handling change station error results.
+	Fix issue with handling DNS resolving installations.
+
+ver 1.3:
+	Fix issue with handling EAP-GTC and password requests.
+	Fix issue with handling Crypto-Binding TLV for PEAPv0.
+	Fix issue with handling key installation and PEAP Phase 2.
+	Fix issue with handling externally triggered scan requests.
+	Fix issue with handling RCPI calculation for RRM requests.
+
+ver 1.2:
+	Fix issue with handling scan requests while connecting.
+	Fix issue with handling scan duration for RRM requests.
+	Fix issue with handling parent TSF value for RRM requests.
+
+ver 1.1:
+	Fix issue with simple configuration support checks.
+	Fix issue with handling TLS tunnel and PEAPv0.
+	Add support for radio resource management.
+
 ver 1.0:
 	Add support for stable D-Bus interfaces.
 	Add support for network configuration documentation.

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 15:31:48 UTC (rev 565375)
+++ PKGBUILD	2020-02-09 15:33:01 UTC (rev 565376)
@@ -3,7 +3,7 @@
 # Contributor: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=iwd
-pkgver=1.4
+pkgver=1.5
 pkgrel=1
 pkgdesc='Internet Wireless Daemon'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python-docutils')
 backup=(etc/iwd/main.conf)
 source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign})
-sha512sums=('3b06fa24666e7cf37353d95d0e9abc41b8be921ae7313c014f20f704fe7919d154d6a5441c6d87d4cd08ee65e15218ec01f4ff4aafc7e4a358faf3ca4a6dcb18'
+sha512sums=('55017941f2e100d644864d2ed0528c67a486da6ba2bf7782e9df019727ce0af53cdff37c53f6625e536aa756387dd4e0d20a169710da8c3ce00f615040c9da32'
             'SKIP')
 validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
 changelog=ChangeLog



More information about the arch-commits mailing list