commit iwd for openSUSE:Factory

2020-10-02 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2020-10-02 17:36:19

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new.4249 (New)


Package is "iwd"

Fri Oct  2 17:36:19 2020 rev:16 rq:838820 version:1.9

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2020-08-19 18:55:42.791811768 
+0200
+++ /work/SRC/openSUSE:Factory/.iwd.new.4249/iwd.changes2020-10-02 
17:36:29.474709564 +0200
@@ -1,0 +2,10 @@
+Wed Sep 30 05:13:08 UTC 2020 - Ava Lon 
+
+- Update to version 1.9:
+  * Fix issue with WPA3 connections in transition mode.
+  * Fix issue with handling roaming attempt failures.
+  * Add support for radio management work queue.
+  * Add support P2P service manager interface.
+  * Add support for WiFi Display client API.
+
+---

Old:

  iwd-1.8.tar.sign
  iwd-1.8.tar.xz

New:

  iwd-1.9.tar.sign
  iwd-1.9.tar.xz



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.FfOfa8/_old  2020-10-02 17:36:31.866710990 +0200
+++ /var/tmp/diff_new_pack.FfOfa8/_new  2020-10-02 17:36:31.866710990 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   iwd
-Version:1.8
+Version:1.9
 Release:0
 Summary:Wireless daemon for Linux
 License:LGPL-2.1-or-later
@@ -33,7 +33,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(ell) >= 0.32
+BuildRequires:  pkgconfig(ell) >= 0.33
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_ordering}
 

++ iwd-1.8.tar.xz -> iwd-1.9.tar.xz ++
 12373 lines of diff (skipped)





commit iwd for openSUSE:Factory

2020-08-19 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2020-08-19 18:53:31

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new.3399 (New)


Package is "iwd"

Wed Aug 19 18:53:31 2020 rev:15 rq:827639 version:1.8

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2020-06-18 10:29:20.637049265 
+0200
+++ /work/SRC/openSUSE:Factory/.iwd.new.3399/iwd.changes2020-08-19 
18:55:42.791811768 +0200
@@ -1,0 +2,6 @@
+Tue Aug 18 15:11:42 UTC 2020 - Dominique Leuenberger 
+
+- Fix wrong usage of %{_libexecdir} for systemd owned directories
+  below %{_prefix}/lib.
+
+---



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.7miyOs/_old  2020-08-19 18:55:46.963813985 +0200
+++ /var/tmp/diff_new_pack.7miyOs/_new  2020-08-19 18:55:46.967813987 +0200
@@ -82,10 +82,9 @@
 %{_bindir}/iwmon
 %{_sbindir}/rc%{name}
 %{_libexecdir}/%{name}/
-%dir %{_libexecdir}/modules-load.d/
-%{_libexecdir}/modules-load.d/pkcs8.conf
-%dir %{_libexecdir}/systemd/network
-%{_libexecdir}/systemd/network/80-iwd.link
+%{_prefix}/lib/modules-load.d/pkcs8.conf
+%dir %{_prefix}/lib/systemd/network
+%{_prefix}/lib/systemd/network/80-iwd.link
 %{_unitdir}/%{name}.service
 %dir %{_datadir}/dbus-1/system.d/
 %{_datadir}/dbus-1/system.d/%{name}*.conf






commit iwd for openSUSE:Factory

2020-06-18 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2020-06-18 10:28:54

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new.3606 (New)


Package is "iwd"

Thu Jun 18 10:28:54 2020 rev:14 rq:815552 version:1.8

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2020-01-07 23:51:55.119986624 
+0100
+++ /work/SRC/openSUSE:Factory/.iwd.new.3606/iwd.changes2020-06-18 
10:29:20.637049265 +0200
@@ -1,0 +2,39 @@
+Wed Jun 17 12:54:24 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.8:
+  * Fix an issue with handling FT AKMs when not supported.
+  * Fix an issue with handling FILS and RSNE in authenticate.
+  * Fix an issue with handling auto-connection and quick scan.
+  * Fix an issue with sending multiple scan requests.
+  * Add support for a P2P feature and API.
+
+---
+Wed 15 Apr 08:46:02 CEST 2020 - Harry ten Berge 
+
+- ver 1.7:
+  * Fix issue with APs that send IGTK falsely in big endian.
+  * Fix issue with setting linkmode & operstate for open networks.
+
+---
+Thu 26 Mar 10:18:24 CET 2020 - Harry ten Berge  
+
+- 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.
+
+---
+Mon 10 Feb 10:02:45 CET 2020 - Harry ten Berge 
+
+- 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.
+
+---

Old:

  iwd-1.4.tar.sign
  iwd-1.4.tar.xz

New:

  iwd-1.8.tar.sign
  iwd-1.8.tar.xz



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.ZMic9C/_old  2020-06-18 10:29:25.145063628 +0200
+++ /var/tmp/diff_new_pack.ZMic9C/_new  2020-06-18 10:29:25.145063628 +0200
@@ -17,16 +17,15 @@
 
 
 Name:   iwd
-Version:1.4
+Version:1.8
 Release:0
 Summary:Wireless daemon for Linux
 License:LGPL-2.1-or-later
 URL:https://git.kernel.org/pub/scm/network/wireless/iwd.git
 Source: 
https://kernel.org/pub/linux/network/wireless/%{name}-%{version}.tar.xz
-Source2:
https://kernel.org/pub/linux/network/wireless/%{name}-%{version}.tar.sign
+Source1:
https://kernel.org/pub/linux/network/wireless/%{name}-%{version}.tar.sign
 # https://kernel.org/doc/wot/holtmann.html
-Source3:%{name}.keyring
-
+Source2:%{name}.keyring
 # Disable openssl as we have disabled the tests on obs
 # needed for the tests to generate certificates
 #BuildRequires:  openssl
@@ -34,7 +33,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(ell) >= 0.27
+BuildRequires:  pkgconfig(ell) >= 0.32
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_ordering}
 
@@ -62,7 +61,7 @@
 
 # Disable tests as they fail on the obs, but works on a checkout
 #%%check
-#make %%{?_smp_mflags} check
+#%%make_build check
 
 %pre
 %service_add_pre %{name}.service
@@ -88,12 +87,8 @@
 %dir %{_libexecdir}/systemd/network
 %{_libexecdir}/systemd/network/80-iwd.link
 %{_unitdir}/%{name}.service
-%if 0%{?suse_version} >= 1500
 %dir %{_datadir}/dbus-1/system.d/
 %{_datadir}/dbus-1/system.d/%{name}*.conf
-%else
-%{_sysconfdir}/dbus-1/system.d/%{name}*.conf
-%endif
 %{_datadir}/dbus-1/system-services/*%{name}.service
 %{_mandir}/man1/iwctl.1%{?ext_man}
 %{_mandir}/man1/iwmon.1%{?ext_man}

++ iwd-1.4.tar.xz -> iwd-1.8.tar.xz ++
 17843 lines of diff (skipped)





commit iwd for openSUSE:Factory

2020-01-07 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2020-01-07 23:51:28

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new.6675 (New)


Package is "iwd"

Tue Jan  7 23:51:28 2020 rev:13 rq:761073 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2019-11-30 10:40:50.312147274 
+0100
+++ /work/SRC/openSUSE:Factory/.iwd.new.6675/iwd.changes2020-01-07 
23:51:55.119986624 +0100
@@ -1,0 +2,28 @@
+Fri Jan  3 08:59:52 CET 2020 - Harry ten Berge 
+
+- 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.
+
+---
+Tue Dec 17 23:16:45 CET 2019 - Harry ten Berge 
+
+- 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.
+
+---

Old:

  iwd-1.0.tar.sign
  iwd-1.0.tar.xz

New:

  iwd-1.4.tar.sign
  iwd-1.4.tar.xz



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.c3hfpa/_old  2020-01-07 23:51:56.331987252 +0100
+++ /var/tmp/diff_new_pack.c3hfpa/_new  2020-01-07 23:51:56.331987252 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iwd
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   iwd
-Version:1.0
+Version:1.4
 Release:0
 Summary:Wireless daemon for Linux
 License:LGPL-2.1-or-later
@@ -34,7 +34,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(ell) >= 0.26
+BuildRequires:  pkgconfig(ell) >= 0.27
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_ordering}
 
@@ -99,6 +99,7 @@
 %{_mandir}/man1/iwmon.1%{?ext_man}
 %{_mandir}/man5/iwd.config.5%{?ext_man}
 %{_mandir}/man5/iwd.network.5%{?ext_man}
+%{_mandir}/man7/iwd.debug.7%{?ext_man}
 %{_mandir}/man8/iwd.8%{?ext_man}
 
 %changelog

++ iwd-1.0.tar.xz -> iwd-1.4.tar.xz ++
 7615 lines of diff (skipped)





commit iwd for openSUSE:Factory

2019-11-30 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2019-11-30 10:39:31

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new.26869 (New)


Package is "iwd"

Sat Nov 30 10:39:31 2019 rev:12 rq:751841 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2019-09-26 20:39:19.102849602 
+0200
+++ /work/SRC/openSUSE:Factory/.iwd.new.26869/iwd.changes   2019-11-30 
10:40:50.312147274 +0100
@@ -1,0 +2,35 @@
+Wed Nov 27 20:37:23 UTC 2019 - Bjørn Lie 
+
+- Disable testsuite and openssl BuildRequires, it fails on the obs,
+  but leave them behind as the tests works fine on a checkout.
+- Modernize spec.
+
+---
+Fri Nov  1 08:21:37 UTC 2019 - Tomáš Chvátal 
+
+- Execute testsuite
+
+---
+Wed Oct 30 16:22:33 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.0:
+  * Add support for stable D-Bus interfaces.
+  * Add support for network configuration documentation.
+
+---
+Sun Oct 27 21:01:48 UTC 2019 - Xaver Hellauer 
+
+- 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.
+
+---

Old:

  iwd-0.21.tar.sign
  iwd-0.21.tar.xz

New:

  iwd-1.0.tar.sign
  iwd-1.0.tar.xz



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.JeYFjN/_old  2019-11-30 10:40:50.900147203 +0100
+++ /var/tmp/diff_new_pack.JeYFjN/_new  2019-11-30 10:40:50.904147203 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iwd
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,21 +17,24 @@
 
 
 Name:   iwd
-Version:0.21
+Version:1.0
 Release:0
 Summary:Wireless daemon for Linux
 License:LGPL-2.1-or-later
-Group:  Productivity/Networking/Other
 URL:https://git.kernel.org/pub/scm/network/wireless/iwd.git
 Source: 
https://kernel.org/pub/linux/network/wireless/%{name}-%{version}.tar.xz
 Source2:
https://kernel.org/pub/linux/network/wireless/%{name}-%{version}.tar.sign
 # https://kernel.org/doc/wot/holtmann.html
 Source3:%{name}.keyring
+
+# Disable openssl as we have disabled the tests on obs
+# needed for the tests to generate certificates
+#BuildRequires:  openssl
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(ell) >= 0.23
+BuildRequires:  pkgconfig(ell) >= 0.26
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_ordering}
 
@@ -42,13 +45,14 @@
 features provided by the Linux kernel.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %configure \
   --libexecdir=%{_libexecdir}/%{name} \
-  --enable-external-ell
-make %{?_smp_mflags} V=1
+   --enable-external-ell \
+   %{nil}
+%make_build
 
 %install
 %make_install
@@ -56,6 +60,10 @@
 mkdir -p %{buildroot}%{_sbindir}/
 ln -s service %{buildroot}%{_sbindir}/rc%{name}
 
+# Disable tests as they fail on the obs, but works on a checkout
+#%%check
+#make %%{?_smp_mflags} check
+
 %pre
 %service_add_pre %{name}.service
 
@@ -77,6 +85,8 @@
 %{_libexecdir}/%{name}/
 %dir %{_libexecdir}/modules-load.d/
 %{_libexecdir}/modules-load.d/pkcs8.conf
+%dir %{_libexecdir}/systemd/network
+%{_libexecdir}/systemd/network/80-iwd.link
 %{_unitdir}/%{name}.service
 %if 0%{?suse_version} >= 1500
 %dir %{_datadir}/dbus-1/system.d/
@@ -85,5 +95,10 @@
 %{_sysconfdir}/dbus-1/system.d/%{name}*.conf
 %endif
 %{_datadir}/dbus-1/system-services/*%{name}.service
+%{_mandir}/man1/iwctl.1%{?ext_man}
+%{_mandir}/man1/iwmon.1%{?ext_man}
+%{_mandir}/man5/iwd.config.5%{?ext_man}
+%{_mandir}/man5/iwd.network.5%{?ext_man}
+%{_mandir}/man8/iwd.8%{?ext_man}
 
 %changelog

++ iwd-0.21.tar.xz -> iwd-1.0.tar.xz ++
 38144 lines of diff (skipped)





commit iwd for openSUSE:Factory

2019-09-26 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2019-09-26 20:39:11

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new.2352 (New)


Package is "iwd"

Thu Sep 26 20:39:11 2019 rev:11 rq:732369 version:0.21

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2019-08-13 20:33:36.635246825 
+0200
+++ /work/SRC/openSUSE:Factory/.iwd.new.2352/iwd.changes2019-09-26 
20:39:19.102849602 +0200
@@ -1,0 +2,15 @@
+Fri Sep 20 11:45:38 UTC 2019 - Xaver Hellauer 
+
+- 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.
+
+---

Old:

  iwd-0.19.tar.sign
  iwd-0.19.tar.xz

New:

  iwd-0.21.tar.sign
  iwd-0.21.tar.xz



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.URd9Wy/_old  2019-09-26 20:39:20.694845348 +0200
+++ /var/tmp/diff_new_pack.URd9Wy/_new  2019-09-26 20:39:20.698845337 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   iwd
-Version:0.19
+Version:0.21
 Release:0
 Summary:Wireless daemon for Linux
 License:LGPL-2.1-or-later
@@ -31,7 +31,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(ell) >= 0.21
+BuildRequires:  pkgconfig(ell) >= 0.23
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_ordering}
 

++ iwd-0.19.tar.xz -> iwd-0.21.tar.xz ++
 9598 lines of diff (skipped)





commit iwd for openSUSE:Factory

2019-08-13 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2019-08-13 20:33:32

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new.9556 (New)


Package is "iwd"

Tue Aug 13 20:33:32 2019 rev:10 rq:722681 version:0.19

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2019-06-06 18:15:31.360717647 
+0200
+++ /work/SRC/openSUSE:Factory/.iwd.new.9556/iwd.changes2019-08-13 
20:33:36.635246825 +0200
@@ -1,0 +2,9 @@
+Mon Aug 12 12:24:17 UTC 2019 - Xaver Hellauer 
+
+- 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.
+
+---

Old:

  iwd-0.18.tar.sign
  iwd-0.18.tar.xz

New:

  iwd-0.19.tar.sign
  iwd-0.19.tar.xz



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.5aa4gO/_old  2019-08-13 20:33:38.171246382 +0200
+++ /var/tmp/diff_new_pack.5aa4gO/_new  2019-08-13 20:33:38.199246374 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   iwd
-Version:0.18
+Version:0.19
 Release:0
 Summary:Wireless daemon for Linux
 License:LGPL-2.1-or-later
@@ -31,7 +31,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(ell) >= 0.20
+BuildRequires:  pkgconfig(ell) >= 0.21
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_ordering}
 

++ iwd-0.18.tar.xz -> iwd-0.19.tar.xz ++
 20690 lines of diff (skipped)





commit iwd for openSUSE:Factory

2019-06-06 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2019-06-06 18:15:29

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new.4811 (New)


Package is "iwd"

Thu Jun  6 18:15:29 2019 rev:9 rq:706156 version:0.18

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2019-04-08 20:53:30.594567203 
+0200
+++ /work/SRC/openSUSE:Factory/.iwd.new.4811/iwd.changes2019-06-06 
18:15:31.360717647 +0200
@@ -1,0 +2,18 @@
+Mon May 27 11:16:54 UTC 2019 - Xaver Hellauer 
+
+- 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.
+
+---

Old:

  iwd-0.16.tar.sign
  iwd-0.16.tar.xz

New:

  iwd-0.18.tar.sign
  iwd-0.18.tar.xz



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.0DpkcM/_old  2019-06-06 18:15:31.920717483 +0200
+++ /var/tmp/diff_new_pack.0DpkcM/_new  2019-06-06 18:15:31.920717483 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   iwd
-Version:0.16
+Version:0.18
 Release:0
 Summary:Wireless daemon for Linux
 License:LGPL-2.1-or-later
@@ -31,7 +31,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(ell) >= 0.18
+BuildRequires:  pkgconfig(ell) >= 0.20
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_ordering}
 

++ iwd-0.16.tar.xz -> iwd-0.18.tar.xz ++
 16224 lines of diff (skipped)





commit iwd for openSUSE:Factory

2019-04-08 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2019-04-08 20:53:30

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new.3908 (New)


Package is "iwd"

Mon Apr  8 20:53:30 2019 rev:8 rq:692012 version:0.16

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2019-01-03 18:07:05.792115383 
+0100
+++ /work/SRC/openSUSE:Factory/.iwd.new.3908/iwd.changes2019-04-08 
20:53:30.594567203 +0200
@@ -1,0 +2,15 @@
+Fri Apr  5 19:26:53 UTC 2019 - Alexei Sorokin 
+
+- Update to version 0.16 (changes since 0.13):
+  * Add support for tunneled MSCHAPv2 authentication.
+  * Fix an issue with handling RSSI thresholds.
+  * Fix an issue with handling abort for a connection.
+  * Fix an issue with stopping Access Point operation.
+  * Add support for individual BSS blacklisting.
+  * Add support for utilising MAC randomisation.
+  * Add support for utilising different key lengths.
+  * Add support for 16, 24 and 32 byte MIC lengths.
+  * Add support for handling driver rekying feature.
+  * Add missing pkcs8.conf for module loading.
+
+---

Old:

  iwd-0.13.tar.sign
  iwd-0.13.tar.xz

New:

  iwd-0.16.tar.sign
  iwd-0.16.tar.xz



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.8Ksj8a/_old  2019-04-08 20:53:31.366567770 +0200
+++ /var/tmp/diff_new_pack.8Ksj8a/_new  2019-04-08 20:53:31.370567772 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package iwd
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   iwd
-Version:0.13
+Version:0.16
 Release:0
 Summary:Wireless daemon for Linux
 License:LGPL-2.1-or-later
@@ -25,15 +25,15 @@
 URL:https://git.kernel.org/pub/scm/network/wireless/iwd.git
 Source: 
https://kernel.org/pub/linux/network/wireless/%{name}-%{version}.tar.xz
 Source2:
https://kernel.org/pub/linux/network/wireless/%{name}-%{version}.tar.sign
-# https://www.kernel.org/doc/wot/holtmann.html
+# https://kernel.org/doc/wot/holtmann.html
 Source3:%{name}.keyring
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(ell) >= 0.16
+BuildRequires:  pkgconfig(ell) >= 0.18
 BuildRequires:  pkgconfig(systemd)
-%{?systemd_requires}
+%{?systemd_ordering}
 
 %description
 The iNet Wireless Daemon (iwd) project provides a wireless
@@ -46,7 +46,8 @@
 
 %build
 %configure \
-  --libexecdir=%{_libexecdir}/%{name} --enable-external-ell
+  --libexecdir=%{_libexecdir}/%{name} \
+  --enable-external-ell
 make %{?_smp_mflags} V=1
 
 %install
@@ -74,6 +75,8 @@
 %{_bindir}/iwmon
 %{_sbindir}/rc%{name}
 %{_libexecdir}/%{name}/
+%dir %{_libexecdir}/modules-load.d/
+%{_libexecdir}/modules-load.d/pkcs8.conf
 %{_unitdir}/%{name}.service
 %if 0%{?suse_version} >= 1500
 %dir %{_datadir}/dbus-1/system.d/

++ iwd-0.13.tar.xz -> iwd-0.16.tar.xz ++
 24539 lines of diff (skipped)





commit iwd for openSUSE:Factory

2019-01-03 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2019-01-03 18:07:04

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new.28833 (New)


Package is "iwd"

Thu Jan  3 18:07:04 2019 rev:7 rq:662212 version:0.13

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2018-12-13 19:50:13.716562655 
+0100
+++ /work/SRC/openSUSE:Factory/.iwd.new.28833/iwd.changes   2019-01-03 
18:07:05.792115383 +0100
@@ -1,0 +2,5 @@
+Thu Dec 13 20:28:33 UTC 2018 - Jan Engelhardt 
+
+- Avoid using bundled copy of ell
+
+---



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.2nxzvR/_old  2019-01-03 18:07:06.288114942 +0100
+++ /var/tmp/diff_new_pack.2nxzvR/_new  2019-01-03 18:07:06.292114938 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -31,6 +31,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(ell) >= 0.16
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}
 
@@ -45,7 +46,7 @@
 
 %build
 %configure \
-  --libexecdir=%{_libexecdir}/%{name}
+  --libexecdir=%{_libexecdir}/%{name} --enable-external-ell
 make %{?_smp_mflags} V=1
 
 %install






commit iwd for openSUSE:Factory

2018-12-13 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2018-12-13 19:50:11

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new.28833 (New)


Package is "iwd"

Thu Dec 13 19:50:11 2018 rev:6 rq:657797 version:0.13

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2018-11-18 23:32:19.197472030 
+0100
+++ /work/SRC/openSUSE:Factory/.iwd.new.28833/iwd.changes   2018-12-13 
19:50:13.716562655 +0100
@@ -1,0 +2,8 @@
+Thu Dec 13 07:39:11 UTC 2018 - mar...@gmx.de
+
+- Update to version 0.13:
+  * Fix issue with WSC interface runtime handling.
+  * Add support for Opportunistic Wireless Encryption.
+  * Add support for common EAP-TLS framework.
+
+---

Old:

  iwd-0.12.tar.sign
  iwd-0.12.tar.xz

New:

  iwd-0.13.tar.sign
  iwd-0.13.tar.xz



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.Yb7ZHb/_old  2018-12-13 19:50:14.240561979 +0100
+++ /var/tmp/diff_new_pack.Yb7ZHb/_new  2018-12-13 19:50:14.244561973 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:   iwd
-Version:0.12
+Version:0.13
 Release:0
 Summary:Wireless daemon for Linux
 License:LGPL-2.1-or-later

++ iwd-0.12.tar.xz -> iwd-0.13.tar.xz ++
 10902 lines of diff (skipped)





commit iwd for openSUSE:Factory

2018-11-18 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2018-11-18 23:32:13

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new (New)


Package is "iwd"

Sun Nov 18 23:32:13 2018 rev:5 rq:649905 version:0.12

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2018-10-31 13:22:09.779016948 
+0100
+++ /work/SRC/openSUSE:Factory/.iwd.new/iwd.changes 2018-11-18 
23:32:19.197472030 +0100
@@ -1,0 +2,13 @@
+Sat Nov 17 07:25:13 UTC 2018 - s...@suspend.net
+
+- Update to version 0.12:
+  * build: require at least version 0.15 when building ext ELL
+  * network: simplify is_rsn logic
+  * network: Check autoconnectable as the first condition
+  * network: Introduce __bss_is_sae
+  * scan: make scan_bss_get_rsn_info const correct
+  * network: fix 8021x autoconnect
+  * station: only set 8021x networks
+  * client: fix mem leak
+
+---

Old:

  iwd-0.10.tar.sign
  iwd-0.10.tar.xz

New:

  iwd-0.12.tar.sign
  iwd-0.12.tar.xz



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.YF729p/_old  2018-11-18 23:32:20.485470482 +0100
+++ /var/tmp/diff_new_pack.YF729p/_new  2018-11-18 23:32:20.489470477 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   iwd
-Version:0.10
+Version:0.12
 Release:0
 Summary:Wireless daemon for Linux
 License:LGPL-2.1-or-later

++ iwd-0.10.tar.xz -> iwd-0.12.tar.xz ++
 8770 lines of diff (skipped)





commit iwd for openSUSE:Factory

2018-10-31 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2018-10-31 13:21:35

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new (New)


Package is "iwd"

Wed Oct 31 13:21:35 2018 rev:4 rq:645610 version:0.10

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2018-10-26 11:08:24.365872567 
+0200
+++ /work/SRC/openSUSE:Factory/.iwd.new/iwd.changes 2018-10-31 
13:22:09.779016948 +0100
@@ -1,0 +2,10 @@
+Tue Oct 23 11:53:55 UTC 2018 - s...@suspend.net
+
+- Update to version 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
+
+---

Old:

  iwd-0.9.tar.sign
  iwd-0.9.tar.xz

New:

  iwd-0.10.tar.sign
  iwd-0.10.tar.xz



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.wRfVTE/_old  2018-10-31 13:22:10.339016427 +0100
+++ /var/tmp/diff_new_pack.wRfVTE/_new  2018-10-31 13:22:10.339016427 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   iwd
-Version:0.9
+Version:0.10
 Release:0
 Summary:Wireless daemon for Linux
 License:LGPL-2.1-or-later

++ iwd-0.9.tar.xz -> iwd-0.10.tar.xz ++
 4204 lines of diff (skipped)





commit iwd for openSUSE:Factory

2018-10-26 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2018-10-26 11:08:16

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new (New)


Package is "iwd"

Fri Oct 26 11:08:16 2018 rev:3 rq:644112 version:0.9

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2018-07-28 12:45:25.796992954 
+0200
+++ /work/SRC/openSUSE:Factory/.iwd.new/iwd.changes 2018-10-26 
11:08:24.365872567 +0200
@@ -1,0 +2,43 @@
+Tue Oct  9 21:01:45 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 0.9:
+  * Fix an issue with handling EAP-WSC passwords.
+  * Add support for TTLS-CHAP and TTLS-PAP.
+  * Add support for handling FT over SAE.
+
+---
+Mon Sep 24 14:44:27 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 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.
+
+---
+Tue Sep 11 15:16:43 UTC 2018 - astie...@suse.com
+
+- add upstream signing key and validate source signature
+
+---
+Tue Sep 11 14:10:18 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 0.7 (changes since 0.4):
+  * Fix an 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.
+  * Fix an issue with synching the PSK on first connection.
+  * Fix an issue with unnecessary known object removal events.
+  * Fix an issue with hard coded peer address and SAE networks.
+  * Fix an issue with raw passphrase requirement and SAE networks.
+  * Fix an issue with differentiating authenticator and supplicant.
+  * Fix an issue with timestamps comparison of known networks.
+  * Fix an issue with handling cancellation of power callbacks.
+  * Fix an issue with honouring auto-connect setting on power up.
+  * Fix an issue with a crash during operstate callbacks.
+
+---

Old:

  iwd-0.4.tar.xz

New:

  iwd-0.9.tar.sign
  iwd-0.9.tar.xz
  iwd.keyring



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.JgM2OR/_old  2018-10-26 11:08:25.913870402 +0200
+++ /var/tmp/diff_new_pack.JgM2OR/_new  2018-10-26 11:08:25.913870402 +0200
@@ -12,18 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   iwd
-Version:0.4
+Version:0.9
 Release:0
 Summary:Wireless daemon for Linux
 License:LGPL-2.1-or-later
 Group:  Productivity/Networking/Other
 URL:https://git.kernel.org/pub/scm/network/wireless/iwd.git
 Source: 
https://kernel.org/pub/linux/network/wireless/%{name}-%{version}.tar.xz
+Source2:
https://kernel.org/pub/linux/network/wireless/%{name}-%{version}.tar.sign
+# https://www.kernel.org/doc/wot/holtmann.html
+Source3:%{name}.keyring
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  systemd-rpm-macros
@@ -77,5 +80,6 @@
 %else
 %{_sysconfdir}/dbus-1/system.d/%{name}*.conf
 %endif
+%{_datadir}/dbus-1/system-services/*%{name}.service
 
 %changelog

++ iwd-0.4.tar.xz -> iwd-0.9.tar.xz ++
 24972 lines of diff (skipped)




commit iwd for openSUSE:Factory

2018-07-28 Thread root
Hello community,

here is the log from the commit of package iwd for openSUSE:Factory checked in 
at 2018-07-28 12:45:23

Comparing /work/SRC/openSUSE:Factory/iwd (Old)
 and  /work/SRC/openSUSE:Factory/.iwd.new (New)


Package is "iwd"

Sat Jul 28 12:45:23 2018 rev:2 rq:625797 version:0.4

Changes:

--- /work/SRC/openSUSE:Factory/iwd/iwd.changes  2018-07-06 10:41:17.147305414 
+0200
+++ /work/SRC/openSUSE:Factory/.iwd.new/iwd.changes 2018-07-28 
12:45:25.796992954 +0200
@@ -1,0 +2,21 @@
+Fri Jul 27 13:55:24 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 0.4:
+  * Fix an issue with handling all zero PMKID.
+  * Fix an issue with handling PEAP servers and M bit requirement.
+  * Fix an issue with handling MS-CHAP v2 and uninitialised memory.
+  * Fix an issue with handling a memory leak and aborting
+connections.
+  * Fix an issue with handling a memory leak and PSK configuration.
+  * Fix an issue with handling a not yet running D-Bus daemon.
+  * Add support for advanced scanning of hidden networks.
+  * Add support for MAC address randomisation.
+  * Add support for the Ad-Hoc network interface.
+  * Add support for the Access Point interface.
+
+---
+Fri Jul 27 11:02:39 UTC 2018 - jeng...@inai.de
+
+- Trim marketing wording and false statements from description.
+
+---

Old:

  iwd-0.3.tar.xz

New:

  iwd-0.4.tar.xz



Other differences:
--
++ iwd.spec ++
--- /var/tmp/diff_new_pack.puo7H3/_old  2018-07-28 12:45:26.220993724 +0200
+++ /var/tmp/diff_new_pack.puo7H3/_new  2018-07-28 12:45:26.224993732 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   iwd
-Version:0.3
+Version:0.4
 Release:0
 Summary:Wireless daemon for Linux
 License:LGPL-2.1-or-later
@@ -32,13 +32,10 @@
 %{?systemd_requires}
 
 %description
-The iNet Wireless Daemon (iwd) project aims to provide a
-comprehensive wireless connectivity solution for Linux based
-devices. The core goal of the project is to optimise resource
-utilisation: storage, runtime memory and link-time costs.
-This is accomplished by not depending on any external libraries and
-utilising features provided by the Linux Kernel to the maximum
-extent possible.
+The iNet Wireless Daemon (iwd) project provides a wireless
+connectivity solution. It attempts to optimise resource utilisation
+of storage, runtime memory and link-time costs. It utilises the
+features provided by the Linux kernel.
 
 %prep
 %setup -q

++ iwd-0.3.tar.xz -> iwd-0.4.tar.xz ++
 7520 lines of diff (skipped)