Hello community, here is the log from the commit of package wpa_supplicant for openSUSE:Factory checked in at 2020-04-23 18:29:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wpa_supplicant (Old) and /work/SRC/openSUSE:Factory/.wpa_supplicant.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wpa_supplicant" Thu Apr 23 18:29:10 2020 rev:78 rq:796019 version:2.9 Changes: -------- --- /work/SRC/openSUSE:Factory/wpa_supplicant/wpa_supplicant.changes 2020-04-04 12:18:09.247558620 +0200 +++ /work/SRC/openSUSE:Factory/.wpa_supplicant.new.2738/wpa_supplicant.changes 2020-04-23 18:29:21.871964558 +0200 @@ -1,0 +2,6 @@ +Fri Apr 17 08:37:34 UTC 2020 - Bernhard Wiedemann <[email protected]> + +- Add restore-old-dbus-interface.patch to fix wicked wlan (boo#1156920) +- Restore fi.epitest.hostap.WPASupplicant.service (bsc#1167331) + +------------------------------------------------------------------- New: ---- fi.epitest.hostap.WPASupplicant.service restore-old-dbus-interface.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wpa_supplicant.spec ++++++ --- /var/tmp/diff_new_pack.7rMK0a/_old 2020-04-23 18:29:23.355967397 +0200 +++ /var/tmp/diff_new_pack.7rMK0a/_new 2020-04-23 18:29:23.355967397 +0200 @@ -25,6 +25,7 @@ Source0: https://w1.fi/releases/%{name}-%{version}.tar.gz Source1: config Source2: %{name}.conf +Source3: fi.epitest.hostap.WPASupplicant.service Source4: logrotate.wpa_supplicant Source5: fi.w1.wpa_supplicant1.service Source6: wpa_supplicant.service @@ -38,6 +39,7 @@ Patch3: wpa_supplicant-alloc_size.patch Patch4: wpa_supplicant-getrandom.patch Patch5: wpa_supplicant-dump-certificate-as-PEM-in-debug-mode.diff +Patch6: restore-old-dbus-interface.patch BuildRequires: pkgconfig BuildRequires: readline-devel BuildRequires: systemd-rpm-macros @@ -87,6 +89,7 @@ install -d %{buildroot}/%{_sysconfdir}/%{name} install -m 0600 %{SOURCE2} %{buildroot}/%{_sysconfdir}/%{name} install -d %{buildroot}/%{_datadir}/dbus-1/system-services +install -m 0644 %{SOURCE3} %{buildroot}/%{_datadir}/dbus-1/system-services install -m 0644 %{SOURCE5} %{buildroot}/%{_datadir}/dbus-1/system-services install -d %{buildroot}/%{_sysconfdir}/logrotate.d/ install -m 644 %{SOURCE4} %{buildroot}/%{_sysconfdir}/logrotate.d/wpa_supplicant @@ -104,6 +107,7 @@ # avoid spurious dependency on /usr/bin/python chmod -x wpa_supplicant/examples/*.py # dbus auto activation boo#966535 +ln -s wpa_supplicant.service %{buildroot}%{_unitdir}/dbus-fi.epitest.hostap.WPASupplicant.service ln -s wpa_supplicant.service %{buildroot}%{_unitdir}/dbus-fi.w1.wpa_supplicant1.service %pre @@ -134,6 +138,7 @@ %ghost %{_rundir}/%{name} %{_unitdir}/wpa_supplicant.service %{_unitdir}/[email protected] +%{_unitdir}/dbus-fi.epitest.hostap.WPASupplicant.service %{_unitdir}/dbus-fi.w1.wpa_supplicant1.service %dir %{_sysconfdir}/%{name} %{_mandir}/man8/* ++++++ fi.epitest.hostap.WPASupplicant.service ++++++ [D-BUS Service] Name=fi.epitest.hostap.WPASupplicant Exec=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u -t -f /var/log/wpa_supplicant.log User=root SystemdService=wpa_supplicant.service ++++++ restore-old-dbus-interface.patch ++++++ ++++ 3180 lines (skipped)
