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.changes 2019-04-08 20:53:30.594567203 +0200 @@ -1,0 +2,15 @@ +Fri Apr 5 19:26:53 UTC 2019 - Alexei Sorokin <[email protected]> + +- 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)
