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

2020-09-09 Thread Christian Rebischke via arch-commits
Date: Wednesday, September 9, 2020 @ 16:31:46
  Author: shibumi
Revision: 701613

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  419 +-
 PKGBUILD|  104 +++---
 iwd.install |   12 -
 3 files changed, 271 insertions(+), 264 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2020-09-09 16:31:38 UTC (rev 701612)
+++ ChangeLog   2020-09-09 16:31:46 UTC (rev 701613)
@@ -1,206 +0,0 @@
-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.
-
-ver 1.6:
-   Fix issue with handling missing AP stop events.
-   Fix issue with handling out-of-order disconnect events.
-   Fix issue with handling missing auth/assoc support.
-   Fix issue with handling omitted EAP-TLS-CACert.
-   Fix issue with handling OWE PTK derivation.
-   Add support for internal frame exchange API.
-   Add support for MAC randomization and override.
-   Add support for per-network MAC addresses.
-
-ver 1.5:
-   Fix issue with handling missing NEW_WIPHY events.
-   Fix issue with interface creation and NEW_WIPHY events.
-   Fix issue with handling LastConnectedTime property change.
-   Fix issue with PEAPv0 interoperability with Windows.
-
-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.
-
-ver 0.23:
-   Fix issue with strict certificate chain checks.
-   Fix issue with parsing RSNE_ADVANCE information.
-   Fix issue with parsing RSN information for WPA1.
-   Fix issue with logic error in scan frequency validation.
-   Fix issue with integer overflow and authentication frames.
-   Add support for installing various manual pages.
-
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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 r

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

2020-06-21 Thread Christian Rebischke via arch-commits
Date: Sunday, June 21, 2020 @ 21:52:42
  Author: shibumi
Revision: 650295

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  412 +-
 PKGBUILD|  104 +++---
 iwd.install |   12 -
 3 files changed, 264 insertions(+), 264 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2020-06-21 21:49:28 UTC (rev 650294)
+++ ChangeLog   2020-06-21 21:52:42 UTC (rev 650295)
@@ -1,206 +0,0 @@
-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.
-
-ver 1.6:
-   Fix issue with handling missing AP stop events.
-   Fix issue with handling out-of-order disconnect events.
-   Fix issue with handling missing auth/assoc support.
-   Fix issue with handling omitted EAP-TLS-CACert.
-   Fix issue with handling OWE PTK derivation.
-   Add support for internal frame exchange API.
-   Add support for MAC randomization and override.
-   Add support for per-network MAC addresses.
-
-ver 1.5:
-   Fix issue with handling missing NEW_WIPHY events.
-   Fix issue with interface creation and NEW_WIPHY events.
-   Fix issue with handling LastConnectedTime property change.
-   Fix issue with PEAPv0 interoperability with Windows.
-
-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.
-
-ver 0.23:
-   Fix issue with strict certificate chain checks.
-   Fix issue with parsing RSNE_ADVANCE information.
-   Fix issue with parsing RSN information for WPA1.
-   Fix issue with logic error in scan frequency validation.
-   Fix issue with integer overflow and authentication frames.
-   Add support for installing various manual pages.
-
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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

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

2020-06-21 Thread Christian Rebischke via arch-commits
Date: Sunday, June 21, 2020 @ 21:32:14
  Author: shibumi
Revision: 650288

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  412 +-
 PKGBUILD|  104 +++---
 iwd.install |   12 -
 3 files changed, 264 insertions(+), 264 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2020-06-21 21:26:37 UTC (rev 650287)
+++ ChangeLog   2020-06-21 21:32:14 UTC (rev 650288)
@@ -1,206 +0,0 @@
-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.
-
-ver 1.6:
-   Fix issue with handling missing AP stop events.
-   Fix issue with handling out-of-order disconnect events.
-   Fix issue with handling missing auth/assoc support.
-   Fix issue with handling omitted EAP-TLS-CACert.
-   Fix issue with handling OWE PTK derivation.
-   Add support for internal frame exchange API.
-   Add support for MAC randomization and override.
-   Add support for per-network MAC addresses.
-
-ver 1.5:
-   Fix issue with handling missing NEW_WIPHY events.
-   Fix issue with interface creation and NEW_WIPHY events.
-   Fix issue with handling LastConnectedTime property change.
-   Fix issue with PEAPv0 interoperability with Windows.
-
-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.
-
-ver 0.23:
-   Fix issue with strict certificate chain checks.
-   Fix issue with parsing RSNE_ADVANCE information.
-   Fix issue with parsing RSN information for WPA1.
-   Fix issue with logic error in scan frequency validation.
-   Fix issue with integer overflow and authentication frames.
-   Add support for installing various manual pages.
-
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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

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

2020-06-21 Thread Christian Rebischke via arch-commits
Date: Sunday, June 21, 2020 @ 21:26:37
  Author: shibumi
Revision: 650287

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  405 +-
 PKGBUILD|  104 +++---
 iwd.install |   12 -
 3 files changed, 264 insertions(+), 257 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2020-06-21 21:26:27 UTC (rev 650286)
+++ ChangeLog   2020-06-21 21:26:37 UTC (rev 650287)
@@ -1,199 +0,0 @@
-ver 1.7:
-   Fix issue with APs that send IGTK falsely in big endian.
-   Fix issue with setting linkmode & operstate for open networks.
-
-ver 1.6:
-   Fix issue with handling missing AP stop events.
-   Fix issue with handling out-of-order disconnect events.
-   Fix issue with handling missing auth/assoc support.
-   Fix issue with handling omitted EAP-TLS-CACert.
-   Fix issue with handling OWE PTK derivation.
-   Add support for internal frame exchange API.
-   Add support for MAC randomization and override.
-   Add support for per-network MAC addresses.
-
-ver 1.5:
-   Fix issue with handling missing NEW_WIPHY events.
-   Fix issue with interface creation and NEW_WIPHY events.
-   Fix issue with handling LastConnectedTime property change.
-   Fix issue with PEAPv0 interoperability with Windows.
-
-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.
-
-ver 0.23:
-   Fix issue with strict certificate chain checks.
-   Fix issue with parsing RSNE_ADVANCE information.
-   Fix issue with parsing RSN information for WPA1.
-   Fix issue with logic error in scan frequency validation.
-   Fix issue with integer overflow and authentication frames.
-   Add support for installing various manual pages.
-
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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.
-   F

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

2020-04-19 Thread Christian Rebischke via arch-commits
Date: Sunday, April 19, 2020 @ 14:16:12
  Author: shibumi
Revision: 616488

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  378 ++
 PKGBUILD|  104 +++
 iwd.install |   12 -
 3 files changed, 257 insertions(+), 237 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2020-04-19 14:16:01 UTC (rev 616487)
+++ ChangeLog   2020-04-19 14:16:12 UTC (rev 616488)
@@ -1,179 +0,0 @@
-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.
-
-ver 0.23:
-   Fix issue with strict certificate chain checks.
-   Fix issue with parsing RSNE_ADVANCE information.
-   Fix issue with parsing RSN information for WPA1.
-   Fix issue with logic error in scan frequency validation.
-   Fix issue with integer overflow and authentication frames.
-   Add support for installing various manual pages.
-
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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 is

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

2020-03-25 Thread Christian Rebischke via arch-commits
Date: Wednesday, March 25, 2020 @ 11:48:10
  Author: shibumi
Revision: 604059

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  358 +-
 PKGBUILD|  104 
 iwd.install |   12 -
 3 files changed, 237 insertions(+), 237 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2020-03-25 11:48:00 UTC (rev 604058)
+++ ChangeLog   2020-03-25 11:48:10 UTC (rev 604059)
@@ -1,179 +0,0 @@
-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.
-
-ver 0.23:
-   Fix issue with strict certificate chain checks.
-   Fix issue with parsing RSNE_ADVANCE information.
-   Fix issue with parsing RSN information for WPA1.
-   Fix issue with logic error in scan frequency validation.
-   Fix issue with integer overflow and authentication frames.
-   Add support for installing various manual pages.
-
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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.
-   Fi

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

2020-02-09 Thread Christian Rebischke via arch-commits
Date: Sunday, February 9, 2020 @ 15:33:10
  Author: shibumi
Revision: 565377

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  336 ++
 PKGBUILD|  104 -
 iwd.install |   12 +-
 3 files changed, 237 insertions(+), 215 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2020-02-09 15:33:01 UTC (rev 565376)
+++ ChangeLog   2020-02-09 15:33:10 UTC (rev 565377)
@@ -1,157 +0,0 @@
-ver 1.0:
-   Add support for stable D-Bus interfaces.
-   Add support for network configuration documentation.
-
-ver 0.23:
-   Fix issue with strict certificate chain checks.
-   Fix issue with parsing RSNE_ADVANCE information.
-   Fix issue with parsing RSN information for WPA1.
-   Fix issue with logic error in scan frequency validation.
-   Fix issue with integer overflow and authentication frames.
-   Add support for installing various manual pages.
-
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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.
-

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

2019-12-21 Thread Christian Rebischke via arch-commits
Date: Saturday, December 21, 2019 @ 23:48:51
  Author: shibumi
Revision: 538818

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  314 +-
 PKGBUILD|  104 +--
 iwd.install |   12 +-
 3 files changed, 215 insertions(+), 215 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-12-21 23:48:44 UTC (rev 538817)
+++ ChangeLog   2019-12-21 23:48:51 UTC (rev 538818)
@@ -1,157 +0,0 @@
-ver 1.0:
-   Add support for stable D-Bus interfaces.
-   Add support for network configuration documentation.
-
-ver 0.23:
-   Fix issue with strict certificate chain checks.
-   Fix issue with parsing RSNE_ADVANCE information.
-   Fix issue with parsing RSN information for WPA1.
-   Fix issue with logic error in scan frequency validation.
-   Fix issue with integer overflow and authentication frames.
-   Add support for installing various manual pages.
-
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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.

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

2019-12-13 Thread Christian Rebischke via arch-commits
Date: Friday, December 13, 2019 @ 21:14:26
  Author: shibumi
Revision: 537586

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  314 +-
 PKGBUILD|  104 +--
 iwd.install |   12 +-
 3 files changed, 215 insertions(+), 215 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-12-13 21:14:09 UTC (rev 537585)
+++ ChangeLog   2019-12-13 21:14:26 UTC (rev 537586)
@@ -1,157 +0,0 @@
-ver 1.0:
-   Add support for stable D-Bus interfaces.
-   Add support for network configuration documentation.
-
-ver 0.23:
-   Fix issue with strict certificate chain checks.
-   Fix issue with parsing RSNE_ADVANCE information.
-   Fix issue with parsing RSN information for WPA1.
-   Fix issue with logic error in scan frequency validation.
-   Fix issue with integer overflow and authentication frames.
-   Add support for installing various manual pages.
-
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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.
- 

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

2019-12-03 Thread Christian Rebischke via arch-commits
Date: Tuesday, December 3, 2019 @ 11:55:23
  Author: shibumi
Revision: 534932

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  314 +-
 PKGBUILD|  104 +--
 iwd.install |   12 +-
 3 files changed, 215 insertions(+), 215 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-12-03 11:55:16 UTC (rev 534931)
+++ ChangeLog   2019-12-03 11:55:23 UTC (rev 534932)
@@ -1,157 +0,0 @@
-ver 1.0:
-   Add support for stable D-Bus interfaces.
-   Add support for network configuration documentation.
-
-ver 0.23:
-   Fix issue with strict certificate chain checks.
-   Fix issue with parsing RSNE_ADVANCE information.
-   Fix issue with parsing RSN information for WPA1.
-   Fix issue with logic error in scan frequency validation.
-   Fix issue with integer overflow and authentication frames.
-   Add support for installing various manual pages.
-
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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.
- 

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

2019-11-16 Thread Christian Rebischke via arch-commits
Date: Saturday, November 16, 2019 @ 15:35:55
  Author: shibumi
Revision: 529525

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  314 +-
 PKGBUILD|  103 +--
 iwd.install |   12 +-
 3 files changed, 215 insertions(+), 214 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-11-16 15:35:46 UTC (rev 529524)
+++ ChangeLog   2019-11-16 15:35:55 UTC (rev 529525)
@@ -1,157 +0,0 @@
-ver 1.0:
-   Add support for stable D-Bus interfaces.
-   Add support for network configuration documentation.
-
-ver 0.23:
-   Fix issue with strict certificate chain checks.
-   Fix issue with parsing RSNE_ADVANCE information.
-   Fix issue with parsing RSN information for WPA1.
-   Fix issue with logic error in scan frequency validation.
-   Fix issue with integer overflow and authentication frames.
-   Add support for installing various manual pages.
-
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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.

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

2019-11-16 Thread Christian Rebischke via arch-commits
Date: Saturday, November 16, 2019 @ 10:09:41
  Author: shibumi
Revision: 529507

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  314 +-
 PKGBUILD|  102 +-
 iwd.install |   12 +-
 3 files changed, 214 insertions(+), 214 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-11-16 10:09:33 UTC (rev 529506)
+++ ChangeLog   2019-11-16 10:09:41 UTC (rev 529507)
@@ -1,157 +0,0 @@
-ver 1.0:
-   Add support for stable D-Bus interfaces.
-   Add support for network configuration documentation.
-
-ver 0.23:
-   Fix issue with strict certificate chain checks.
-   Fix issue with parsing RSNE_ADVANCE information.
-   Fix issue with parsing RSN information for WPA1.
-   Fix issue with logic error in scan frequency validation.
-   Fix issue with integer overflow and authentication frames.
-   Add support for installing various manual pages.
-
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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.
-

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

2019-10-30 Thread Christian Rebischke via arch-commits
Date: Wednesday, October 30, 2019 @ 19:15:33
  Author: shibumi
Revision: 520999

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  310 +-
 PKGBUILD|  103 +--
 iwd.install |   12 +-
 3 files changed, 214 insertions(+), 211 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-10-30 19:15:22 UTC (rev 520998)
+++ ChangeLog   2019-10-30 19:15:33 UTC (rev 520999)
@@ -1,153 +0,0 @@
-ver 0.23:
-   Fix issue with strict certificate chain checks.
-   Fix issue with parsing RSNE_ADVANCE information.
-   Fix issue with parsing RSN information for WPA1.
-   Fix issue with logic error in scan frequency validation.
-   Fix issue with integer overflow and authentication frames.
-   Add support for installing various manual pages.
-
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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 authentica

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

2019-10-24 Thread Christian Rebischke via arch-commits
Date: Thursday, October 24, 2019 @ 15:30:45
  Author: shibumi
Revision: 518810

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  298 +-
 PKGBUILD|  100 +--
 iwd.install |   12 +-
 3 files changed, 209 insertions(+), 201 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-10-24 15:30:36 UTC (rev 518809)
+++ ChangeLog   2019-10-24 15:30:45 UTC (rev 518810)
@@ -1,145 +0,0 @@
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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 ca

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

2019-10-17 Thread Levente Polyak via arch-commits
Date: Friday, October 18, 2019 @ 06:42:13
  Author: anthraxx
Revision: 516653

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  290 +-
 PKGBUILD|   96 ++-
 iwd.install |   12 +-
 3 files changed, 201 insertions(+), 197 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-10-18 06:42:03 UTC (rev 516652)
+++ ChangeLog   2019-10-18 06:42:13 UTC (rev 516653)
@@ -1,145 +0,0 @@
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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 can

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

2019-10-17 Thread Christian Rebischke via arch-commits
Date: Thursday, October 17, 2019 @ 22:41:38
  Author: shibumi
Revision: 516617

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  290 +-
 PKGBUILD|   83 +---
 iwd.install |   12 +-
 3 files changed, 197 insertions(+), 188 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-10-17 22:41:27 UTC (rev 516616)
+++ ChangeLog   2019-10-17 22:41:38 UTC (rev 516617)
@@ -1,145 +0,0 @@
-ver 0.22:
-   Fix issue with hotplug and device capability detection.
-   Add support for IPv6 network configuration handling.
-   Add support for embedding certificates in profiles.
-
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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 cance

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

2019-10-13 Thread Christian Rebischke via arch-commits
Date: Sunday, October 13, 2019 @ 14:31:31
  Author: shibumi
Revision: 515314

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  285 +-
 PKGBUILD|   73 +++---
 iwd.install |   12 +-
 3 files changed, 188 insertions(+), 182 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-10-13 14:31:14 UTC (rev 515313)
+++ ChangeLog   2019-10-13 14:31:31 UTC (rev 515314)
@@ -1,140 +0,0 @@
-ver 0.21:
-   Fix issue with cleartext ACK and tunneled EAP-Success.
-   Fix issue with setting bits in extended capabilities.
-   Fix issue with WPA-1 information element parsing.
-   Add support for handling QoS Map IE and frames.
-   Add support for STATE_DIRECTORY environment.
-   Add support for CONFIGURATION_DIRECTORY environment.
-
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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 

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

2019-09-24 Thread Christian Rebischke via arch-commits
Date: Tuesday, September 24, 2019 @ 13:02:16
  Author: shibumi
Revision: 511653

archrelease: copy trunk to community-x86_64

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

-+
 ChangeLog   |  272 +-
 PKGBUILD|   72 +++
 iwd.install |   12 +-
 3 files changed, 182 insertions(+), 174 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-09-24 13:02:04 UTC (rev 511652)
+++ ChangeLog   2019-09-24 13:02:16 UTC (rev 511653)
@@ -1,132 +0,0 @@
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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 e

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

2019-09-09 Thread Christian Rebischke via arch-commits
Date: Monday, September 9, 2019 @ 16:57:12
  Author: shibumi
Revision: 509129

archrelease: copy trunk to community-x86_64

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

--+
 ChangeLog|  264 -
 PKGBUILD |   71 +++
 iwd.install  |6 +
 iwd.tmpfiles |2 
 4 files changed, 174 insertions(+), 169 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-09-09 16:57:06 UTC (rev 509128)
+++ ChangeLog   2019-09-09 16:57:12 UTC (rev 509129)
@@ -1,132 +0,0 @@
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-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.
-   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.
- 

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

2019-08-29 Thread Christian Rebischke via arch-commits
Date: Thursday, August 29, 2019 @ 16:27:20
  Author: shibumi
Revision: 504975

archrelease: copy trunk to community-x86_64

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

--+
 ChangeLog|  260 -
 PKGBUILD |   70 +++
 iwd.tmpfiles |4 
 3 files changed, 169 insertions(+), 165 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-08-29 16:27:14 UTC (rev 504974)
+++ ChangeLog   2019-08-29 16:27:20 UTC (rev 504975)
@@ -1,128 +0,0 @@
-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.
-   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 h

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

2019-08-04 Thread Christian Rebischke via arch-commits
Date: Sunday, August 4, 2019 @ 21:24:49
  Author: shibumi
Revision: 497377

archrelease: copy trunk to community-x86_64

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

--+
 ChangeLog|  250 +
 PKGBUILD |   70 +++
 iwd.tmpfiles |4 
 3 files changed, 165 insertions(+), 159 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-08-04 21:24:42 UTC (rev 497376)
+++ ChangeLog   2019-08-04 21:24:49 UTC (rev 497377)
@@ -1,122 +0,0 @@
-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 memory leak and aborting connections.
-