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

Christian Rebischke shibumi at archlinux.org
Wed Sep 9 16:31:38 UTC 2020


    Date: Wednesday, September 9, 2020 @ 16:31:38
  Author: shibumi
Revision: 701612

upgpkg: iwd 1.9-1

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

-----------+
 ChangeLog |    7 +++++++
 PKGBUILD  |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2020-09-09 16:20:55 UTC (rev 701611)
+++ ChangeLog	2020-09-09 16:31:38 UTC (rev 701612)
@@ -1,3 +1,10 @@
+ver 1.9:
+	Fix issue with WPA3 connections in transition mode.
+	Fix issue with handling roaming attempt failures.
+	Add support for radio management work queue.
+	Add support P2P service manager interface.
+	Add support for WiFi Display client API.
+
 ver 1.8:
 	Fix issue with handling FT AKMs when not supported.
 	Fix issue with handling FILS and RSNE in authenticate.

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-09 16:20:55 UTC (rev 701611)
+++ PKGBUILD	2020-09-09 16:31:38 UTC (rev 701612)
@@ -3,7 +3,7 @@
 # Contributor: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=iwd
-pkgver=1.8
+pkgver=1.9
 pkgrel=1
 pkgdesc='Internet Wireless Daemon'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python-docutils' 'dbus' 'systemd')
 backup=(etc/iwd/main.conf)
 source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign})
-sha512sums=('f1caa330b3ff18b4598efec596a4b9a22887833218a90d19d59717503679eff71fdb990cb63bd74b8f1523197a366cd803d799259e8002e5cde2745b03d51d8e'
+sha512sums=('d8762495f7f5a342476653c0cf64c31b3b41a3064a05c4fcf49b9faf4394b0d7a5db6aae6324896bdc8f7b104697fb4c4315f7073a4fde4fc87f8f55d932538b'
             'SKIP')
 validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
 changelog=ChangeLog



More information about the arch-commits mailing list