Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package connman for openSUSE:Factory checked in at 2022-07-14 16:34:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/connman (Old) and /work/SRC/openSUSE:Factory/.connman.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "connman" Thu Jul 14 16:34:33 2022 rev:13 rq:989108 version:1.41 Changes: -------- --- /work/SRC/openSUSE:Factory/connman/connman.changes 2022-05-12 23:01:46.992911425 +0200 +++ /work/SRC/openSUSE:Factory/.connman.new.1523/connman.changes 2022-07-14 16:35:01.656672125 +0200 @@ -1,0 +2,5 @@ +Thu Jul 14 07:43:53 UTC 2022 - Daniel Wagner <daniel.wag...@suse.com> + +- Switch from iptables to nftables. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ connman.spec ++++++ --- /var/tmp/diff_new_pack.0aai4x/_old 2022-07-14 16:35:02.120672582 +0200 +++ /var/tmp/diff_new_pack.0aai4x/_new 2022-07-14 16:35:02.124672586 +0200 @@ -50,8 +50,8 @@ BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(libiptc) BuildRequires: pkgconfig(libmnl) +BuildRequires: pkgconfig(libnftnl) BuildRequires: pkgconfig(polkit-agent-1) -BuildRequires: pkgconfig(xtables) Requires: bluez Requires: dhcp >= 3.0.2 Requires: iptables @@ -232,6 +232,7 @@ --with-systemdunitdir=%{_unitdir} \ --disable-debug \ --enable-pie \ + --with-firewall=nftables \ %if %{hh2serial_working} --enable-hh2serial-gps \ %endif