[arch-commits] Commit in iwd/repos/community-x86_64 (5 files)

2019-07-30 Thread Christian Rebischke via arch-commits
Date: Tuesday, July 30, 2019 @ 14:19:18
  Author: shibumi
Revision: 495323

archrelease: copy trunk to community-x86_64

Added:
  iwd/repos/community-x86_64/ChangeLog
(from rev 495322, iwd/trunk/ChangeLog)
  iwd/repos/community-x86_64/PKGBUILD
(from rev 495322, iwd/trunk/PKGBUILD)
  iwd/repos/community-x86_64/iwd.tmpfiles
(from rev 495322, iwd/trunk/iwd.tmpfiles)
Deleted:
  iwd/repos/community-x86_64/PKGBUILD
  iwd/repos/community-x86_64/iwd.tmpfiles

--+
 ChangeLog|  122 +
 PKGBUILD |   69 
 iwd.tmpfiles |4 -
 3 files changed, 159 insertions(+), 36 deletions(-)

Copied: iwd/repos/community-x86_64/ChangeLog (from rev 495322, 
iwd/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2019-07-30 14:19:18 UTC (rev 495323)
@@ -0,0 +1,122 @@
+ver 0.18:
+   Fix issue with handling stale scan results.
+   Fix issue with handling OWE group renegotiation.
+   Fix issue with handshake failures on FT-PSK.
+   Add support for FILS (Fast Initial Link Setup).
+
+ver 0.17:
+   Fix issue with handling association failure path.
+   Fix issue with handling checks for valid ECC point/scalar.
+   Fix issue with handling potential infinite loop and SAE.
+   Fix issue with handling randomization for passive scans.
+   Add support for randomization of SN for probe requests.
+   Add support for handling the FILS cipher suites.
+   Add support for ERP key caching feature.
+
+ver 0.16:
+   Add missing pkcs8.conf for module loading.
+
+ver 0.15:
+   Fix issue with handling RSSI thresholds.
+   Fix issue with handling abort for a connection.
+   Fix issue with stopping Access Point operation.
+   Add support for individual BSS blacklisting.
+   Add support for utilizing MAC randomization.
+   Add support for utilizing different key lengths.
+   Add support for 16, 24 and 32 byte MIC lengths.
+   Add support for handling driver rekying feature.
+
+ver 0.14:
+   Add support for tunneled MSCHAPv2 authentication.
+
+ver 0.13:
+   Fix issue with WSC interface runtime handling.
+   Add support for Opportunistic Wireless Encryption.
+   Add support for common EAP-TLS framework.
+
+ver 0.12:
+   Fix issue with handling 802.1x automatic connection.
+   Fix issue with handling missing support for backtrace.
+
+ver 0.11:
+   Fix issue with handling EAP-TTLS and redundant L flags.
+   Fix issue with handling EAP-TLS upper limit on request size.
+   Fix issue with handling handshake complete after setting keys.
+   Fix issue with handling access points with too many rates.
+   Fix issue with requiring PSK if passphrase is present.
+   Add support for retrieving list of hidden access points.
+   Add support for tunneled MS-CHAP.
+
+ver 0.10:
+   Fix issue with Ethernet authentication packet handling.
+   Fix issue with ad-hoc network scan results in station mode.
+   Fix issue with cancellation of ongoing rekey offload.
+   Add support for setting per-mac GTK credentials.
+   Add support for using external Embedded Linux library.
+
+ver 0.9:
+   Fix issue with handling EAP-WSC passwords.
+   Add support for TTLS-CHAP and TTLS-PAP.
+   Add support for handling FT over SAE.
+
+ver 0.8:
+   Fix issue with handling EAP_CACHE_NEVER secret types.
+   Fix issue with redundant usage of the L flag and PEAP.
+   Fix issue with EAP type 33 as termination mechanism for PEAPv1.
+   Add initial version of Ethernet authentication daemon.
+   Add support for Station mode interface.
+
+ver 0.7:
+   Fix issue with hard coded peer address and SAE networks.
+   Fix issue with raw passphrase requirement and SAE networks.
+   Fix issue with differentiating authenticator and supplicant.
+   Fix issue with timestamps comparison of known networks.
+   Fix issue with handling cancellation of power callbacks.
+   Fix issue with honoring auto-connect setting on power up.
+   Fix issue with crash during operstate callbacks.
+
+ver 0.6:
+   Fix issue with syncing the PSK on first connection.
+   Fix issue with unnecessary known object removal events.
+
+ver 0.5:
+   Fix issue with EAPoL handling and Ad-Hoc networks.
+   Add support for using agent with EAP-GTC methods.
+   Add support for improved Known Networks management.
+   Add support for Simultaneous Authentication of Equals.
+   Add support for exposing supported modes of operation.
+   Add support for D-Bus auto-activation via systemd.
+
+ver 0.4:
+   Fix issue with handling all zero PMKID.
+   Fix issue with handling PEAP servers and M bit requirement.
+   Fix issue with handling MS-CHAP v2 and uninitialized memory.
+   Fix issue with handling 

[arch-commits] Commit in iwd/repos/community-x86_64 (5 files)

2019-04-13 Thread Christian Rebischke via arch-commits
Date: Saturday, April 13, 2019 @ 16:25:03
  Author: shibumi
Revision: 451428

archrelease: copy trunk to community-x86_64

Added:
  iwd/repos/community-x86_64/PKGBUILD
(from rev 451427, iwd/trunk/PKGBUILD)
  iwd/repos/community-x86_64/iwd.tmpfiles
(from rev 451427, iwd/trunk/iwd.tmpfiles)
Deleted:
  iwd/repos/community-x86_64/PKGBUILD
  iwd/repos/community-x86_64/iwd.tmpfiles
  iwd/repos/community-x86_64/skip-associate-event.patch

+
 PKGBUILD   |   72 ---
 iwd.tmpfiles   |4 +-
 skip-associate-event.patch |   29 -
 3 files changed, 36 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-13 16:24:58 UTC (rev 451427)
+++ PKGBUILD2019-04-13 16:25:03 UTC (rev 451428)
@@ -1,38 +0,0 @@
-# Maintainer: Christian Rebischke 
-
-pkgname=iwd
-pkgver=0.16
-pkgrel=4
-pkgdesc='Internet Wireless Daemon'
-arch=('x86_64')
-url='https://git.kernel.org/cgit/network/wireless/iwd.git/'
-license=('LGPL')
-depends=('glibc')
-source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign}
-'iwd.tmpfiles'
-   'skip-associate-event.patch')
-sha512sums=('33b10516fb203eb92651e18ebff8448874452fad9425470bf4306b4d75a512d386561ed4fcd251c54175ac6953e29f6574175e4e9b18c88e55009f670f29ddb1'
-'SKIP'
-
'03a3a0fba53706ef46bb12e75ad0bc30969044662df5bdcebc608c57b6ab9c5b3b6944e7941549db3172577c7d86c42e39a06e285459663ae48032fd3ab697d4'
-
'ff718504b871c2e66fc433d0da24e8f9e1c78d3dbb18d76693fba671109a878e737f9e3d40f3b7e736b53d758c931083db86c9f5ba54391e715cf847b01bbaf3')
-validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-   # patch for #62245: will be fixed in 0.17
-   patch -p1 < "${srcdir}/skip-associate-event.patch"
-   ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib/iwd \
-   --enable-wired \
-   --localstatedir=/var
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make install DESTDIR="${pkgdir}"
-   install -Dm644 "${srcdir}/iwd.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/iwd.conf"
-}
-
-# vim: set ts=2 sw=2 ft=sh noet:

Copied: iwd/repos/community-x86_64/PKGBUILD (from rev 451427, 
iwd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-13 16:25:03 UTC (rev 451428)
@@ -0,0 +1,34 @@
+# Maintainer: Christian Rebischke 
+
+pkgname=iwd
+pkgver=0.17
+pkgrel=1
+pkgdesc='Internet Wireless Daemon'
+arch=('x86_64')
+url='https://git.kernel.org/cgit/network/wireless/iwd.git/'
+license=('LGPL')
+depends=('glibc')
+source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign}
+'iwd.tmpfiles')
+sha512sums=('fcec43cb9d470dec783fcafd8485e2e25f7c5ccc4283bc58c299fb816609b4e03ca241f1fe9f73025a08863e89ae8d7b7ceb6ae02524eb681a61079c5a28534a'
+'SKIP'
+   
'03a3a0fba53706ef46bb12e75ad0bc30969044662df5bdcebc608c57b6ab9c5b3b6944e7941549db3172577c7d86c42e39a06e285459663ae48032fd3ab697d4')
+validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib/iwd \
+   --enable-wired \
+   --localstatedir=/var
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make install DESTDIR="${pkgdir}"
+   install -Dm644 "${srcdir}/iwd.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/iwd.conf"
+}
+
+# vim: set ts=2 sw=2 ft=sh noet:

Deleted: iwd.tmpfiles
===
--- iwd.tmpfiles2019-04-13 16:24:58 UTC (rev 451427)
+++ iwd.tmpfiles2019-04-13 16:25:03 UTC (rev 451428)
@@ -1,2 +0,0 @@
-d /var/lib/iwd 0750 root root - -
-d /var/lib/ead 0750 root root - -

Copied: iwd/repos/community-x86_64/iwd.tmpfiles (from rev 451427, 
iwd/trunk/iwd.tmpfiles)
===
--- iwd.tmpfiles(rev 0)
+++ iwd.tmpfiles2019-04-13 16:25:03 UTC (rev 451428)
@@ -0,0 +1,2 @@
+d /var/lib/iwd 0750 root root - -
+d /var/lib/ead 0750 root root - -

Deleted: skip-associate-event.patch
===
--- skip-associate-event.patch  2019-04-13 16:24:58 UTC (rev 451427)
+++ skip-associate-event.patch  2019-04-13 16:25:03 UTC (rev 451428)
@@ -1,29 +0,0 @@
-From a71adcc243ac6263efa23390ca8bb82ae4841202 Mon Sep 17 00:00:00 2001
-From: James Prestwood 
-Date: Fri, 5 Apr 2019 15:32:54 -0700
-Subject: netdev: skip associate event when not in OWE/FT
-
-The associate event is only important for OWE and FT. If 

[arch-commits] Commit in iwd/repos/community-x86_64 (5 files)

2019-04-09 Thread Christian Rebischke via arch-commits
Date: Tuesday, April 9, 2019 @ 21:56:31
  Author: shibumi
Revision: 450691

archrelease: copy trunk to community-x86_64

Added:
  iwd/repos/community-x86_64/PKGBUILD
(from rev 450690, iwd/trunk/PKGBUILD)
  iwd/repos/community-x86_64/iwd.tmpfiles
(from rev 450690, iwd/trunk/iwd.tmpfiles)
  iwd/repos/community-x86_64/skip-associate-event.patch
(from rev 450690, iwd/trunk/skip-associate-event.patch)
Deleted:
  iwd/repos/community-x86_64/PKGBUILD
  iwd/repos/community-x86_64/iwd.tmpfiles

+
 PKGBUILD   |   72 ++-
 iwd.tmpfiles   |4 +-
 skip-associate-event.patch |   29 +
 3 files changed, 69 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-09 21:56:24 UTC (rev 450690)
+++ PKGBUILD2019-04-09 21:56:31 UTC (rev 450691)
@@ -1,34 +0,0 @@
-# Maintainer: Christian Rebischke 
-
-pkgname=iwd
-pkgver=0.16
-pkgrel=3
-pkgdesc='Internet Wireless Daemon'
-arch=('x86_64')
-url='https://git.kernel.org/cgit/network/wireless/iwd.git/'
-license=('LGPL')
-depends=('glibc')
-source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign}
-'iwd.tmpfiles')
-sha512sums=('33b10516fb203eb92651e18ebff8448874452fad9425470bf4306b4d75a512d386561ed4fcd251c54175ac6953e29f6574175e4e9b18c88e55009f670f29ddb1'
-'SKIP'
-
'03a3a0fba53706ef46bb12e75ad0bc30969044662df5bdcebc608c57b6ab9c5b3b6944e7941549db3172577c7d86c42e39a06e285459663ae48032fd3ab697d4')
-validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib/iwd \
-   --enable-wired \
-   --localstatedir=/var
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make install DESTDIR="${pkgdir}"
-   install -Dm644 "${srcdir}/iwd.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/iwd.conf"
-}
-
-# vim: set ts=2 sw=2 ft=sh noet:

Copied: iwd/repos/community-x86_64/PKGBUILD (from rev 450690, 
iwd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-09 21:56:31 UTC (rev 450691)
@@ -0,0 +1,38 @@
+# Maintainer: Christian Rebischke 
+
+pkgname=iwd
+pkgver=0.16
+pkgrel=4
+pkgdesc='Internet Wireless Daemon'
+arch=('x86_64')
+url='https://git.kernel.org/cgit/network/wireless/iwd.git/'
+license=('LGPL')
+depends=('glibc')
+source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign}
+'iwd.tmpfiles'
+   'skip-associate-event.patch')
+sha512sums=('33b10516fb203eb92651e18ebff8448874452fad9425470bf4306b4d75a512d386561ed4fcd251c54175ac6953e29f6574175e4e9b18c88e55009f670f29ddb1'
+'SKIP'
+
'03a3a0fba53706ef46bb12e75ad0bc30969044662df5bdcebc608c57b6ab9c5b3b6944e7941549db3172577c7d86c42e39a06e285459663ae48032fd3ab697d4'
+
'ff718504b871c2e66fc433d0da24e8f9e1c78d3dbb18d76693fba671109a878e737f9e3d40f3b7e736b53d758c931083db86c9f5ba54391e715cf847b01bbaf3')
+validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+   # patch for #62245: will be fixed in 0.17
+   patch -p1 < "${srcdir}/skip-associate-event.patch"
+   ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib/iwd \
+   --enable-wired \
+   --localstatedir=/var
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make install DESTDIR="${pkgdir}"
+   install -Dm644 "${srcdir}/iwd.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/iwd.conf"
+}
+
+# vim: set ts=2 sw=2 ft=sh noet:

Deleted: iwd.tmpfiles
===
--- iwd.tmpfiles2019-04-09 21:56:24 UTC (rev 450690)
+++ iwd.tmpfiles2019-04-09 21:56:31 UTC (rev 450691)
@@ -1,2 +0,0 @@
-d /var/lib/iwd 0750 root root - -
-d /var/lib/ead 0750 root root - -

Copied: iwd/repos/community-x86_64/iwd.tmpfiles (from rev 450690, 
iwd/trunk/iwd.tmpfiles)
===
--- iwd.tmpfiles(rev 0)
+++ iwd.tmpfiles2019-04-09 21:56:31 UTC (rev 450691)
@@ -0,0 +1,2 @@
+d /var/lib/iwd 0750 root root - -
+d /var/lib/ead 0750 root root - -

Copied: iwd/repos/community-x86_64/skip-associate-event.patch (from rev 450690, 
iwd/trunk/skip-associate-event.patch)
===
--- skip-associate-event.patch  (rev 0)
+++ skip-associate-event.patch  2019-04-09 21:56:31 UTC (rev 450691)
@@ -0,0 +1,29 @@
+From a71adcc243ac6263efa23390ca8bb82ae4841202 Mon Sep 17 00:00:00 2001
+From: James Prestwood 
+Date: Fri, 5 Apr 2019 15:32:54 -0700
+Subject: netdev: skip