Hello community,

here is the log from the commit of package connman for openSUSE:Factory checked 
in at 2019-05-12 11:45:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/connman (Old)
 and      /work/SRC/openSUSE:Factory/.connman.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "connman"

Sun May 12 11:45:16 2019 rev:4 rq:702064 version:1.37

Changes:
--------
--- /work/SRC/openSUSE:Factory/connman/connman.changes  2018-02-13 
10:32:45.657834783 +0100
+++ /work/SRC/openSUSE:Factory/.connman.new.5148/connman.changes        
2019-05-12 11:45:59.308085449 +0200
@@ -1,0 +2,30 @@
+Fri May 10 21:53:12 UTC 2019 - Alexei Podvalsky <avvi...@yandex.by>
+
+- Update to 1.37:
+  * Fix issue with handling invalid gateway addresses.
+  * Fix issue with handling updates of default gateway.
+  * Fix issue with DHCP servers that require broadcast flag.
+  * Add support for option to use gateways as time servers.
+  * Add support for option to select default technology.
+  * Add support for Address Conflict Detection (ACD).
+  * Add support for IPv6 iptables management.
+- Change in 1.36:
+  * Fix issue with DNS short response on error handling.
+  * Fix issue with handling incoming DNS requests.
+  * Fix issue with handling empty timeserver list.
+  * Fix issue with incorrect DHCP byte order.
+  * Fix issue with AllowDomainnameUpdates handling.
+  * Fix issue with IPv4 link-local IP conflict error.
+  * Fix issue with handling WISPr over TLS connections.
+  * Fix issue with WiFi background scanning handling.
+  * Fix issue with WiFi disconnect+connect race condition.
+  * Fix issue with WiFi scanning and tethering operation.
+  * Fix issue with WiFi security change handling.
+  * Fix issue with missing signal for WPS changes.
+  * Fix issue with online check retry handling.
+  * Add support for systemd-resolved backend.
+  * Add support for mDNS configuration setup.
+- Drop connman-1.35-include.patch
+- Drop connman-1.35-resolvconf.patch
+
+-------------------------------------------------------------------

Old:
----
  connman-1.35-include.patch
  connman-1.35-resolvconf.patch
  connman-1.35.tar.sign
  connman-1.35.tar.xz

New:
----
  connman-1.37.tar.sign
  connman-1.37.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ connman.spec ++++++
--- /var/tmp/diff_new_pack.JmItq4/_old  2019-05-12 11:46:00.736089641 +0200
+++ /var/tmp/diff_new_pack.JmItq4/_new  2019-05-12 11:46:00.736089641 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package connman
 #
-# Copyright (c) 2017 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
@@ -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/
 #
 
 
@@ -26,21 +26,17 @@
 %define tist_working           1
 %endif
 Name:           connman
-Version:        1.35
+Version:        1.37
 Release:        0
 Summary:        Connection Manager
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          System/Daemons
 URL:            http://www.moblin.org/
 Source0:        
http://www.kernel.org/pub/linux/network/connman/connman-%{version}.tar.xz
 Source1:        
http://www.kernel.org/pub/linux/network/connman/connman-%{version}.tar.sign
 Source2:        connman.keyring
-# PATCH-FIX-OPENSUSE -- tmpfile makes a symlink to /etc/resolv.conf which the 
break all the other network manager
-Patch0:         connman-1.35-resolvconf.patch
 # PATCH-FIX-OPENSUSE -- Greate symlink to network.service
-Patch1:         connman-1.35-service.patch
-# PATCH-FIX-UPSTREAM -- https://patchwork.kernel.org/patch/10172123/
-Patch2:         connman-1.35-include.patch 
+Patch0:         connman-1.35-service.patch
 BuildRequires:  dhcp
 BuildRequires:  openvpn
 BuildRequires:  pkgconfig
@@ -213,8 +209,6 @@
 %prep
 %setup -q -n connman-%{version}
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 # Using i586 repository, so explicitly forward it to CC.
@@ -329,8 +323,8 @@
 %dir %{_libdir}/%{name}/scripts
 %dir %{_libdir}/%{name}/plugins
 %dir %{_libdir}/%{name}/plugins-vpn
-%config %{_sysconfdir}/dbus-1/system.d/connman.conf
-%config %{_sysconfdir}/dbus-1/system.d/connman-vpn-dbus.conf
+%{_datadir}/dbus-1/system.d/connman.conf
+%{_datadir}/dbus-1/system.d/connman-vpn-dbus.conf
 %{_datadir}/dbus-1/system-services/net.connman.vpn.service
 %{_unitdir}/connman.service
 %{_unitdir}/connman-vpn.service
@@ -387,7 +381,7 @@
 %{_libdir}/%{name}/test
 
 %files nmcompat
-%config %{_sysconfdir}/dbus-1/system.d/connman-nmcompat.conf
+%{_datadir}/dbus-1/system.d/connman-nmcompat.conf
 
 %files plugin-polkit
 %{_datadir}/polkit-1/actions/net.connman.policy

++++++ connman-1.35.tar.xz -> connman-1.37.tar.xz ++++++
++++ 20897 lines of diff (skipped)


Reply via email to