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

Christian Rebischke shibumi at archlinux.org
Sun Jun 21 21:26:28 UTC 2020


    Date: Sunday, June 21, 2020 @ 21:26:27
  Author: shibumi
Revision: 650286

upgpkg: iwd 1.8-1

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

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

Modified: ChangeLog
===================================================================
--- ChangeLog	2020-06-21 21:19:42 UTC (rev 650285)
+++ ChangeLog	2020-06-21 21:26:27 UTC (rev 650286)
@@ -1,3 +1,10 @@
+ver 1.8:
+	Fix issue with handling FT AKMs when not supported.
+	Fix issue with handling FILS and RSNE in authenticate.
+	Fix issue with handling auto-connection and quick scan.
+	Fix issue with sending multiple scan requests.
+	Add support for P2P feature and API.
+
 ver 1.7:
 	Fix issue with APs that send IGTK falsely in big endian.
 	Fix issue with setting linkmode & operstate for open networks.

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-21 21:19:42 UTC (rev 650285)
+++ PKGBUILD	2020-06-21 21:26:27 UTC (rev 650286)
@@ -3,7 +3,7 @@
 # Contributor: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=iwd
-pkgver=1.7
+pkgver=1.8
 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=('3012a7725a909737b48c803289513138d057dec3b99f98a7de91eef0eb58e145537809e7ed84afddc4f061d27d5e448f1fc9d6ac2a748d496bf97656baab48ad'
+sha512sums=('f1caa330b3ff18b4598efec596a4b9a22887833218a90d19d59717503679eff71fdb990cb63bd74b8f1523197a366cd803d799259e8002e5cde2745b03d51d8e'
             'SKIP')
 validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
 changelog=ChangeLog



More information about the arch-commits mailing list