Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package iwd for openSUSE:Factory checked in at 2021-01-18 11:27:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iwd (Old) and /work/SRC/openSUSE:Factory/.iwd.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iwd" Mon Jan 18 11:27:52 2021 rev:17 rq:862453 version:1.11 Changes: -------- --- /work/SRC/openSUSE:Factory/iwd/iwd.changes 2020-10-02 17:36:29.474709564 +0200 +++ /work/SRC/openSUSE:Factory/.iwd.new.28504/iwd.changes 2021-01-18 11:31:02.836607329 +0100 @@ -1,0 +2,11 @@ +Sun Jan 10 15:40:46 UTC 2021 - Maciej Borzecki <maciek.borze...@gmail.com> + +- Update to version 1.11: + * Add support for ACD client for static configuration. + * Add support for intelligent scan of all frequencies. + * Add support for DHCP v6 configuration. + * Add support for DHCP server operation with AP mode. + * Add support for IP allocation during the 4-Way Handshake. + * Add support for P2P Group-owner handling. + +------------------------------------------------------------------- Old: ---- iwd-1.9.tar.sign iwd-1.9.tar.xz New: ---- iwd-1.11.tar.sign iwd-1.11.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iwd.spec ++++++ --- /var/tmp/diff_new_pack.OtpAgW/_old 2021-01-18 11:31:03.612608094 +0100 +++ /var/tmp/diff_new_pack.OtpAgW/_new 2021-01-18 11:31:03.616608098 +0100 @@ -1,7 +1,7 @@ # # spec file for package iwd # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.9 +Version: 1.11 Release: 0 Summary: Wireless daemon for Linux License: LGPL-2.1-or-later @@ -28,12 +28,12 @@ Source2: %{name}.keyring # Disable openssl as we have disabled the tests on obs # needed for the tests to generate certificates -#BuildRequires: openssl +BuildRequires: openssl BuildRequires: pkgconfig BuildRequires: readline-devel BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(dbus-1) -BuildRequires: pkgconfig(ell) >= 0.33 +BuildRequires: pkgconfig(ell) >= 0.36 BuildRequires: pkgconfig(systemd) %{?systemd_ordering} @@ -59,7 +59,8 @@ mkdir -p %{buildroot}%{_sbindir}/ ln -s service %{buildroot}%{_sbindir}/rc%{name} -# Disable tests as they fail on the obs, but works on a checkout +# Disable tests as they fail on the obs and inside a container, but work on a +# checkout #%%check #%%make_build check @@ -93,6 +94,7 @@ %{_mandir}/man1/iwmon.1%{?ext_man} %{_mandir}/man5/iwd.config.5%{?ext_man} %{_mandir}/man5/iwd.network.5%{?ext_man} +%{_mandir}/man5/iwd.ap.5%{?ext_man} %{_mandir}/man7/iwd.debug.7%{?ext_man} %{_mandir}/man8/iwd.8%{?ext_man} ++++++ iwd-1.9.tar.xz -> iwd-1.11.tar.xz ++++++ ++++ 25661 lines of diff (skipped)