[arch-commits] Commit in iwd/trunk (ChangeLog PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Sun Aug 4 21:24:43 UTC 2019
Date: Sunday, August 4, 2019 @ 21:24:42
Author: shibumi
Revision: 497376
upgpkg: iwd 0.19-1
Modified:
iwd/trunk/ChangeLog
iwd/trunk/PKGBUILD
-----------+
ChangeLog | 6 ++++++
PKGBUILD | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
Modified: ChangeLog
===================================================================
--- ChangeLog 2019-08-04 20:50:35 UTC (rev 497375)
+++ ChangeLog 2019-08-04 21:24:42 UTC (rev 497376)
@@ -1,3 +1,9 @@
+ver 0.19:
+ Add support for Hotspot 2.0 functionality.
+ Add support for FILS Fast Transition feature.
+ Add support for network configuration handling.
+ Add support for resolution services framework.
+
ver 0.18:
Fix issue with handling stale scan results.
Fix issue with handling OWE group renegotiation.
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-04 20:50:35 UTC (rev 497375)
+++ PKGBUILD 2019-08-04 21:24:42 UTC (rev 497376)
@@ -1,8 +1,8 @@
# Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
pkgname=iwd
-pkgver=0.18
-pkgrel=2
+pkgver=0.19
+pkgrel=1
pkgdesc='Internet Wireless Daemon'
arch=('x86_64')
url='https://git.kernel.org/cgit/network/wireless/iwd.git/'
@@ -10,7 +10,7 @@
depends=('glibc')
source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign}
'iwd.tmpfiles')
-sha512sums=('0eb5558f7bafe521aaf80f24e5818c1fb0dfa6445c671c4454d3a4f67f97643a1232709b1e9c376cbe09dd7ba521651e1e46328cce0bfe1befe15668d6081cd6'
+sha512sums=('72be037974664260ba570affbb400b8261d1f7923877a9b03fd748ac1527c885f96fd70c8305300d81918a232a08ec7d71866bb3b9c4c86ac03b0b77fce85ade'
'SKIP'
'03a3a0fba53706ef46bb12e75ad0bc30969044662df5bdcebc608c57b6ab9c5b3b6944e7941549db3172577c7d86c42e39a06e285459663ae48032fd3ab697d4')
validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
More information about the arch-commits
mailing list