commit wicked for openSUSE:Factory

2020-10-02 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2020-10-02 17:15:23

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new.4249 (New)


Package is "wicked"

Fri Oct  2 17:15:23 2020 rev:82 rq:838810 version:0.6.64

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2020-03-06 
21:26:21.193517588 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new.4249/wicked.changes  2020-10-02 
17:15:31.526075805 +0200
@@ -1,0 +2,10 @@
+Wed Sep 30 16:37:00 UTC 2020 - rtorreromarijnis...@suse.com
+
+- version 0.6.64
+- avoid incomplete ifdown/timeout on route deletion error (bsc#1174099)
+- dhcp4: add DHCLIENT_CREATE_CID to ifcfg (jsc#SLE-15770)
+- wicked: fixes to ifreload on port changes (bsc#1168155,bsc#1172082)
+- team: fix schema to use correct hwaddr_policy property (boo#1171234)
+- team: enable ipv6 on ports when nsna_ping linkwatch is used (bsc#959556)
+
+---

Old:

  wicked-0.6.63.tar.bz2

New:

  wicked-0.6.64.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.6SxjKI/_old  2020-10-02 17:15:33.062076682 +0200
+++ /var/tmp/diff_new_pack.6SxjKI/_new  2020-10-02 17:15:33.066076683 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.63
+Version:0.6.64
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0-or-later
@@ -41,7 +41,7 @@
 BuildRequires:  make
 %if %{with wicked_devel}
 # libwicked-%{version}.so shlib package compatible match for wicked-devel
-Provides:   libwicked-0_6_63 = %{version}-%{release}
+Provides:   libwicked-0_6_64 = %{version}-%{release}
 %endif
 # uninstall obsolete libwicked-0-6 (libwicked-0.so.6, wicked < 0.6.60)
 Provides:   libwicked-0-6 = %{version}
@@ -160,7 +160,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   dbus-1-devel
 Requires:   libnl3-devel
-Requires:   libwicked-0_6_63 = %{version}-%{release}
+Requires:   libwicked-0_6_64 = %{version}-%{release}
 
 %description devel
 Wicked is a network configuration infrastructure incorporating a number

++ wicked-0.6.63.tar.bz2 -> wicked-0.6.64.tar.bz2 ++
 2367 lines of diff (skipped)




commit wicked for openSUSE:Factory

2020-03-06 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2020-03-06 21:26:02

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new.26092 (New)


Package is "wicked"

Fri Mar  6 21:26:02 2020 rev:81 rq:781526 version:0.6.63

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2020-02-29 
21:23:23.818383806 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new.26092/wicked.changes 2020-03-06 
21:26:21.193517588 +0100
@@ -1,0 +2,7 @@
+Wed Mar  4 13:24:18 UTC 2020 - m...@suse.com
+
+- version 0.6.63
+- spec: fix old libwicked package provides/obsoletes (bsc#1165180)
+- ipv6: support to apply stable secret ifsysctl (jsc#SLE-6960)
+
+---

Old:

  wicked-0.6.62.tar.bz2

New:

  wicked-0.6.63.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.87WMJG/_old  2020-03-06 21:26:21.773517909 +0100
+++ /var/tmp/diff_new_pack.87WMJG/_new  2020-03-06 21:26:21.777517911 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.62
+Version:0.6.63
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0-or-later
@@ -39,8 +39,13 @@
 BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  make
-Provides:   libwicked-0_6_62 = %{version}
-Obsoletes:  libwicked-0-6 <= %{version}
+%if %{with wicked_devel}
+# libwicked-%{version}.so shlib package compatible match for wicked-devel
+Provides:   libwicked-0_6_63 = %{version}-%{release}
+%endif
+# uninstall obsolete libwicked-0-6 (libwicked-0.so.6, wicked < 0.6.60)
+Provides:   libwicked-0-6 = %{version}
+Obsoletes:  libwicked-0-6 < %{version}
 
 %if 0%{?suse_version} >= 1500
 %bcond_without  rfc4361_cid
@@ -155,7 +160,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   dbus-1-devel
 Requires:   libnl3-devel
-Requires:   libwicked-0_6_62 = %{version}
+Requires:   libwicked-0_6_63 = %{version}-%{release}
 
 %description devel
 Wicked is a network configuration infrastructure incorporating a number

++ wicked-0.6.62.tar.bz2 -> wicked-0.6.63.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.62/ChangeLog new/wicked-0.6.63/ChangeLog
--- old/wicked-0.6.62/ChangeLog 2020-02-26 21:49:21.0 +0100
+++ new/wicked-0.6.63/ChangeLog 2020-03-04 14:16:36.0 +0100
@@ -1,3 +1,66 @@
+commit cc0258993e6624a4ef552af0afe3c74fe68b7f48
+Author: Marius Tomaschewski 
+Date:   Wed Mar 4 13:50:18 2020 +0100
+
+version 0.6.63
+
+commit 866826fb7f6dfb456305eaf558f4296bc17cdb5e
+Merge: fe6ac264 c2e3f2ae
+Author: Marius Tomaschewski 
+Date:   Wed Mar 4 13:44:19 2020 +0100
+
+Merge pull request #831 from mtomaschewski/bug-1165180-0.6.60
+
+spec: fix old libwicked package provides/obsoletes (bsc#1165180)
+
+commit c2e3f2aef10fb45caa5ed46009d51e18bd88ec12
+Author: Marius Tomaschewski 
+Date:   Wed Mar 4 10:47:48 2020 +0100
+
+spec: fix old libwicked package provides/obsoletes (bsc#1165180)
+
+commit a69a119b83b1d94bd9d868b83f175eefefa7e2c6
+Author: Marius Tomaschewski 
+Date:   Fri Feb 28 12:58:09 2020 +0100
+
+ifsysctl: fix arp_notify,accept_redirects,use_tempaddr
+
+commit 33a9744ba2bc54101bb4a8841d902c19fd5caac2
+Author: Marius Tomaschewski 
+Date:   Fri Feb 28 12:20:35 2020 +0100
+
+ifsysctl: parse addr_gen_mode and stable_secret
+
+commit a83515b2f6e552792f2f6afba34998ad050f72e4
+Author: Marius Tomaschewski 
+Date:   Fri Feb 28 12:18:03 2020 +0100
+
+schema: add addr_gen_mode and stable_secret to model
+
+commit 94b1d26318d06069843dbf299b8acd516badcd98
+Author: Marius Tomaschewski 
+Date:   Fri Feb 28 12:07:29 2020 +0100
+
+ipv6: set addr_gen_mode and stable_secret in kernel
+
+commit 5468c078071561c46550827609bc091b13d4d3f2
+Author: Marius Tomaschewski 
+Date:   Fri Feb 28 11:55:12 2020 +0100
+
+ipv6: map devconf to sysctl names as in kernel 5.5.6
+
+commit cb2696ca7144116875154b22af91ba9905bd5c3b
+Author: Marius Tomaschewski 
+Date:   Fri Feb 28 11:31:22 2020 +0100
+
+ipv6: add addr_gen_mode stable_secret protocol variables
+
+commit 5d6c6aefb2aac33055dd1f803a0768ebd74e1e8d
+Author: Marius Tomaschewski 
+Date:   Fri Feb 28 01:39:36 2020 +0100
+
+sysfs: add utilities to get/set ipv6 address sysctl
+
 commit d539bba071c5837bec94a0cdf1c44060ad643e1e
 Author: Marius Tomaschewski 
 Date:   Wed Feb 26 17:16:08 2020 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit wicked for openSUSE:Factory

2020-02-29 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2020-02-29 21:23:16

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new.26092 (New)


Package is "wicked"

Sat Feb 29 21:23:16 2020 rev:80 rq:779668 version:0.6.62

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2019-12-17 
13:29:37.411420624 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new.26092/wicked.changes 2020-02-29 
21:23:23.818383806 +0100
@@ -1,0 +2,15 @@
+Wed Feb 26 21:00:16 UTC 2020 - rtorreromarijnis...@suse.com
+
+- version 0.6.62
+- dhcp4: discard lease on client-id mismatch (CVE-2020-7217,bsc#1160906)
+- dhcp4: free lease on response without message type 
(CVE-2020-7216,bsc#1160905)
+- dhcp6: don't add free'd IA to ia_pd_list on T1>T2 
(CVE-2019-18903,bsc#1160904)
+- dhcp6: fix use-after-free on option parsing failure 
(CVE-2019-18902,bsc#1160903)
+- utils: don't reject NULL var array names/keys breaking wicked duid dump
+- routes: schema fix to avoid not applying rto_min incl. new time format 
(bsc#1160939)
+- systemd: order start wicked after network-pre.target and openvswitch.service 
start
+- packaging: use pkgconfig(libsystemd) instead of systemd-devel
+- misc bug fixes by Malte Kraus including undefined behaviour, memory access 
alignment
+- corrections, use-after-free, missed initialization and format errors
+
+---

Old:

  wicked-0.6.61.tar.bz2

New:

  wicked-0.6.62.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.QN09Gz/_old  2020-02-29 21:23:24.598385350 +0100
+++ /var/tmp/diff_new_pack.QN09Gz/_new  2020-02-29 21:23:24.598385350 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -18,12 +18,12 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.61
+Version:0.6.62
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
-License:GPL-2.0-only
+License:GPL-2.0-or-later
 Group:  System/Management
-Url:https://github.com/openSUSE/wicked
+URL:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2
 Source1:wicked-rpmlintrc
 #
@@ -39,7 +39,7 @@
 BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  make
-Provides:   libwicked-0_6_61 = %{version}
+Provides:   libwicked-0_6_62 = %{version}
 Obsoletes:  libwicked-0-6 <= %{version}
 
 %if 0%{?suse_version} >= 1500
@@ -84,8 +84,8 @@
 %endif
 
 %if %{with systemd}
-BuildRequires:  systemd-devel
 BuildRequires:  systemd-rpm-macros
+BuildRequires:  pkgconfig(libsystemd)
 %{?systemd_requires}
 %if 0%{?suse_version:1}
 Requires(pre):  %fillup_prereq
@@ -155,7 +155,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   dbus-1-devel
 Requires:   libnl3-devel
-Requires:   libwicked-0_6_61 = %{version}
+Requires:   libwicked-0_6_62 = %{version}
 
 %description devel
 Wicked is a network configuration infrastructure incorporating a number

++ wicked-0.6.61.tar.bz2 -> wicked-0.6.62.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.61/ChangeLog new/wicked-0.6.62/ChangeLog
--- old/wicked-0.6.61/ChangeLog 2019-12-11 12:06:56.0 +0100
+++ new/wicked-0.6.62/ChangeLog 2020-02-26 21:49:21.0 +0100
@@ -1,3 +1,244 @@
+commit d539bba071c5837bec94a0cdf1c44060ad643e1e
+Author: Marius Tomaschewski 
+Date:   Wed Feb 26 17:16:08 2020 +0100
+
+version 0.6.62
+
+commit 082b635cd1ae7c893e91d221d24dd36817ab0350
+Author: Marius Tomaschewski 
+Date:   Wed Feb 26 17:11:35 2020 +0100
+
+spec: adjust rpm spec file licenses and url tags
+
+commit 0699d59048f2e67d6e29f5cd8b017903d061e216
+Merge: f62ab041 e94fb47a
+Author: Marius Tomaschewski 
+Date:   Wed Feb 26 12:18:58 2020 +0100
+
+Merge pull request #828 from rtorrero/security-1
+
+ security: memory usage errors in DHCPv4 and DHCPv6 handling
+
+commit f62ab04162fd3e30b96fac0c73fde0bcc09c5fc5
+Merge: 4ef7c7b7 c8d3f932
+Author: Marius Tomaschewski 
+Date:   Tue Feb 25 15:04:25 2020 +0100
+
+Merge pull request #825 from rtorrero/bug-1160939_rto-min-fix
+
+schema: change rto_min key to avoid not applying it (bsc#1160939)
+
+commit c8d3f932b23a89e50ea69ee9b7584342711639fe

commit wicked for openSUSE:Factory

2019-12-17 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2019-12-17 13:29:06

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new.4691 (New)


Package is "wicked"

Tue Dec 17 13:29:06 2019 rev:79 rq:755884 version:0.6.61

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2019-10-09 
15:17:57.476730084 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new.4691/wicked.changes  2019-12-17 
13:29:37.411420624 +0100
@@ -1,0 +2,11 @@
+Wed Dec 11 11:23:05 UTC 2019 - m...@suse.com
+
+- version 0.6.61
+- dracut: add initial cmdline parsing as a config source
+- address: don't check hwaddr length if parsing as ARPHRD_VOID
+- utils: added find and insert var array utils, cleanup
+- client: add show-policy command calling policy generation
+- client: initial support to generate a basic policy directly
+- client: cleanup convert and show-config commands
+
+---
@@ -44 +55 @@
-- dhcp4: nullify defer timer pointer when timeout (openSUSE/wicked#798)
+- dhcp4: nullify defer timer pointer when timeout 
(openSUSE/wicked#798,bsc#1142214)

Old:

  wicked-0.6.60.tar.bz2

New:

  wicked-0.6.61.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.rBxPu4/_old  2019-12-17 13:29:38.355420292 +0100
+++ /var/tmp/diff_new_pack.rBxPu4/_new  2019-12-17 13:29:38.383420282 +0100
@@ -12,16 +12,16 @@
 # 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/
 #
 
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.60
+Version:0.6.61
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/Management
 Url:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2
@@ -39,7 +39,7 @@
 BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  make
-Provides:   libwicked-0_6_60 = %{version}
+Provides:   libwicked-0_6_61 = %{version}
 Obsoletes:  libwicked-0-6 <= %{version}
 
 %if 0%{?suse_version} >= 1500
@@ -155,7 +155,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   dbus-1-devel
 Requires:   libnl3-devel
-Requires:   libwicked-0_6_60 = %{version}
+Requires:   libwicked-0_6_61 = %{version}
 
 %description devel
 Wicked is a network configuration infrastructure incorporating a number

++ wicked-0.6.60.tar.bz2 -> wicked-0.6.61.tar.bz2 ++
 4174 lines of diff (skipped)




commit wicked for openSUSE:Factory

2019-10-09 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2019-10-09 15:17:52

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new.2352 (New)


Package is "wicked"

Wed Oct  9 15:17:52 2019 rev:78 rq:734983 version:0.6.60

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2019-09-25 
01:54:35.113597012 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new.2352/wicked.changes  2019-10-09 
15:17:57.476730084 +0200
@@ -1,0 +2,7 @@
+Fri Oct  4 11:41:32 UTC 2019 - m...@suse.com
+
+- version 0.6.60
+- libwicked: fix versioning and packaging (bsc#1143182,bsc#1132977)
+  shipping the internal helper library inside of the wicked package.
+
+---

Old:

  wicked-0.6.57.tar.bz2

New:

  wicked-0.6.60.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.j3Egj7/_old  2019-10-09 15:17:58.008728715 +0200
+++ /var/tmp/diff_new_pack.j3Egj7/_new  2019-10-09 15:17:58.012728704 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.57
+Version:0.6.60
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -39,7 +39,8 @@
 BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  make
-Requires(pre):  libwicked-0-6 = %{version}
+Provides:   libwicked-0_6_60 = %{version}
+Obsoletes:  libwicked-0-6 <= %{version}
 
 %if 0%{?suse_version} >= 1500
 %bcond_without  rfc4361_cid
@@ -154,7 +155,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   dbus-1-devel
 Requires:   libnl3-devel
-Requires:   libwicked-0-6 = %{version}
+Requires:   libwicked-0_6_60 = %{version}
 
 %description devel
 Wicked is a network configuration infrastructure incorporating a number
@@ -164,19 +165,6 @@
 This package provides the wicked development files.
 %endif
 
-%package -n libwicked-0-6
-Summary:Network configuration infrastructure - Shared library
-Group:  System/Management
-Obsoletes:  libwicked0 < %{version}
-
-%description -n libwicked-0-6
-Wicked is a network configuration infrastructure incorporating a number
-of existing frameworks into a unified architecture, providing a DBUS
-interface to network configuration.
-
-This package provides the wicked shared library.
-
-
 %prep
 %setup
 
@@ -239,7 +227,7 @@
 %if %{without wicked_devel}
 pushd $RPM_BUILD_ROOT
 rm -rfv \
-   .%_libdir/libwicked*.so \
+   .%_libdir/libwicked.so \
.%_datadir/pkgconfig/wicked.pc \
.%_mandir/man7/wicked.7* \
.%_includedir/wicked
@@ -297,19 +285,15 @@
 
 %endif
 
-%post -n libwicked-0-6
-/sbin/ldconfig
-
-%postun -n libwicked-0-6
-/sbin/ldconfig
-
 %post
+/sbin/ldconfig
 %{fillup_only -dns config wicked network}
 %{fillup_only -dns dhcp wicked network}
 # reload dbus after install or upgrade to apply new policies
 /usr/bin/systemctl reload dbus.service 2>/dev/null || :
 
 %postun
+/sbin/ldconfig
 # reload dbus after uninstall, our policies are gone again
 if [ ${FIRST_ARG:-$1} -eq 0 ]; then
/usr/bin/systemctl reload dbus.service 2>/dev/null || :
@@ -321,6 +305,7 @@
 %_sbindir/wicked
 %_sbindir/wickedd
 %_sbindir/wickedd-nanny
+%_libdir/libwicked-*.so*
 %dir %_libexecdir/%{name}
 %dir %_libexecdir/%{name}/bin
 %_libexecdir/%{name}/bin/wickedd-auto4
@@ -430,13 +415,9 @@
 %defattr (-,root,root)
 %dir %_includedir/wicked
 %_includedir/wicked/*
-%_libdir/libwicked*.so
+%_libdir/libwicked.so
 %_datadir/pkgconfig/wicked.pc
 %_mandir/man7/wicked.7*
 %endif
 
-%files -n libwicked-0-6
-%defattr (-,root,root)
-%_libdir/libwicked*.so.*
-
 %changelog

++ wicked-0.6.57.tar.bz2 -> wicked-0.6.60.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.57/ChangeLog new/wicked-0.6.60/ChangeLog
--- old/wicked-0.6.57/ChangeLog 2019-09-19 18:34:43.0 +0200
+++ new/wicked-0.6.60/ChangeLog 2019-10-04 13:52:56.0 +0200
@@ -1,3 +1,21 @@
+commit d1dfb7246d43c20094515ef07fea1760a964ce7d
+Author: Marius Tomaschewski 
+Date:   Fri Oct 4 13:10:56 2019 +0200
+
+version 0.6.60
+
+commit 16879eea8c1b8c26f9e79166fd490b2d148b7617
+Author: Rubén Torrero Marijnissen 
+Date:   Wed Sep 25 17:31:30 2019 +0100
+
+spec: move internal libwicked library into the wicked package
+
+commit 2b092458e61b644e19860c4e28ff3c4564095814
+Author: Rubén Torrero Marijnissen 
+Date:   Mon Sep 23 14:42:28 2019 +0200
+
+fix library versioning to avoid crash (bsc#1143182, bsc#1132977)
+
 commit 

commit wicked for openSUSE:Factory

2019-09-24 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2019-09-25 01:54:33

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new.7948 (New)


Package is "wicked"

Wed Sep 25 01:54:33 2019 rev:77 rq:731992 version:0.6.57

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2019-08-16 
15:33:22.505913425 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new.7948/wicked.changes  2019-09-25 
01:54:35.113597012 +0200
@@ -1,0 +2,20 @@
+Thu Sep 19 16:36:26 UTC 2019 - m...@suse.com
+
+- version 0.6.57
+- dhcp6: omit noprefixroute with address-length (bsc#1150972)
+  Permit to assume that the address prefix-length override specified
+  in the config is a valid on-link prefix length, to let the kernel
+  create a route for this prefix.
+- dhcp6: differentiated mode=auto resolving from RA (bsc#1150183)
+  Fixed to not trigger to report an error when ipv6 RA is not
+  available or the received RA disables dhcp while mode is set to
+  auto, but to deliver a 'deferred' results.
+
+---
+Fri Sep  6 18:41:46 UTC 2019 - m...@suse.com
+
+- version 0.6.56
+- dhcp6: initial support to request prefix for delegations (jsc#SLE-5936)
+- dhcp6: set the noprefixroute address option (bsc#1132280)
+
+---

Old:

  wicked-0.6.55.tar.bz2

New:

  wicked-0.6.57.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.YSLXZK/_old  2019-09-25 01:54:35.621597005 +0200
+++ /var/tmp/diff_new_pack.YSLXZK/_new  2019-09-25 01:54:35.625597005 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.55
+Version:0.6.57
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.55.tar.bz2 -> wicked-0.6.57.tar.bz2 ++
 5032 lines of diff (skipped)




commit wicked for openSUSE:Factory

2019-08-16 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2019-08-16 15:33:19

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new.22127 (New)


Package is "wicked"

Fri Aug 16 15:33:19 2019 rev:76 rq:723357 version:0.6.55

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2019-04-08 
20:51:06.722461716 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new.22127/wicked.changes 2019-08-16 
15:33:22.505913425 +0200
@@ -1,0 +2,20 @@
+Wed Aug 14 17:23:36 UTC 2019 - rtorreromarijnis...@suse.com
+
+- version 0.6.55
+- dhcp6: do not default to a /64 address prefix-length (bsc#1132280)
+  Add an address-length aka DHCLIENT6_ADDRESS_LENGTH ifcfg option, which
+  permits to specify explicit prefix-length to use for the DHCPv6 address
+  and override detection using RA prefix info and a default to /128.
+- time: use boot time for timer instead of real time (bsc#1129986)
+- dhcp: Consistently log dhcp xid and enabled to log dhcp6 timings line.
+- dhcp6: lower unexpected xid messages to debug level
+- systemd: change to depend on udev settle service (bsc#1136034,bsc#1132774)
+  Calling udevadm settle directly caused systemd to kill wicked services.
+- bridge: honour ifcfg LLADDR and set link address (bsc#1042123,boo#1142670)
+- rfkill: fix switch statement to check enum variable not a constant 
(bsc#1140117)
+- man: ifcfg-ovs-bridge(5): recommend STARTMODE=nfsroot
+- dhcp4: nullify defer timer pointer when timeout (openSUSE/wicked#798)
+- dhcp4: fix to request routing options when custom options are used 
(bsc#1132326)
+- testing: add ifbind.sh helper script allowing to test hotplugging
+
+---

Old:

  wicked-0.6.54.tar.bz2

New:

  wicked-0.6.55.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.XaFk7d/_old  2019-08-16 15:33:23.297913195 +0200
+++ /var/tmp/diff_new_pack.XaFk7d/_new  2019-08-16 15:33:23.297913195 +0200
@@ -18,10 +18,10 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.54
+Version:0.6.55
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
-License:GPL-2.0-only
+License:GPL-2.0
 Group:  System/Management
 Url:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2

++ wicked-0.6.54.tar.bz2 -> wicked-0.6.55.tar.bz2 ++
 2591 lines of diff (skipped)




commit wicked for openSUSE:Factory

2019-04-08 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2019-04-08 20:51:05

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new.3908 (New)


Package is "wicked"

Mon Apr  8 20:51:05 2019 rev:75 rq:691820 version:0.6.54

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2019-01-26 
22:21:22.350906327 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new.3908/wicked.changes  2019-04-08 
20:51:06.722461716 +0200
@@ -1,0 +2,11 @@
+Fri Apr  5 13:17:07 UTC 2019 - m...@suse.de
+
+- version 0.6.54
+- switch to use systemd notify and prevent event backlog at start
+  by calling udevadm settle before starting wickedd (bsc#1118206)
+- dhcp6: don't discard confirm reply without status (bsc#1127340)
+- ethtool: set lro legacy flag and not txvlan (bsc#1123555)
+- init memory before use in ioctl
+- fsm: fix find pending worker loop segfault (boo#1106809)
+
+---

Old:

  wicked-0.6.53.tar.bz2

New:

  wicked-0.6.54.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.duuThA/_old  2019-04-08 20:51:07.386462202 +0200
+++ /var/tmp/diff_new_pack.duuThA/_new  2019-04-08 20:51:07.390462205 +0200
@@ -18,10 +18,10 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.53
+Version:0.6.54
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/Management
 Url:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2
@@ -83,6 +83,8 @@
 %endif
 
 %if %{with systemd}
+BuildRequires:  systemd-devel
+BuildRequires:  systemd-rpm-macros
 %{?systemd_requires}
 %if 0%{?suse_version:1}
 Requires(pre):  %fillup_prereq

++ wicked-0.6.53.tar.bz2 -> wicked-0.6.54.tar.bz2 ++
 25743 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wicked-0.6.53/ChangeLog new/wicked-0.6.54/ChangeLog
--- old/wicked-0.6.53/ChangeLog 2019-01-24 18:56:13.0 +0100
+++ new/wicked-0.6.54/ChangeLog 2019-04-05 15:26:43.0 +0200
@@ -1,3 +1,107 @@
+commit d4465ef03ab1d70e2e7fb292807e9152443ab5ca
+Author: Marius Tomaschewski 
+Date:   Fri Apr 5 15:10:50 2019 +0200
+
+version 0.6.54
+
+commit d0c5848efed70bb34cb2c70bca0cf095c0711fc7
+Merge: 526989d1 6b1f8ed1
+Author: Marius Tomaschewski 
+Date:   Fri Apr 5 15:08:01 2019 +0200
+
+Merge pull request #791 from mtomaschewski/bug-1118206-1
+
+use systemd notify and prevent backlog at start by calling udevadm settle 
(bsc#1118206)
+
+commit 6b1f8ed18f254b3ba237ab0d9135c9a7b4892852
+Author: Rubén Torrero Marijnissen 
+Date:   Wed Mar 13 18:26:21 2019 +
+
+systemd: ask udev to settle before wickedd runs
+
+commit 996051cab7ca9e27548b66cd94bfe27cb5045667
+Author: Marius Tomaschewski 
+Date:   Thu Mar 7 12:03:46 2019 +0100
+
+systemd: remove bus-name from type=notify services
+
+commit 8a125d47a4e066e77cd560c8d814ac1495b2a0bb
+Author: Marius Tomaschewski 
+Date:   Mon Mar 4 12:52:29 2019 +0100
+
+daemons: change services to use systemd notify
+
+commit 33ea8d283584988e039d7f4ca3ba87b7c78828dd
+Author: Marius Tomaschewski 
+Date:   Tue Mar 5 17:17:59 2019 +0100
+
+rpm: add systemd-devel build requires to spec file
+
+commit d92f62fae954b8e33ae004c1eb22c9d832aa399b
+Author: Marius Tomaschewski 
+Date:   Fri Feb 1 12:05:01 2019 +0100
+
+fsm: do not process events while refreshing state
+
+commit c4fb741b6304beb8508f719bf7598a97978314ac
+Author: Marius Tomaschewski 
+Date:   Fri Feb 1 12:15:26 2019 +0100
+
+nanny: block event processing while init and start
+
+commit 19e388bd76c1c0e6ae442ab17e49d0a1277bb514
+Author: Marius Tomaschewski 
+Date:   Fri Feb 1 12:14:46 2019 +0100
+
+fsm: expose methods to block and process events
+
+commit 46d43b9e8517b2f9427022de6c5cabf7e0be55d0
+Author: Marius Tomaschewski 
+Date:   Fri Feb 1 12:13:22 2019 +0100
+
+nanny: background first, then init and start
+
+commit 33270b565c0caf27e2b377ed6dd31613343cdd53
+Author: Marius Tomaschewski 
+Date:   Tue Apr 2 14:44:10 2019 +0200
+
+dhcp6: don't discard confirm reply without status (bsc#1127340)
+
+commit 0ad333f513982cbb05098db633bfe0fca81c958d
+Author: Marius Tomaschewski 
+Date:   Mon Feb 18 

commit wicked for openSUSE:Factory

2019-01-26 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2019-01-26 22:21:20

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new.28833 (New)


Package is "wicked"

Sat Jan 26 22:21:20 2019 rev:74 rq:668420 version:0.6.53

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2018-11-20 
22:24:40.730871813 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new.28833/wicked.changes 2019-01-26 
22:21:22.350906327 +0100
@@ -1,0 +2,7 @@
+Thu Jan 24 17:50:03 UTC 2019 - rtorreromarijnis...@suse.de
+
+- version 0.6.53
+- dhcp: request hostname/fqdn option in the tester (bsc#1118378)
+- build: link with relro by default for binary hardening
+
+---

Old:

  wicked-0.6.52.tar.bz2

New:

  wicked-0.6.53.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.z2mqLP/_old  2019-01-26 22:21:23.394905483 +0100
+++ /var/tmp/diff_new_pack.z2mqLP/_new  2019-01-26 22:21:23.406905472 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# 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
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.52
+Version:0.6.53
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.52.tar.bz2 -> wicked-0.6.53.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.52/ChangeLog new/wicked-0.6.53/ChangeLog
--- old/wicked-0.6.52/ChangeLog 2018-11-16 12:30:11.0 +0100
+++ new/wicked-0.6.53/ChangeLog 2019-01-24 18:56:13.0 +0100
@@ -1,3 +1,23 @@
+commit b14f77532d7b83a37731eb1826779519bbf7b228
+Author: Rubén Torrero Marijnissen 
+Date:   Thu Jan 24 16:36:11 2019 +
+
+version 0.6.53
+
+commit eeccda90d4d8f18ca936b026a04e0830533eb6f6
+Author: Malte 
+Date:   Thu Jan 10 11:55:06 2019 +0100
+
+link with full relro by default: binary hardening
+
+can be disabled by running configure with --disable-relro
+
+commit 80279bf8e6f6ef5bb7e7e20e5cb90040b2815f43
+Author: Marius Tomaschewski 
+Date:   Wed Dec 19 10:17:35 2018 +0100
+
+dhcp: request hostname/fqdn option in the tester
+
 commit 9d4a7c7b2c2cba06fe1ba4b8523b7a1abe456b99
 Author: Marius Tomaschewski 
 Date:   Fri Nov 16 12:19:09 2018 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.52/VERSION new/wicked-0.6.53/VERSION
--- old/wicked-0.6.52/VERSION   2018-11-16 12:21:32.0 +0100
+++ new/wicked-0.6.53/VERSION   2019-01-24 17:50:43.0 +0100
@@ -1 +1 @@
-0.6.52
+0.6.53
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.52/configure new/wicked-0.6.53/configure
--- old/wicked-0.6.52/configure 2018-11-16 12:30:03.0 +0100
+++ new/wicked-0.6.53/configure 2019-01-24 18:55:11.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for wicked 0.6.52.
+# Generated by GNU Autoconf 2.69 for wicked 0.6.53.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='wicked'
 PACKAGE_TARNAME='wicked'
-PACKAGE_VERSION='0.6.52'
-PACKAGE_STRING='wicked 0.6.52'
+PACKAGE_VERSION='0.6.53'
+PACKAGE_STRING='wicked 0.6.53'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org'
 PACKAGE_URL='https://github.com/openSUSE/wicked'
 
@@ -696,9 +696,9 @@
 EXEEXT
 ac_ct_CC
 CPPFLAGS
-LDFLAGS
 CFLAGS
 CC
+LDFLAGS
 fillup_templatesdir
 wicked_compat_redhat_FALSE
 wicked_compat_redhat_TRUE
@@ -822,6 +822,7 @@
 with_supplicantdir
 with_compat
 with_fillup_templatesdir
+enable_relro
 enable_dependency_tracking
 enable_static
 enable_shared
@@ -1388,7 +1389,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures wicked 0.6.52 to adapt to many kinds of systems.
+\`configure' configures wicked 0.6.53 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1458,7 +1459,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of wicked 0.6.52:";;
+ short | recursive ) echo 

commit wicked for openSUSE:Factory

2018-11-20 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2018-11-20 22:24:29

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new.19453 (New)


Package is "wicked"

Tue Nov 20 22:24:29 2018 rev:73 rq:649574 version:0.6.52

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2018-11-08 
09:39:18.457742117 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new.19453/wicked.changes 2018-11-20 
22:24:40.730871813 +0100
@@ -1,0 +2,7 @@
+Fri Nov 16 11:38:24 UTC 2018 - m...@suse.de
+
+- version 0.6.52
+- wickedd: fix netdev detection bootstrap race (bsc#1107579)
+- compat: fix ifcfg parsing crash if network/config is missed
+
+---

Old:

  wicked-0.6.51.tar.bz2

New:

  wicked-0.6.52.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.5t879D/_old  2018-11-20 22:24:42.310870919 +0100
+++ /var/tmp/diff_new_pack.5t879D/_new  2018-11-20 22:24:42.314870917 +0100
@@ -18,10 +18,10 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.51
+Version:0.6.52
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
-License:GPL-2.0-only
+License:GPL-2.0
 Group:  System/Management
 Url:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2

++ wicked-0.6.51.tar.bz2 -> wicked-0.6.52.tar.bz2 ++
 24604 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wicked-0.6.51/ChangeLog new/wicked-0.6.52/ChangeLog
--- old/wicked-0.6.51/ChangeLog 2018-10-26 14:40:39.0 +0200
+++ new/wicked-0.6.52/ChangeLog 2018-11-16 12:30:11.0 +0100
@@ -1,3 +1,21 @@
+commit 9d4a7c7b2c2cba06fe1ba4b8523b7a1abe456b99
+Author: Marius Tomaschewski 
+Date:   Fri Nov 16 12:19:09 2018 +0100
+
+version 0.6.52
+
+commit e60f6f68c8424755829c446c3565f2a6bad2c418
+Author: Marius Tomaschewski 
+Date:   Wed Nov 14 11:15:42 2018 +0100
+
+compat: fix ifcfg parsing crash if network/config is missed
+
+commit 66d6350bf028f2c0941add35f5d8d8f8b24cf832
+Author: Marius Tomaschewski 
+Date:   Fri Nov 2 12:35:51 2018 +0100
+
+wickedd: fix netdev bootstrap race (bsc#1107579)
+
 commit e8c1ac65b2e2bb5452640d74b518f00669d1809e
 Author: Marius Tomaschewski 
 Date:   Fri Oct 26 14:31:10 2018 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wicked-0.6.51/VERSION new/wicked-0.6.52/VERSION
--- old/wicked-0.6.51/VERSION   2018-10-26 14:39:36.0 +0200
+++ new/wicked-0.6.52/VERSION   2018-11-16 12:21:32.0 +0100
@@ -1 +1 @@
-0.6.51
+0.6.52
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wicked-0.6.51/client/suse/compat-suse.c 
new/wicked-0.6.52/client/suse/compat-suse.c
--- old/wicked-0.6.51/client/suse/compat-suse.c 2018-10-26 12:55:25.0 
+0200
+++ new/wicked-0.6.52/client/suse/compat-suse.c 2018-11-16 11:56:53.0 
+0100
@@ -1613,7 +1613,7 @@
ni_sysconfig_get_integer(sc, "IFPLUGD_PRIORITY", 
>link_priority);
}
 
-   if (!(value = ni_sysconfig_get_value(sc, "LINK_REQUIRED")))
+   if (!(value = ni_sysconfig_get_value(sc, "LINK_REQUIRED")) && 
__ni_suse_config_defaults)
value = 
ni_sysconfig_get_value(__ni_suse_config_defaults, "LINK_REQUIRED");
if (value) {
/* otherwise assume "auto" */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wicked-0.6.51/compile new/wicked-0.6.52/compile
--- 

commit wicked for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2018-11-08 09:39:15

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Thu Nov  8 09:39:15 2018 rev:72 rq:644846 version:0.6.51

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2018-10-11 
11:44:48.450836009 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2018-11-08 
09:39:18.457742117 +0100
@@ -1,0 +2,7 @@
+Fri Oct 26 12:36:25 UTC 2018 - m...@suse.de
+
+- version 0.6.51
+- wireless: fix eap peap auth mapping for wpa-supplicant (bsc#1026807)
+- vxlan: fix to convert dst_port to network byte order
+
+---

Old:

  wicked-0.6.50.tar.bz2

New:

  wicked-0.6.51.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.7a2GGV/_old  2018-11-08 09:39:18.973741522 +0100
+++ /var/tmp/diff_new_pack.7a2GGV/_new  2018-11-08 09:39:18.973741522 +0100
@@ -18,10 +18,10 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.50
+Version:0.6.51
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/Management
 Url:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2

++ wicked-0.6.50.tar.bz2 -> wicked-0.6.51.tar.bz2 ++
 5341 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wicked-0.6.50/ChangeLog new/wicked-0.6.51/ChangeLog
--- old/wicked-0.6.50/ChangeLog 2018-10-04 14:29:17.0 +0200
+++ new/wicked-0.6.51/ChangeLog 2018-10-26 14:40:39.0 +0200
@@ -1,3 +1,27 @@
+commit e8c1ac65b2e2bb5452640d74b518f00669d1809e
+Author: Marius Tomaschewski 
+Date:   Fri Oct 26 14:31:10 2018 +0200
+
+version 0.6.51
+
+commit 9d731464945d2dd2c93a631608c63ae5a98332b2
+Author: Marius Tomaschewski 
+Date:   Wed Oct 24 13:49:07 2018 +0200
+
+compat: assume mschapv2/gtc for PEAPv0/v1 in suse ifcfg
+
+commit 3cbe5c652419342fbcdbdda7a207baa13d839ac1
+Author: Marius Tomaschewski 
+Date:   Tue Oct 23 13:35:33 2018 +0200
+
+wpa: use correct function to map phase2 auth type
+
+commit ba4a7b765ba7c92d7c95ce9f0762fcdff91f2ed7
+Author: James Oakley 
+Date:   Sun Oct 14 16:11:51 2018 -0700
+
+Convert dst_port to network byte order during VXLAN setup
+
 commit e6e00395dfe3c6b789dd8ab22088e76ad9d99f6d
 Author: Rubén Torrero Marijnissen 
 Date:   Thu Oct 4 13:23:54 2018 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wicked-0.6.50/VERSION new/wicked-0.6.51/VERSION
--- old/wicked-0.6.50/VERSION   2018-10-04 14:23:47.0 +0200
+++ new/wicked-0.6.51/VERSION   2018-10-26 14:39:36.0 +0200
@@ -1 +1 @@
-0.6.50
+0.6.51
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wicked-0.6.50/client/suse/compat-suse.c 
new/wicked-0.6.51/client/suse/compat-suse.c
--- old/wicked-0.6.50/client/suse/compat-suse.c 2018-09-13 17:22:04.0 
+0200
+++ new/wicked-0.6.51/client/suse/compat-suse.c 2018-10-26 12:55:25.0 
+0200
@@ -4080,6 +4080,16 @@
goto eap_failure;
}
}
+
+   if (net->wpa_eap.phase2.method == NI_WIRELESS_EAP_NONE) {
+   if (net->wpa_eap.phase1.peapver == 1)
+   net->wpa_eap.phase2.method = 
NI_WIRELESS_EAP_GTC;
+   else
+   net->wpa_eap.phase2.method = 
NI_WIRELESS_EAP_MSCHAPV2;
+
+   ni_warn("ifcfg-%s: assuming WIRELESS_EAP_AUTH%s='%s'", 
dev_name, suffix,
+   
ni_wireless_eap_method_to_name(net->wpa_eap.phase2.method));
+   }
}
 
return 

commit wicked for openSUSE:Factory

2018-10-11 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2018-10-11 11:44:06

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Thu Oct 11 11:44:06 2018 rev:71 rq:640060 version:0.6.50

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2018-10-01 
09:05:12.599903514 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2018-10-11 
11:44:48.450836009 +0200
@@ -1,0 +2,24 @@
+Fri Oct  5 11:06:49 UTC 2018 - rtorreromarijnis...@suse.com
+
+- version 0.6.50
+- firewall: do not assign default zone, but pass as is (bsc#1109147)
+- nanny: fix memory leaks on fast create-delete calls (bsc#1095818)
+  + fsm: cleanup worker reset (reinit) vs. free
+  + fsm: do not process or pass pending workers to nanny
+  + nanny: catch init failures in device registration
+  + netdev: allow NULL in get and put functions
+  + model: fix to call (netif) dbus object destructors
+  + model: removed server specific call in netif destroy
+  + fsm: handle NULL in worker get and release calls
+  + fsm: process device delete event separately
+  + calls: split get netif service and netif list utils
+  + xml-schema: fix range constraint values parsing
+  + xml-schema: remove underscores from ni_xs_type_new
+  + xml-schema: fix type leak around ni_xs_build_one_type
+  + fsm: free worker control mode on worker free
+  + xpath: trace and free complete xpath expression tree
+  + nanny: fix config leak in ni_nanny_recheck_policy
+  + dbus: free pending call in ni_dbus_connection_call
+  + dbus: free dbus_message_iter_get_signature result
+
+---

Old:

  wicked-0.6.49.tar.bz2

New:

  wicked-0.6.50.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.Y6lc2d/_old  2018-10-11 11:44:49.058835235 +0200
+++ /var/tmp/diff_new_pack.Y6lc2d/_new  2018-10-11 11:44:49.058835235 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.49
+Version:0.6.50
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.49.tar.bz2 -> wicked-0.6.50.tar.bz2 ++
 29473 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wicked-0.6.49/ChangeLog new/wicked-0.6.50/ChangeLog
--- old/wicked-0.6.49/ChangeLog 2018-09-21 16:23:58.0 +0200
+++ new/wicked-0.6.50/ChangeLog 2018-10-04 14:29:17.0 +0200
@@ -1,3 +1,141 @@
+commit e6e00395dfe3c6b789dd8ab22088e76ad9d99f6d
+Author: Rubén Torrero Marijnissen 
+Date:   Thu Oct 4 13:23:54 2018 +0100
+
+version 0.6.50
+
+commit c68d69da192cd4530319bb22987fa9626328ba5d
+Merge: 9ee99d89 51733759
+Author: Rubén Torrero Marijnissen 
+Date:   Thu Oct 4 11:56:36 2018 +0100
+
+Merge pull request #775 from mtomaschewski/nanny-leaks
+
+nanny: fix memory leaks on fast create-delete calls (bsc#1095818)
+
+commit 51733759211289282cada610f48d883e9c3b5b6c
+Author: Marius Tomaschewski 
+Date:   Tue Oct 2 01:51:37 2018 +0200
+
+fsm: cleanup worker reset (reinit) vs. free
+
+commit 4f62a0874081720f2ccd163da0a9ec622b6bc77d
+Author: Marius Tomaschewski 
+Date:   Tue Oct 2 01:43:55 2018 +0200
+
+fsm: do not process or pass pending workers to nanny
+
+commit 6b082524fa2024c3de8036ac93dfd6d4166ba61b
+Author: Marius Tomaschewski 
+Date:   Tue Oct 2 01:37:14 2018 +0200
+
+nanny: catch init failures in device registration
+
+commit 9ee99d89e9c69725fc3493d7538cfa48364b8a05
+Merge: de7b8525 01bc2939
+Author: Marius Tomaschewski 
+Date:   Wed Oct 3 12:27:25 2018 +0200
+
+Merge pull request #774 from rtorrero/firewall-def-zone
+
+firewall: do not assign default zone, but pass as is (bsc#1109147)
+
+commit f4bb5e9c6a1d3aa8efe48b01cf5d56cc8b8e66c2
+Author: Marius Tomaschewski 
+Date:   Tue Oct 2 01:32:53 2018 +0200
+
+netdev: allow NULL in get and put functions
+
+commit e2e9ee01c9a7b131867fab67d9a524db841c8e69
+Author: Marius Tomaschewski 
+Date:   Tue Oct 2 01:30:07 2018 +0200
+
+model: fix to call (netif) dbus object destructors
+
+commit 2423eb77e4e31c223fd6c99c74419e09890b73a2
+Author: Marius Tomaschewski 
+Date:   Tue Oct 2 01:26:03 2018 +0200
+
+model: removed server specific call in netif destroy
+
+commit 

commit wicked for openSUSE:Factory

2018-10-01 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2018-10-01 09:05:10

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Mon Oct  1 09:05:10 2018 rev:70 rq:637065 version:0.6.49

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2018-06-05 
12:50:16.691425393 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2018-10-01 
09:05:12.599903514 +0200
@@ -1,0 +2,21 @@
+Fri Sep 21 14:27:21 UTC 2018 - rtorreromarijnis...@suse.com
+
+- version 0.6.49
+- dhcp6: fix to properly decline dynamic addresses
+- extensions: do not use /etc/HOSTNAME artifact (bsc#972463)
+- ethtool: call offload ioctl if requested by offload name,
+  e.g. tso has been splitted into several features and the
+  old STSO offload ioctl sets multiple features at once.
+- ethtool: add missing pause support (bsc#1102871)
+- dhcp6: refresh info using rfc4242 info-refresh-time
+- dhcp6: add ia and ia addr list search utilities, improve
+  status utils and use timeval struct in ia acquired times
+- dhcp6: restart on NotOnLink status request reply
+- ifcfg: show unknown/invalid bootproto as error
+- dhcp6: Fix server preference and weight option behaviour
+- dhcp6: retrigger duplicate detection on all address updates
+- man: add ifcfg-lo.5 manual page
+- man: add missing documentation for DHCLIENT6_CLIENT_ID
+- man: improved create-cid docs in wicked-config(5) (bsc#1084527)
+
+---

Old:

  wicked-0.6.48.tar.bz2

New:

  wicked-0.6.49.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.VSMcXe/_old  2018-10-01 09:05:13.211902986 +0200
+++ /var/tmp/diff_new_pack.VSMcXe/_new  2018-10-01 09:05:13.211902986 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.48
+Version:0.6.49
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -361,8 +361,9 @@
 %_mandir/man5/ifcfg-vlan.5*
 %_mandir/man5/ifcfg-vxlan.5*
 %_mandir/man5/ifcfg-wireless.5*
-%_mandir/man5/ifcfg.5*
 %_mandir/man5/ifcfg-dhcp.5*
+%_mandir/man5/ifcfg-lo.5*
+%_mandir/man5/ifcfg.5*
 %_mandir/man5/ifroute.5*
 %_mandir/man5/ifrule.5*
 %_mandir/man5/ifsysctl.5*

++ wicked-0.6.48.tar.bz2 -> wicked-0.6.49.tar.bz2 ++
 32545 lines of diff (skipped)




commit wicked for openSUSE:Factory

2018-06-05 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2018-06-05 12:50:07

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Tue Jun  5 12:50:07 2018 rev:69 rq:613509 version:0.6.48

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2018-03-24 
16:07:14.697093090 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2018-06-05 
12:50:16.691425393 +0200
@@ -1,0 +2,8 @@
+Fri Jun  1 16:15:28 UTC 2018 - n...@suse.de
+
+- version 0.6.48
+- address cache-info and lease acquisition time fixes and cleanups
+- ethtool: streamline options available on all devices (bsc#1085786)
+- dhcp4: expose broadcast response as DHCLIENT_BROADCAST in ifcfg
+
+---

Old:

  wicked-0.6.47.tar.bz2

New:

  wicked-0.6.48.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.5x3LWN/_old  2018-06-05 12:50:17.443397839 +0200
+++ /var/tmp/diff_new_pack.5x3LWN/_new  2018-06-05 12:50:17.447397693 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.47
+Version:0.6.48
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -369,6 +369,7 @@
 %_mandir/man5/routes.5*
 %_mandir/man8/wicked.8*
 %_mandir/man8/wickedd.8*
+%_mandir/man8/wicked-ethtool.8*
 %_mandir/man8/ifdown.8*
 %_mandir/man8/ifstatus.8*
 %_mandir/man8/ifup.8*

++ wicked-0.6.47.tar.bz2 -> wicked-0.6.48.tar.bz2 ++
 17953 lines of diff (skipped)




commit wicked for openSUSE:Factory

2018-03-24 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2018-03-24 16:07:11

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Sat Mar 24 16:07:11 2018 rev:68 rq:590735 version:0.6.47

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2018-02-27 
16:56:26.115342934 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2018-03-24 
16:07:14.697093090 +0100
@@ -1,0 +2,18 @@
+Fri Mar 23 16:56:33 CET 2018 - n...@suse.de
+
+- version-0.6.47
+- ipoib: do not fail setup on mode or umcast set failure (bsc#1084462)
+- bond: avoid reenslave failure in fail_over_mac mode (bsc#1083670)
+- Fix show-xml filtering by interface name (issue #735,bsc#954758)
+
+---
+Fri Mar 16 16:34:59 CET 2018 - n...@suse.de
+
+- version-0.6.46
+- ifconfig: refresh state before link reenslave hotfix (bsc#1061051
+- ethtool: query priv-flags bitmap first (bsc#1085020)
+- util: fix a memory leak in ni_var_array_free
+- client: refactor arp utility to add missed arp ping (bsc#1078245)
+- dbus: omit zero-length hwaddr data properties
+
+---

Old:

  wicked-0.6.45.tar.bz2

New:

  wicked-0.6.47.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.ueYe8b/_old  2018-03-24 16:07:15.509063820 +0100
+++ /var/tmp/diff_new_pack.ueYe8b/_new  2018-03-24 16:07:15.513063675 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.45
+Version:0.6.47
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.45.tar.bz2 -> wicked-0.6.47.tar.bz2 ++
 26416 lines of diff (skipped)




commit wicked for openSUSE:Factory

2018-02-27 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2018-02-27 16:56:24

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Tue Feb 27 16:56:24 2018 rev:67 rq:580048 version:0.6.45

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2018-02-03 
15:40:17.363573299 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2018-02-27 
16:56:26.115342934 +0100
@@ -1,0 +2,7 @@
+Mon Feb 26 07:24:07 UTC 2018 - m...@suse.de
+
+- version 0.6.45
+- ibft: no IP setup on bnx2x storage-only interfaces (bsc#1072343)
+- fixed format, self compare and always true issues
+
+---

Old:

  wicked-0.6.44.tar.bz2

New:

  wicked-0.6.45.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.rp8B3q/_old  2018-02-27 16:56:26.931313452 +0100
+++ /var/tmp/diff_new_pack.rp8B3q/_new  2018-02-27 16:56:26.935313307 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.44
+Version:0.6.45
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.44.tar.bz2 -> wicked-0.6.45.tar.bz2 ++
 2339 lines of diff (skipped)




commit wicked for openSUSE:Factory

2018-02-03 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2018-02-03 15:40:15

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Sat Feb  3 15:40:15 2018 rev:66 rq:572059 version:0.6.44

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2017-12-29 
00:01:31.248805368 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2018-02-03 
15:40:17.363573299 +0100
@@ -1,0 +2,15 @@
+Fri Feb  2 15:26:32 UTC 2018 - m...@suse.de
+
+- version 0.6.44
+- dhcp4: use rfc4361 client-id as new default for ethernet on sle15
+  (fate#323576). It can be also enabled/disabled in wicked-config(5).
+- client: fixed broken wicked arp utility command (bsc#1078245)
+- cleanup: add mising/explicit designated field initializers
+- pkgconfig: fix to request libnl3 instead of libnl1
+- dbus: add missing DBUS_ERROR_FAILED type to a dbus_set_error call
+  and enforce formatting input as string when an extension did not
+  returned any error message.
+- Removed patch included in the source archive
+  [- 0001-wickedd-explicitly-unbind-slaves-on-deletion.patch]
+
+---

Old:

  0001-wickedd-explicitly-unbind-slaves-on-deletion.patch
  wicked-0.6.43.tar.bz2

New:

  wicked-0.6.44.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.mJDR1I/_old  2018-02-03 15:40:18.471521551 +0100
+++ /var/tmp/diff_new_pack.mJDR1I/_new  2018-02-03 15:40:18.475521364 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.43
+Version:0.6.44
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -26,7 +26,6 @@
 Url:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2
 Source1:wicked-rpmlintrc
-Patch1: 0001-wickedd-explicitly-unbind-slaves-on-deletion.patch
 #
 # Upstream First - openSUSE Build Service Policy:
 #
@@ -42,6 +41,11 @@
 BuildRequires:  make
 Requires(pre):  libwicked-0-6 = %{version}
 
+%if 0%{?suse_version} >= 1500
+%bcond_without  rfc4361_cid
+%else
+%bcond_with rfc4361_cid
+%endif
 %if 0%{?suse_version} >= 1230
 %bcond_without  systemd
 %bcond_with dbusstart
@@ -173,7 +177,6 @@
 
 %prep
 %setup
-%patch1 -p1
 
 %build
 test -x ./configure || autoreconf --force --install
@@ -184,6 +187,9 @@
--with-storedir=%{wicked_storedir}\
--with-compat=suse  \
--with-fillup-templatesdir=%{_fillupdir}\
+%if %{without rfc4361_cid}
+   --disable-dhcp4-rfc4361-cid \
+%endif
 %if %{without use_nanny}
--disable-nanny-use \
 %endif

++ wicked-0.6.43.tar.bz2 -> wicked-0.6.44.tar.bz2 ++
 1634 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wicked-0.6.43/ChangeLog new/wicked-0.6.44/ChangeLog
--- old/wicked-0.6.43/ChangeLog 2017-12-16 02:14:21.0 +0100
+++ new/wicked-0.6.44/ChangeLog 2018-02-02 16:30:40.0 +0100
@@ -1,9 +1,179 @@
-commit 91cdc7565cdc8ff46ef932e327df33aecf62e3a4
+commit 7e5b861c3160adb0437f31ec08950bed52ea808f
 Author: Marius Tomaschewski 
-Date:   Sat Dec 16 02:13:01 2017 +0100
+Date:   Fri Feb 2 16:27:00 2018 +0100
+
+version 0.6.44
+
+commit 3b1fed44b5f49153098f843e3bea92ae227a397b
+Author: Marius Tomaschewski 
+Date:   Thu Feb 1 15:01:28 2018 +0100
+
+spec: conditionally disable dhcp4 rfc4361 client-id
+
+Disable for sles12 and leap42 to preserve defaults,
+where it needs to be enabled via wicked-config(5).
+
+commit 74e117a2797f49d53647d6f8b75c7392f8fd2dfc
+Author: Marius Tomaschewski 
+Date:   Thu Feb 1 14:30:48 2018 +0100
+
+dhcp4: enable rfc4361 client-id for DHCPv4
+
+Enabled DHCPv4 to use the rfc4361 client-id on ethernet interfaces.
+When disabled via the --disable-dhcp4-rfc4361-cid configure option,
+ethernet type 

commit wicked for openSUSE:Factory

2017-12-28 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2017-12-29 00:01:26

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Fri Dec 29 00:01:26 2017 rev:65 rq:559071 version:0.6.43

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2017-12-19 
10:42:52.048058869 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2017-12-29 
00:01:31.248805368 +0100
@@ -1,0 +2,8 @@
+Thu Dec 21 11:49:14 UTC 2017 - m...@suse.de
+
+- wickedd: clear master references on slaves when a master gets
+  deleted and the deletion event arrives before unenslave event
+  to avoid a bridge reenslave failure on restart (bsc#1061051).
+  [+ 0001-wickedd-explicitly-unbind-slaves-on-deletion.patch]
+
+---

New:

  0001-wickedd-explicitly-unbind-slaves-on-deletion.patch



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.D2GjLZ/_old  2017-12-29 00:01:34.127980107 +0100
+++ /var/tmp/diff_new_pack.D2GjLZ/_new  2017-12-29 00:01:34.127980107 +0100
@@ -26,6 +26,7 @@
 Url:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2
 Source1:wicked-rpmlintrc
+Patch1: 0001-wickedd-explicitly-unbind-slaves-on-deletion.patch
 #
 # Upstream First - openSUSE Build Service Policy:
 #
@@ -172,6 +173,7 @@
 
 %prep
 %setup
+%patch1 -p1
 
 %build
 test -x ./configure || autoreconf --force --install

++ 0001-wickedd-explicitly-unbind-slaves-on-deletion.patch ++
>From b1864c1fcbedfd49ff55fb82b528ac86b0825317 Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski 
Date: Thu, 21 Dec 2017 10:16:04 +0100
Subject: [PATCH] wickedd: explicitly unbind slaves on deletion
References: bsc#1061051
Upstream: accepted

When a master device is deleted, explicitly clear references
pointing to it on slaves instead to let it perform by further
event, which may arrive later than an attempt to enslave them
into a new, recreated master device (with same name).

diff --git a/src/netinfo.c b/src/netinfo.c
index 3729284e..6a1348cd 100644
--- a/src/netinfo.c
+++ b/src/netinfo.c
@@ -581,6 +581,17 @@ ni_netconfig_device_append(ni_netconfig_t *nc, ni_netdev_t 
*dev)
__ni_netdev_list_append(>interfaces, dev);
 }
 
+static inline void
+ni_netconfig_device_unbind_slave_index(ni_netconfig_t *nc, unsigned int master)
+{
+   ni_netdev_t *dev;
+
+   for (dev = nc->interfaces; dev; dev = dev->next) {
+   if (dev->link.masterdev.index == master)
+   ni_netdev_ref_destroy(>link.masterdev);
+   }
+}
+
 void
 ni_netconfig_device_remove(ni_netconfig_t *nc, ni_netdev_t *dev)
 {
@@ -589,6 +600,7 @@ ni_netconfig_device_remove(ni_netconfig_t *nc, ni_netdev_t 
*dev)
for (pos = >interfaces; (cur = *pos) != NULL; pos = >next) {
if (cur == dev) {
*pos = cur->next;
+   ni_netconfig_device_unbind_slave_index(nc, 
cur->link.ifindex);
ni_netdev_put(cur);
return;
}
-- 
2.13.6




commit wicked for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2017-12-19 10:42:48

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Tue Dec 19 10:42:48 2017 rev:64 rq:557547 version:0.6.43

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2017-12-06 
08:54:37.281699685 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2017-12-19 
10:42:52.048058869 +0100
@@ -1,0 +2,8 @@
+Sat Dec 16 01:34:13 UTC 2017 - m...@suse.de
+
+- version 0.6.43
+- ifconfig: set MTU even if device is up (bsc#1059292)
+- dhcp6: reapply confirmed addresses, also on any confirm
+  status other to not-on-link
+
+---

Old:

  wicked-0.6.42.tar.bz2

New:

  wicked-0.6.43.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.FNY9lC/_old  2017-12-19 10:42:52.968014459 +0100
+++ /var/tmp/diff_new_pack.FNY9lC/_new  2017-12-19 10:42:52.968014459 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.42
+Version:0.6.43
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.42.tar.bz2 -> wicked-0.6.43.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.42/ChangeLog new/wicked-0.6.43/ChangeLog
--- old/wicked-0.6.42/ChangeLog 2017-12-01 13:28:52.0 +0100
+++ new/wicked-0.6.43/ChangeLog 2017-12-16 02:14:21.0 +0100
@@ -1,3 +1,9 @@
+commit 91cdc7565cdc8ff46ef932e327df33aecf62e3a4
+Author: Marius Tomaschewski 
+Date:   Sat Dec 16 02:13:01 2017 +0100
+
+version 0.6.43
+
 commit 165ddb1c720088f30ba0c35c5783979170afedc3
 Author: Marius Tomaschewski 
 Date:   Fri Dec 1 13:24:55 2017 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.42/Makefile.in 
new/wicked-0.6.43/Makefile.in
--- old/wicked-0.6.42/Makefile.in   2017-12-01 13:28:16.0 +0100
+++ new/wicked-0.6.43/Makefile.in   2017-12-16 02:13:45.0 +0100
@@ -83,7 +83,7 @@
$(top_srcdir)/configure $(am__configure_deps) \
$(srcdir)/config.h.in $(srcdir)/wicked.pc.in \
$(srcdir)/wicked.spec.in COPYING ChangeLog INSTALL README TODO \
-   config.guess config.sub install-sh missing ltmain.sh
+   config.guess config.sub depcomp install-sh missing ltmain.sh
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.42/VERSION new/wicked-0.6.43/VERSION
--- old/wicked-0.6.42/VERSION   2017-12-01 13:24:29.0 +0100
+++ new/wicked-0.6.43/VERSION   2017-12-16 02:12:55.0 +0100
@@ -1 +1 @@
-0.6.42
+0.6.43
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.42/configure new/wicked-0.6.43/configure
--- old/wicked-0.6.42/configure 2017-12-01 13:28:15.0 +0100
+++ new/wicked-0.6.43/configure 2017-12-16 02:13:44.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for wicked 0.6.42.
+# Generated by GNU Autoconf 2.69 for wicked 0.6.43.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='wicked'
 PACKAGE_TARNAME='wicked'
-PACKAGE_VERSION='0.6.42'
-PACKAGE_STRING='wicked 0.6.42'
+PACKAGE_VERSION='0.6.43'
+PACKAGE_STRING='wicked 0.6.43'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org'
 PACKAGE_URL='https://github.com/openSUSE/wicked'
 
@@ -1387,7 +1387,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures wicked 0.6.42 to adapt to many kinds of systems.
+\`configure' configures wicked 0.6.43 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1457,7 +1457,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of wicked 0.6.42:";;
+ short | recursive ) echo "Configuration of wicked 0.6.43:";;
esac
   cat <<\_ACEOF
 
@@ -1614,7 +1614,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-wicked configure 0.6.42
+wicked configure 0.6.43
 

commit wicked for openSUSE:Factory

2017-12-05 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2017-12-06 08:54:31

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Wed Dec  6 08:54:31 2017 rev:63 rq:547132 version:0.6.42

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2017-08-06 
11:32:36.545939331 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2017-12-06 
08:54:37.281699685 +0100
@@ -1,0 +2,11 @@
+Fri Dec  1 12:44:34 UTC 2017 - m...@suse.de
+
+- version 0.6.42
+- spec: use new _fillupdir macro for fillup-templates (boo#1069468)
+- dhcp: clear hostname on lease recovery/reboot (bsc#1057007)
+- firewall: add firewalld and zone support (fate#320794)
+- ifconfig: cleanup slaves before enslaving (bsc#1036675)
+- ethtool: add rxvlan, txvlan, ntuple and rxhash offloads
+- ethtool: handle channel parameters (bsc#1043883)
+
+---

Old:

  wicked-0.6.41.tar.bz2

New:

  wicked-0.6.42.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.jTTZLp/_old  2017-12-06 08:54:38.725646826 +0100
+++ /var/tmp/diff_new_pack.jTTZLp/_new  2017-12-06 08:54:38.725646826 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.41
+Version:0.6.42
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -55,6 +55,11 @@
 %bcond_without  use_nanny
 %bcond_without  use_teamd
 
+# Compat macro for new _fillupdir macro introduced in Nov 2017
+%if ! %{defined _fillupdir}
+%define _fillupdir /var/adm/fillup-templates
+%endif
+
 BuildRequires:  libnl3-devel
 %if 0%{?suse_version} > 1110
 BuildRequires:  libiw-devel
@@ -176,6 +181,7 @@
--with-statedir=%{wicked_statedir}\
--with-storedir=%{wicked_storedir}\
--with-compat=suse  \
+   --with-fillup-templatesdir=%{_fillupdir}\
 %if %{without use_nanny}
--disable-nanny-use \
 %endif
@@ -358,8 +364,8 @@
 %_mandir/man8/ifdown.8*
 %_mandir/man8/ifstatus.8*
 %_mandir/man8/ifup.8*
-%_localstatedir/adm/fillup-templates/sysconfig.config-wicked
-%_localstatedir/adm/fillup-templates/sysconfig.dhcp-wicked
+%_fillupdir/sysconfig.config-wicked
+%_fillupdir/sysconfig.dhcp-wicked
 %attr(0750,root,root) %dir%wicked_storedir
 
 %if %{with systemd}

++ wicked-0.6.41.tar.bz2 -> wicked-0.6.42.tar.bz2 ++
 4406 lines of diff (skipped)




commit wicked for openSUSE:Factory

2017-08-06 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2017-08-06 11:32:35

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Sun Aug  6 11:32:35 2017 rev:62 rq:512934 version:0.6.41

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2017-05-10 
20:34:18.268105441 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2017-08-06 
11:32:36.545939331 +0200
@@ -1,0 +2,12 @@
+Fri Jul 28 14:09:39 CEST 2017 - n...@suse.com
+
+- version 0.6.41
+- dhcp6: fix to send up to 5 release retransmissions
+- ifconfig: do not stop adding routes on one bad route (bsc#1036619)
+- dhcp4: fix to use rfc4361 client-id on infiniband (bsc#1022872)
+- man: ifcfg.5: Fix directory name for compatibility scripts
+- dhcp4: own check for user class id strings (bsc#1045522)
+- dhcp: cleanup common option update flags (bsc#1027099)
+- vxlan: convert ifcfg VXLAN_REMOTE_IP to remote-ip
+
+---

Old:

  wicked-0.6.40.tar.bz2

New:

  wicked-0.6.41.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.MGFQ9v/_old  2017-08-06 11:32:37.837757331 +0200
+++ /var/tmp/diff_new_pack.MGFQ9v/_new  2017-08-06 11:32:37.845756205 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.40
+Version:0.6.41
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.40.tar.bz2 -> wicked-0.6.41.tar.bz2 ++
 9241 lines of diff (skipped)




commit wicked for openSUSE:Factory

2017-05-10 Thread root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2017-05-10 20:34:15

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Wed May 10 20:34:15 2017 rev:61 rq:492860 version:0.6.40

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2016-11-21 
14:22:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2017-05-10 
20:34:18.268105441 +0200
@@ -1,0 +2,18 @@
+Thu May  4 12:56:33 UTC 2017 - m...@suse.de
+
+- version 0.6.40
+- fsm: clone bound config and cleanup references fixing ifindex
+  reference handling in iBFT vlan configuration (bsc#1030053)
+- updater: fix to not leave orphaned bg jobs on device delete,
+  causing to block processing of synchronized jobs (bsc#1029133)
+- vxlan: initial support (boo#1026780)
+- dhcp: correct and complete fqdn option support (bsc#1025757)
+- bonding: properly send primary reselect to kernel (bsc#1027231)
+- dbus: fix caller-uid timeout to 15sec, not 15ms (bsc#1026683)
+- ethtool: handle ring,coalesce,eee parameters (bsc#1007909)
+- bond: fix xmit-hash-policy option mismatch (bsc#1021914)
+- ifconfig: avoid timeouts on large number of IPs by performing
+  ipv4 duplicate address detection, apply and sending gratuitous
+  ARP for chunks of multiple addresses at once (bsc#1009801)
+
+---

Old:

  wicked-0.6.39.tar.bz2

New:

  wicked-0.6.40.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.hdb0wC/_old  2017-05-10 20:34:18.848023622 +0200
+++ /var/tmp/diff_new_pack.hdb0wC/_new  2017-05-10 20:34:18.852023058 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.39
+Version:0.6.40
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -289,6 +289,7 @@
 
 %post
 %{fillup_only -dns config wicked network}
+%{fillup_only -dns dhcp wicked network}
 # reload dbus after install or upgrade to apply new policies
 /usr/bin/systemctl reload dbus.service 2>/dev/null || :
 
@@ -344,6 +345,7 @@
 %_mandir/man5/ifcfg-team.5*
 %_mandir/man5/ifcfg-tunnel.5*
 %_mandir/man5/ifcfg-vlan.5*
+%_mandir/man5/ifcfg-vxlan.5*
 %_mandir/man5/ifcfg-wireless.5*
 %_mandir/man5/ifcfg.5*
 %_mandir/man5/ifcfg-dhcp.5*
@@ -357,6 +359,7 @@
 %_mandir/man8/ifstatus.8*
 %_mandir/man8/ifup.8*
 %_localstatedir/adm/fillup-templates/sysconfig.config-wicked
+%_localstatedir/adm/fillup-templates/sysconfig.dhcp-wicked
 %attr(0750,root,root) %dir%wicked_storedir
 
 %if %{with systemd}

++ wicked-0.6.39.tar.bz2 -> wicked-0.6.40.tar.bz2 ++
 11029 lines of diff (skipped)




commit wicked for openSUSE:Factory

2016-11-21 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2016-11-21 14:21:59

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2016-10-14 
09:25:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2016-11-21 
14:22:00.0 +0100
@@ -1,0 +2,19 @@
+Fri Nov 18 12:08:22 UTC 2016 - m...@suse.de
+
+- version 0.6.39
+- dhcp: suport to define and request custom options (bsc#988954),
+  documented in wicked-config(5) and ifcfg-dhcp(5) manual pages.
+- dhcp6: fix refresh on newprefix workaround (boo#972471)
+- dhcp4: do not fail in capture on link type change (bsc#975466)
+- dhcp4: ignore invalid options, do not discard complete message
+  (https://github.com/openSUSE/wicked/issues/671)
+- dhcp4: log and add sender (server or relay) ethernet hw-address
+  to the lease (https://github.com/openSUSE/wicked/issues/663)
+- ifdown: show reasons to skip an action (bsc#997027)
+- ifconfig: fix to consider address scope in dbus model (bsc#988794)
+- bonding: set the primary slave in the master at enslave of the
+  primary when it were not yet ready while bond setup (bsc#998413)
+- removed patch included in this version
+  [- 0001-dhcp-fixed-to-properly-append-dhcp-option-data.patch]
+
+---

Old:

  0001-dhcp-fixed-to-properly-append-dhcp-option-data.patch
  wicked-0.6.38.tar.bz2

New:

  wicked-0.6.39.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.wZGwZj/_old  2016-11-21 14:22:01.0 +0100
+++ /var/tmp/diff_new_pack.wZGwZj/_new  2016-11-21 14:22:01.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.38
+Version:0.6.39
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -26,7 +26,6 @@
 Url:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2
 Source1:wicked-rpmlintrc
-Patch1: 0001-dhcp-fixed-to-properly-append-dhcp-option-data.patch
 #
 # Upstream First - openSUSE Build Service Policy:
 #
@@ -168,7 +167,6 @@
 
 %prep
 %setup
-%patch1 -p1
 
 %build
 test -x ./configure || autoreconf --force --install

++ wicked-0.6.38.tar.bz2 -> wicked-0.6.39.tar.bz2 ++
 5749 lines of diff (skipped)




commit wicked for openSUSE:Factory

2016-10-14 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2016-10-14 09:25:57

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2016-10-03 
09:33:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2016-10-14 
09:25:58.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct 10 18:42:38 CEST 2016 - n...@suse.com
+
+- dhcp: fixed to properly append dhcp option data.
+  Bug introduced by changes applied in version 0.6.37 (bsc#988954).
+  [+ 0001-dhcp-fixed-to-properly-append-dhcp-option-data.patch]
+
+---

New:

  0001-dhcp-fixed-to-properly-append-dhcp-option-data.patch



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.dts9qD/_old  2016-10-14 09:25:59.0 +0200
+++ /var/tmp/diff_new_pack.dts9qD/_new  2016-10-14 09:25:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,7 @@
 Url:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2
 Source1:wicked-rpmlintrc
+Patch1: 0001-dhcp-fixed-to-properly-append-dhcp-option-data.patch
 #
 # Upstream First - openSUSE Build Service Policy:
 #
@@ -167,6 +168,7 @@
 
 %prep
 %setup
+%patch1 -p1
 
 %build
 test -x ./configure || autoreconf --force --install

++ 0001-dhcp-fixed-to-properly-append-dhcp-option-data.patch ++
>From 8d8f73574d4b0dd6d6732a8063457874090b1142 Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski 
Date: Mon, 10 Oct 2016 17:09:01 +0200
Subject: [PATCH] dhcp: fixed to properly append dhcp option data


diff --git a/src/dhcp.c b/src/dhcp.c
index ed9e0cf..90081f4 100644
--- a/src/dhcp.c
+++ b/src/dhcp.c
@@ -80,8 +80,9 @@ ni_dhcp_option_append(ni_dhcp_option_t *opt, unsigned int 
len, unsigned char *da
if (!newdata)
return FALSE;
 
-   opt->len = newsize;
+   opt->data = newdata;
memcpy(opt->data + opt->len, data, len);
+   opt->len  = newsize;
return TRUE;
 }
 
-- 
2.6.6




commit wicked for openSUSE:Factory

2016-10-03 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2016-10-03 09:33:31

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2016-08-18 
09:17:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2016-10-03 
09:33:31.0 +0200
@@ -1,0 +2,12 @@
+Mon Sep 26 15:59:50 UTC 2016 - m...@suse.de
+
+- version 0.6.38
+- addrconf: rewrite to run lease updates in background jobs and use
+  netconfig 0.84 batch support if available (bsc#989741).
+  Fixed auto4 and dhcp supplicants to explicitly stop device before
+  unregistering dbus object to disarm it and return release request
+  result before sensing the released event.
+  Fixed fsm to not advance fsm state on unrelated events and use new
+  call to refresh addresses from kernel for tentative checks in ifup.
+
+---

Old:

  wicked-0.6.37.tar.bz2

New:

  wicked-0.6.38.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.IvzHpi/_old  2016-10-03 09:33:32.0 +0200
+++ /var/tmp/diff_new_pack.IvzHpi/_new  2016-10-03 09:33:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.37
+Version:0.6.38
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.37.tar.bz2 -> wicked-0.6.38.tar.bz2 ++
 5586 lines of diff (skipped)




commit wicked for openSUSE:Factory

2016-08-18 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2016-08-18 09:16:58

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2016-06-13 
21:52:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2016-08-18 
09:17:01.0 +0200
@@ -1,0 +2,28 @@
+Tue Aug  2 19:59:07 CEST 2016 - n...@suse.de
+
+- version 0.6.37
+- auto6: do not apply rdnss/dnssl if autoconf=0 (bsc#984088)
+- addrconf: utility to parse string with update flags
+- leasefile: added an lease file exists utility
+- ifstatus: show IPv6 privacy addresses as autoconf
+- updater: adjusted system settings update debug info
+- updater: no remove before install on granted lease
+- updater: no backup/restore for netconfig, unused
+- updater: no warning on unset optional backup/restore
+- man: added DHCLIENT_REQUEST_OPTION to ifcfg-dhcp
+- leaseinfo: dump other/unknown dhcp options
+- dhcp4: initial support to request custom options (bsc#916948,bsc#988954)
+- lease: store and load other/unknown dhcp options
+- utils: fixed last byte formating in ni_format_hex
+- dbus: handle unparsed dhcp options in leases
+- dhcp4: store unparsed options in the lease
+- addrconf: add generic dhcp options to lease
+- dhcp: move specific dhcp.h to dhcp4.h and dhcp6.h
+- ovs: use generic ovs type until we can query ovs (bsc#982231)
+- dhcp4: send hostname in discover (bsc#985894)
+- ifconfig: fixed to apply address preferred_lft 0
+- address: apply suse ifcfg IP_OPTIONS (bsc#984088)
+- config: add a global LINK_REQUIRED ifcfg default
+- client: apply global LINK_REQUIRED setting if any
+
+---

Old:

  wicked-0.6.36.tar.bz2

New:

  wicked-0.6.37.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.qLFHiE/_old  2016-08-18 09:17:01.0 +0200
+++ /var/tmp/diff_new_pack.qLFHiE/_new  2016-08-18 09:17:01.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.36
+Version:0.6.37
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.36.tar.bz2 -> wicked-0.6.37.tar.bz2 ++
 3689 lines of diff (skipped)




commit wicked for openSUSE:Factory

2016-06-13 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2016-06-13 21:52:49

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2016-06-02 
12:37:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2016-06-13 
21:52:51.0 +0200
@@ -1,0 +2,10 @@
+Fri Jun 10 14:47:38 UTC 2016 - n...@suse.de
+
+- version 0.6.36
+- ifreload: make output more informative (bsc#982952)
+- rules: do not fail when kernel support is missed (bsc#981887)
+- nanny: reapply policies on device renames (bsc#973355)
+- iflist: fixed macvlan/macvtap link info data parsing
+- auto6: apply rdnss/dnssl and wait for autoconf (bsc#902897,boo#916613)
+
+---

Old:

  wicked-0.6.35.tar.bz2

New:

  wicked-0.6.36.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.QyhB4V/_old  2016-06-13 21:52:52.0 +0200
+++ /var/tmp/diff_new_pack.QyhB4V/_new  2016-06-13 21:52:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.35
+Version:0.6.36
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.35.tar.bz2 -> wicked-0.6.36.tar.bz2 ++
 3999 lines of diff (skipped)




commit wicked for openSUSE:Factory

2016-06-02 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2016-06-02 12:37:26

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2016-05-23 
16:37:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2016-06-02 
12:37:27.0 +0200
@@ -1,0 +2,8 @@
+Fri May 27 09:38:12 UTC 2016 - m...@suse.com
+
+- version 0.6.35
+- spec: removed ppp service template macro calls (fate#317976)
+- bonding: support for new v3.7.1 netlink options in 4.4 kernel
+- linux: update included headers to 4.4, add if_addr.h
+
+---

Old:

  wicked-0.6.34.tar.bz2

New:

  wicked-0.6.35.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.pKazJo/_old  2016-06-02 12:37:28.0 +0200
+++ /var/tmp/diff_new_pack.pKazJo/_new  2016-06-02 12:37:28.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.34
+Version:0.6.35
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -238,10 +238,10 @@
 if test "x${_id##*/}" = "xnetwork.service" -a -x /etc/init.d/network ; then
/etc/init.d/network stop-all-dhcp-clients || :
 fi
-%{service_add_pre wicked.service wickedd-pppd@*.service}
+%{service_add_pre wicked.service}
 
 %post service
-%{service_add_post wicked.service wickedd-pppd@*.service}
+%{service_add_post wicked.service}
 # See bnc#843526: presets do not apply for upgrade / are not sufficient
 # to handle sysconfig-network|wicked -> wicked migration
 _id=`readlink /etc/systemd/system/network.service 2>/dev/null` || :
@@ -257,11 +257,11 @@
 # - stopping wickedd should be sufficient ... other just to be sure.
 # - stopping of the wicked.service does not stop network, but removes
 #   the wicked.service --> network.service link and resets its status.
-%{service_del_preun wickedd.service wickedd-auto4.service 
wickedd-dhcp4.service wickedd-dhcp6.service wickedd-nanny.service 
wicked.service wickedd-pppd@*.service}
+%{service_del_preun wickedd.service wickedd-auto4.service 
wickedd-dhcp4.service wickedd-dhcp6.service wickedd-nanny.service 
wicked.service}
 
 %postun service
 # restart wickedd after upgrade
-%{service_del_postun wickedd.service wickedd-pppd@*.service}
+%{service_del_postun wickedd.service}
 
 %else
 

++ wicked-0.6.34.tar.bz2 -> wicked-0.6.35.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.34/ChangeLog new/wicked-0.6.35/ChangeLog
--- old/wicked-0.6.34/ChangeLog 2016-05-20 15:54:32.0 +0200
+++ new/wicked-0.6.35/ChangeLog 2016-05-27 11:38:35.0 +0200
@@ -1,3 +1,40 @@
+commit fa2b1bfe9a131b23da68ecc53782bb0ae69ea114
+Author: Marius Tomaschewski 
+Date:   Fri May 27 11:28:39 2016 +0200
+
+version 0.6.35
+
+commit defc5ecf4c63f33962610f131d84c4d1bec60de1
+Merge: d84174a 6af0349
+Author: Marius Tomaschewski 
+Date:   Thu May 26 14:15:26 2016 +0200
+
+Merge pull request #651 from mtomaschewski/no-ppp-spec-macros
+
+spec: removed ppp service template macro calls (fate#317976)
+
+commit 6af03491e42147327f5f0b25794ae026dd5f43ee
+Author: Marius Tomaschewski 
+Date:   Wed May 25 18:12:02 2016 +0200
+
+spec: removed ppp service template macro calls (fate#317976)
+
+This are static service templates to start pppd, which do
+not need any enable/disable or restart on wicked reinstall
+as they do not use wicked binaries.
+
+commit e8aa09a10a87d7ea302b10464e456df24f0070ad
+Author: Marius Tomaschewski 
+Date:   Wed May 25 17:56:55 2016 +0200
+
+bonding: support for new v3.7.1 netlink options
+
+commit 0d728a20dba398ee699f9653e6486dda4ae59662
+Author: Marius Tomaschewski 
+Date:   Tue May 24 17:37:34 2016 +0200
+
+linux: update included headers to 4.4, add if_addr.h
+
 commit bd48dae821c3af0a0168a0764c550541e5780040
 Author: Pawel Wieczorkiewicz 
 Date:   Fri May 20 15:42:06 2016 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.34/VERSION new/wicked-0.6.35/VERSION
--- old/wicked-0.6.34/VERSION   2016-05-20 15:52:14.0 +0200
+++ new/wicked-0.6.35/VERSION   2016-05-27 11:28:13.0 +0200
@@ -1 +1 @@
-0.6.34
+0.6.35
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit wicked for openSUSE:Factory

2016-05-23 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2016-05-23 16:37:27

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2016-05-08 
10:39:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2016-05-23 
16:37:28.0 +0200
@@ -1,0 +2,9 @@
+Fri May 20 13:29:49 UTC 2016 - pwieczorkiew...@suse.com
+
+- version 0.6.34
+- utils: fix for ni_string_set to set empty pointers
+- team: fix for unclosed file descriptor and string memleak
+- ppp: initial implementation of PPPoE support
+  (fate#317976,bsc#865573,boo#913861)
+
+---

Old:

  wicked-0.6.33.tar.bz2

New:

  wicked-0.6.34.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.Irn27d/_old  2016-05-23 16:37:29.0 +0200
+++ /var/tmp/diff_new_pack.Irn27d/_new  2016-05-23 16:37:29.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.33
+Version:0.6.34
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -238,10 +238,10 @@
 if test "x${_id##*/}" = "xnetwork.service" -a -x /etc/init.d/network ; then
/etc/init.d/network stop-all-dhcp-clients || :
 fi
-%{service_add_pre wicked.service}
+%{service_add_pre wicked.service wickedd-pppd@*.service}
 
 %post service
-%{service_add_post wicked.service}
+%{service_add_post wicked.service wickedd-pppd@*.service}
 # See bnc#843526: presets do not apply for upgrade / are not sufficient
 # to handle sysconfig-network|wicked -> wicked migration
 _id=`readlink /etc/systemd/system/network.service 2>/dev/null` || :
@@ -257,11 +257,11 @@
 # - stopping wickedd should be sufficient ... other just to be sure.
 # - stopping of the wicked.service does not stop network, but removes
 #   the wicked.service --> network.service link and resets its status.
-%{service_del_preun wickedd.service wickedd-auto4.service 
wickedd-dhcp4.service wickedd-dhcp6.service wickedd-nanny.service 
wicked.service}
+%{service_del_preun wickedd.service wickedd-auto4.service 
wickedd-dhcp4.service wickedd-dhcp6.service wickedd-nanny.service 
wicked.service wickedd-pppd@*.service}
 
 %postun service
 # restart wickedd after upgrade
-%{service_del_postun wickedd.service}
+%{service_del_postun wickedd.service wickedd-pppd@*.service}
 
 %else
 
@@ -339,6 +339,7 @@
 %_mandir/man5/ifcfg-dummy.5*
 %_mandir/man5/ifcfg-macvlan.5*
 %_mandir/man5/ifcfg-macvtap.5*
+%_mandir/man5/ifcfg-ppp.5*
 %_mandir/man5/ifcfg-ovs-bridge.5*
 %_mandir/man5/ifcfg-team.5*
 %_mandir/man5/ifcfg-tunnel.5*
@@ -368,6 +369,7 @@
 %_unitdir/wickedd-nanny.service
 %_unitdir/wickedd.service
 %_unitdir/wicked.service
+%_unitdir/wickedd-pppd@.service
 %attr(0600,root,root) %config /etc/sysconfig/network/ifcfg-lo
 %_sbindir/ifup
 %if "%_sbindir" != "/sbin"

++ wicked-0.6.33.tar.bz2 -> wicked-0.6.34.tar.bz2 ++
 4901 lines of diff (skipped)




commit wicked for openSUSE:Factory

2016-05-08 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2016-05-08 10:39:25

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2016-04-30 
23:27:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2016-05-08 
10:39:27.0 +0200
@@ -1,0 +2,6 @@
+Wed May  4 09:31:11 UTC 2016 - m...@suse.de
+
+- version 0.6.33
+- route: initial routing policy rules support (fate#312217)
+
+---

Old:

  wicked-0.6.32.tar.bz2

New:

  wicked-0.6.33.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.mUYdac/_old  2016-05-08 10:39:28.0 +0200
+++ /var/tmp/diff_new_pack.mUYdac/_new  2016-05-08 10:39:28.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.32
+Version:0.6.33
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -347,6 +347,7 @@
 %_mandir/man5/ifcfg.5*
 %_mandir/man5/ifcfg-dhcp.5*
 %_mandir/man5/ifroute.5*
+%_mandir/man5/ifrule.5*
 %_mandir/man5/ifsysctl.5*
 %_mandir/man5/routes.5*
 %_mandir/man8/wicked.8*

++ wicked-0.6.32.tar.bz2 -> wicked-0.6.33.tar.bz2 ++
 6036 lines of diff (skipped)




commit wicked for openSUSE:Factory

2016-04-30 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2016-04-30 23:27:23

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2016-04-08 
09:38:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2016-04-30 
23:27:24.0 +0200
@@ -1,0 +2,14 @@
+Fri Apr 15 15:40:07 UTC 2016 - m...@suse.de
+
+- version 0.6.32
+- tunnel: add device binding support (fate#317977)
+- gre: fix flags use, added missed keyed gre options
+- doc: added an initial FAQ to the documentation
+- util: fix null string and string array in compare
+- ipv6: cleaned up IPv6 RA PI and RDNSS processing
+- ipv6: receive IPv6 RA DNSSL options forwarded by kernel
+- dhcp6: refresh ipv6 link on each prefix event to fix workaround
+  for missed NEWLINK event on changes caused by RA (boo#972471).
+- macvlan: fix enum values for BRIDGE and PASSTHRU modes (boo#974231)
+
+---

Old:

  wicked-0.6.31.tar.bz2

New:

  wicked-0.6.32.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.6reFW2/_old  2016-04-30 23:27:25.0 +0200
+++ /var/tmp/diff_new_pack.6reFW2/_new  2016-04-30 23:27:25.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.31
+Version:0.6.32
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.31.tar.bz2 -> wicked-0.6.32.tar.bz2 ++
 2361 lines of diff (skipped)




commit wicked for openSUSE:Factory

2016-04-08 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2016-04-08 09:38:36

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2016-02-25 
21:42:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2016-04-08 
09:38:37.0 +0200
@@ -1,0 +2,24 @@
+Tue Apr  5 13:50:07 UTC 2016 - m...@suse.de
+
+- version 0.6.31
+- xml: fix to not assert on too long entities or missed semicolon
+  and fixed pointer use on DOCTYPE related parse error.
+- ifconfig: readd broadcast calculation (bcs#971629).
+  While the kernel does not need it and calculates itself, e.g.
+  glibc getbroadcastnets function used by yp expect it to be set.
+- ifup: let ovs bridges pull ovs-system config and omit ovs-system
+  master reference in policy match (bsc#964019)
+- fsm: fixed a negated check causing a segmentation fault in some
+  cases where the vlan config references a device without config.
+- bonding: call setup routine at the end of create (bsc#964877),
+  fixed mismatched carrier-detect and validate-targets attributes
+  in schema and dbus, permit to set bonding's hardware address,
+  process bonding settings in newlink events and switched to create
+  and setup also bonding the master device via netlink by default.
+- xml-schema: do not add description node to enums
+- ifreload: let ifdown delete team instances (bsc#954012,bsc#964477)
+- fsm: reset device_api of deleted workers (bsc#954012)
+- removed patch included in the source archive
+  [- 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch]
+ 
+---

Old:

  0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch
  wicked-0.6.30.tar.bz2

New:

  wicked-0.6.31.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.E7ofv5/_old  2016-04-08 09:38:38.0 +0200
+++ /var/tmp/diff_new_pack.E7ofv5/_new  2016-04-08 09:38:38.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.30
+Version:0.6.31
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -34,8 +34,6 @@
 # exception will be silently removed with the next version update.
 # Please use pull requests at https://github.com/openSUSE/wicked/ instead.
 #
-Patch1: 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -169,7 +167,6 @@
 
 %prep
 %setup
-%patch1 -p1
 
 %build
 test -x ./configure || autoreconf --force --install

++ wicked-0.6.30.tar.bz2 -> wicked-0.6.31.tar.bz2 ++
 4285 lines of diff (skipped)




commit wicked for openSUSE:Factory

2016-02-25 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2016-02-25 21:42:06

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2016-02-05 
00:30:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2016-02-25 
21:42:09.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 22 12:24:21 UTC 2016 - pwieczorkiew...@suse.com
+
+- fsm: do not segfault on device hierarchy loops (bnc#959356);
+  corrected pull#618 fix to not reset master and use its name then.
+  [+ 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch]
+
+---

New:

  0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.j5LaqI/_old  2016-02-25 21:42:10.0 +0100
+++ /var/tmp/diff_new_pack.j5LaqI/_new  2016-02-25 21:42:10.0 +0100
@@ -34,6 +34,8 @@
 # exception will be silently removed with the next version update.
 # Please use pull requests at https://github.com/openSUSE/wicked/ instead.
 #
+Patch1: 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -167,6 +169,7 @@
 
 %prep
 %setup
+%patch1 -p1
 
 %build
 test -x ./configure || autoreconf --force --install

++ 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch ++
>From 2468b755e9c9c682b48d5609e7e5c976a09e035e Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski 
Date: Fri, 19 Feb 2016 08:55:22 +0100
Subject: [PATCH] fsm: do not use master name after reset (bsc#959356)

---
 src/fsm.c | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/fsm.c b/src/fsm.c
index 1e6d760..02c43ff 100644
--- a/src/fsm.c
+++ b/src/fsm.c
@@ -2981,26 +2981,26 @@ ni_ifworker_references_ok(const ni_ifworker_array_t 
*guard, ni_ifworker_t *w)
 {
if (w->masterdev && w->lowerdev && ((w->masterdev == w->lowerdev) ||
ni_string_eq(w->masterdev->name, w->lowerdev->name))) {
+   ni_ifworker_fail(w, "references %s as master and as lower 
device",
+   w->masterdev->name);
ni_ifworker_array_remove(>lowerdev->lowerdev_for, w);
ni_ifworker_array_remove(>masterdev->children, w);
ni_ifworker_set_ref(>lowerdev, NULL);
ni_ifworker_set_ref(>masterdev, NULL);
-   ni_ifworker_fail(w, "references %s as master and as lower 
device",
-   w->masterdev->name);
return FALSE;
}
 
if (w == w->lowerdev || (w->lowerdev && ni_string_eq(w->name, 
w->lowerdev->name))) {
+   ni_ifworker_fail(w, "references itself as lower device");
ni_ifworker_array_remove(>lowerdev->lowerdev_for, w);
ni_ifworker_set_ref(>lowerdev, NULL);
-   ni_ifworker_fail(w, "references itself as lower device");
return FALSE;
}
 
if (w == w->masterdev || (w->masterdev && ni_string_eq(w->name, 
w->masterdev->name))) {
+   ni_ifworker_fail(w, "references itself as master device");
ni_ifworker_array_remove(>masterdev->children, w);
ni_ifworker_set_ref(>masterdev, NULL);
-   ni_ifworker_fail(w, "references itself as master device");
return FALSE;
}
 
-- 
2.6.2




commit wicked for openSUSE:Factory

2016-02-04 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2016-02-05 00:30:13

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-12-01 
10:01:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2016-02-05 
00:30:15.0 +0100
@@ -1,0 +2,19 @@
+Fri Jan 29 12:32:20 UTC 2016 - m...@suse.de
+
+- version 0.6.30
+- wireless: fix EAP inconsistencies and add missing auth method
+  names to translation maps (bsc#936514, boo#927615).
+- ipv6: clear old address list before applying new fixing to not
+  wait full time in the client-side tentative address check
+- fsm: do not segfault on device hierarchy loops but (bnc#959356)
+- fsm: handle down/step back events in ifup flow instead to try to
+  workaround in nanny (bsc#955864).
+- man: documented how to declare several team link watches.
+- ethtool: map da,none,other port types (bsc#957944).
+- ipv4: removed pointless broadcast calculations and send to the
+  kernel only if explicitly requested in ifcfg file or by dhcp
+  options. The kernel has an own logic to automatically calculate
+  related settings as needed. Also removed broadcast setting from
+  ifcfg-lo to not override kernel's setup (bsc#944710).
+
+---

Old:

  wicked-0.6.29.tar.bz2

New:

  wicked-0.6.30.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.BtvCSH/_old  2016-02-05 00:30:16.0 +0100
+++ /var/tmp/diff_new_pack.BtvCSH/_new  2016-02-05 00:30:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.29
+Version:0.6.30
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.29.tar.bz2 -> wicked-0.6.30.tar.bz2 ++
 1883 lines of diff (skipped)




commit wicked for openSUSE:Factory

2015-12-01 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-12-01 10:01:42

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-11-17 
14:21:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-12-01 
10:01:44.0 +0100
@@ -1,0 +2,11 @@
+Fri Nov 20 17:06:10 UTC 2015 - m...@suse.de
+
+- version 0.6.29
+- rpm: do not use systemctl show in scripts (bsc#955778)
+  systemctl show makes a systemd query and does not work in
+  a chroot or when systemd is not available and using it in
+  RPM scripts breaks offline update. Replaced with readlink.
+- team: fix to use proper names of ethtool delay options
+- nanny: skip recheck when no policy configured (bsc#953107)
+
+---
@@ -3,0 +15 @@
+- version 0.6.28

Old:

  wicked-0.6.28.tar.bz2

New:

  wicked-0.6.29.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.k5Fqjf/_old  2015-12-01 10:01:45.0 +0100
+++ /var/tmp/diff_new_pack.k5Fqjf/_new  2015-12-01 10:01:45.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.28
+Version:0.6.29
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -234,8 +234,8 @@
 
 %pre service
 # upgrade from sysconfig[-network] scripts
-_id=`/usr/bin/systemctl --no-pager -p Id show network.service 2>/dev/null` || :
-if test "x${_id#Id=}" = "xnetwork.service" -a -x /etc/init.d/network ; then
+_id=`readlink /etc/systemd/system/network.service 2>/dev/null` || :
+if test "x${_id##*/}" = "xnetwork.service" -a -x /etc/init.d/network ; then
/etc/init.d/network stop-all-dhcp-clients || :
 fi
 %{service_add_pre wicked.service}
@@ -244,8 +244,8 @@
 %{service_add_post wicked.service}
 # See bnc#843526: presets do not apply for upgrade / are not sufficient
 # to handle sysconfig-network|wicked -> wicked migration
-_id=`/usr/bin/systemctl --no-pager -p Id show network.service 2>/dev/null` || :
-case "${_id#Id=}" in
+_id=`readlink /etc/systemd/system/network.service 2>/dev/null` || :
+case "${_id##*/}" in
 ""|wicked.service|network.service)
/usr/bin/systemctl --system daemon-reload || :
/usr/bin/systemctl --force enable wicked.service || :

++ wicked-0.6.28.tar.bz2 -> wicked-0.6.29.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.28/ChangeLog new/wicked-0.6.29/ChangeLog
--- old/wicked-0.6.28/ChangeLog 2015-11-12 17:24:17.0 +0100
+++ new/wicked-0.6.29/ChangeLog 2015-11-20 17:58:41.0 +0100
@@ -1,3 +1,38 @@
+commit f19ee68921b0a6b1835ce385aca6e5d2d916f741
+Author: Marius Tomaschewski 
+Date:   Fri Nov 20 17:56:10 2015 +0100
+
+version 0.6.29
+
+commit 4871efb643b4217b25e9bdc75ec631f98236d74b
+Merge: 22ce7ee b3a7119
+Author: Marius Tomaschewski 
+Date:   Fri Nov 20 17:54:58 2015 +0100
+
+Merge pull request #613 from mtomaschewski/offline-update
+
+commit b3a7119a9ee9fb267cd855683d4e7a0cded81436
+Author: Marius Tomaschewski 
+Date:   Fri Nov 20 16:59:07 2015 +0100
+
+rpm: do not use systemctl show in scripts (bsc#955778)
+
+systemctl show makes a systemd query and does not work in
+a chroot or when systemd is not available and using it in
+RPM scripts breaks offline update. Replaced with readlink.
+
+commit e45820e987e9aca662dc21a996a82e6ad7edf251
+Author: Pawel Wieczorkiewicz 
+Date:   Thu Nov 19 16:56:23 2015 +0100
+
+team: fix proper names of ethtool delay options
+
+commit 82197d2af20da2ba72ae3408e671993d522b5eeb
+Author: Marius Tomaschewski 
+Date:   Wed Nov 18 13:28:55 2015 +0100
+
+nanny: skip recheck when no policy configured
+
 commit 9f81969f91e015cfda719c878e1b32cf59366757
 Author: Marius Tomaschewski 
 Date:   Thu Nov 12 17:22:29 2015 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.28/VERSION new/wicked-0.6.29/VERSION
--- old/wicked-0.6.28/VERSION   2015-11-12 17:23:03.0 +0100
+++ new/wicked-0.6.29/VERSION   2015-11-20 17:55:51.0 +0100
@@ -1 +1 @@
-0.6.28
+0.6.29
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.28/configure new/wicked-0.6.29/configure
--- old/wicked-0.6.28/configure 2015-11-12 

commit wicked for openSUSE:Factory

2015-11-17 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-11-17 14:20:59

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-10-28 
17:18:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-11-17 
14:21:01.0 +0100
@@ -1,0 +2,11 @@
+Thu Nov 12 16:19:49 UTC 2015 - m...@suse.de
+
+- fsm: dynamically resolve references and requirements (bsc#954289)
+- nanny: do not pull in and rearm subordinate workers (bsc#954289)
+- nanny: fix managed policy list handling (bsc#953107)
+- ifup: do not update policy when it has been created and recheck
+  with a name filter list instead to enable separately to avoid a
+  race condition (bsc#953107)
+- ovs: do not require link on ovs-system device
+
+---

Old:

  wicked-0.6.27.tar.bz2

New:

  wicked-0.6.28.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.bkyUzv/_old  2015-11-17 14:21:02.0 +0100
+++ /var/tmp/diff_new_pack.bkyUzv/_new  2015-11-17 14:21:02.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.27
+Version:0.6.28
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.27.tar.bz2 -> wicked-0.6.28.tar.bz2 ++
 2197 lines of diff (skipped)




commit wicked for openSUSE:Factory

2015-10-28 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-10-28 17:18:37

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-10-17 
16:38:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-10-28 
17:18:38.0 +0100
@@ -1,0 +2,15 @@
+Thu Oct 22 09:53:35 UTC 2015 - m...@suse.de
+
+- vesion 0.6.27
+- nanny: fix policy file reading and objects references (boo#916035)
+- ovs: use --may-exist option in add-port (bsc#951315) commands to
+  avoid error messages when the port is already in the db.
+- netconfig: do not refresh unrelated details in supplicants
+- service: fixed wicked client and nanny dependencies (bsc#950333).
+- service: restart wickedd* on dbus restart (bsc#941964)
+- fsm: do not follow link-up checks on configured master devices
+  not involved in the current ifup operation (bsc#948423).
+- client: added more comfortable "wicked test dhcp[46]" commands
+  executing the wickedd-dhcp[46] in their --test mode (bsc#942278)
+
+---

Old:

  wicked-0.6.26.tar.bz2

New:

  wicked-0.6.27.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.r4IQWZ/_old  2015-10-28 17:18:39.0 +0100
+++ /var/tmp/diff_new_pack.r4IQWZ/_new  2015-10-28 17:18:39.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.26
+Version:0.6.27
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.26.tar.bz2 -> wicked-0.6.27.tar.bz2 ++
 2613 lines of diff (skipped)




commit wicked for openSUSE:Factory

2015-10-17 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-10-17 16:38:42

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-10-03 
20:29:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-10-17 
16:38:44.0 +0200
@@ -1,0 +2,17 @@
+Fri Oct  9 14:10:06 UTC 2015 - m...@suse.de
+
+- version 0.6.26
+- nanny: add link device references to policy match (bsc#941611)
+  This causes, that nanny checks and waits until the configuration
+  for link references is applied by ifup (master device worker is
+  available) in order to not start managing ports/slaves and fail
+  on unresolvable requirements with "document error" first.
+  Unavailable reference matches caused a timing race, where nanny
+  omits to enslave ports into master (e.g. a dummy into ovsbr),
+  but was not limited to ovs setups.
+- dhcp4: fix to request offer by default in --test (bsc#942278)
+- teamd: adjust permissions of the teamd interface config to be
+  owned by teamd user if available and to always re-read dbus
+  busname from the service file (bsc#947542)
+
+---

Old:

  wicked-0.6.25.tar.bz2

New:

  wicked-0.6.26.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.z2MoW4/_old  2015-10-17 16:38:45.0 +0200
+++ /var/tmp/diff_new_pack.z2MoW4/_new  2015-10-17 16:38:45.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.25
+Version:0.6.26
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.25.tar.bz2 -> wicked-0.6.26.tar.bz2 ++
 27901 lines of diff (skipped)




commit wicked for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-10-03 20:29:44

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-09-24 
07:16:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-10-03 
20:29:48.0 +0200
@@ -1,0 +2,7 @@
+Fri Sep 25 11:21:26 UTC 2015 - pwieczorkiew...@suse.com
+
+- version 0.6.25
+- compat: read complete sysctl file set (bsc#928459)
+- wireless: fixed to parse/format hex escapes in essid (bsc#928459)
+
+---

Old:

  wicked-0.6.24.tar.bz2

New:

  wicked-0.6.25.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.BVSB8m/_old  2015-10-03 20:29:50.0 +0200
+++ /var/tmp/diff_new_pack.BVSB8m/_new  2015-10-03 20:29:50.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.24
+Version:0.6.25
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.24.tar.bz2 -> wicked-0.6.25.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.24/ChangeLog new/wicked-0.6.25/ChangeLog
--- old/wicked-0.6.24/ChangeLog 2015-09-17 18:58:43.0 +0200
+++ new/wicked-0.6.25/ChangeLog 2015-09-25 13:21:56.0 +0200
@@ -1,3 +1,42 @@
+commit c5d9fd4611d4c537a70443f2ed36be3e8452c9af
+Author: Pawel Wieczorkiewicz 
+Date:   Fri Sep 25 13:19:24 2015 +0200
+
+version 0.6.25
+
+commit b9dafbc68ab9e4cc3fc98b4b171292499fc0cce5
+Merge: 804c3f7 fa05c86
+Author: Pawel Wieczorkiewicz 
+Date:   Fri Sep 25 09:53:14 2015 +0200
+
+Merge pull request #594 from mtomaschewski/wlan-essid
+
+wireless: encode/decode ESSID as hex (bsc#941708)
+
+commit fa05c868cbededc4e4651c7f4feac4f735715c7e
+Author: Marius Tomaschewski 
+Date:   Thu Sep 24 15:53:43 2015 +0200
+
+wireless: dbus mode retrieving fix, invalid arg info
+
+commit 77e45aabb08fac721e941e12675dd1f1b7896b11
+Author: Marius Tomaschewski 
+Date:   Thu Sep 24 14:18:04 2015 +0200
+
+wireless: set bssid vs. scan bssid confusion fix
+
+commit da7a32f3ae9d210ad7a6aee530011b1fc618df33
+Author: Marius Tomaschewski 
+Date:   Thu Sep 24 14:17:02 2015 +0200
+
+wireless: encode/decode ESSID as hex (bsc#941708)
+
+commit 90f7e3132f8e8a5dc6d3ce2c6478cd4d52819540
+Author: Marius Tomaschewski 
+Date:   Wed Sep 23 13:34:58 2015 +0200
+
+compat: read complete sysctl file set (bsc#928459)
+
 commit ee5d15c87bc9deb4d6a97c248520e8075dca8fce
 Author: Pawel Wieczorkiewicz 
 Date:   Thu Sep 17 18:50:30 2015 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.24/VERSION new/wicked-0.6.25/VERSION
--- old/wicked-0.6.24/VERSION   2015-09-17 18:51:31.0 +0200
+++ new/wicked-0.6.25/VERSION   2015-09-25 13:19:03.0 +0200
@@ -1 +1 @@
-0.6.24
+0.6.25
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.24/client/compat.c 
new/wicked-0.6.25/client/compat.c
--- old/wicked-0.6.24/client/compat.c   2015-09-17 18:49:20.0 +0200
+++ new/wicked-0.6.25/client/compat.c   2015-09-25 13:18:29.0 +0200
@@ -960,9 +960,7 @@
return FALSE;
 
if (net->essid.len > 0) {
-   ni_string_set(, (const char *) net->essid.data, 
net->essid.len);
-   xml_node_new_element("essid", network, tmp);
-   ni_string_free();
+   xml_node_new_element("essid", network, 
ni_wireless_print_ssid(>essid));
}
 
xml_node_new_element("scan-ssid", network, 
net->scan_ssid?"true":"false");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.24/client/suse/compat-suse.c 
new/wicked-0.6.25/client/suse/compat-suse.c
--- old/wicked-0.6.24/client/suse/compat-suse.c 2015-09-17 18:49:20.0 
+0200
+++ new/wicked-0.6.25/client/suse/compat-suse.c 2015-09-25 13:18:29.0 
+0200
@@ -37,6 +37,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 
@@ -110,8 +111,14 @@
  
__NI_SUSE_SYSCONF_DIR"/HOSTNAME", \
 

commit wicked for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-09-24 07:16:53

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-09-11 
09:03:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-09-24 
07:16:54.0 +0200
@@ -1,0 +2,11 @@
+Thu Sep 17 16:58:11 UTC 2015 - pwieczorkiew...@suse.com
+
+- version 0.6.24
+- auto4: initial autoip and dhcp4 fallback fix (bsc#899985)
+- ethtool: update to the most recent ethtool.h, fixed
+  advertised mode and flags (bsc#927309)
+- dhcp4: verify received client-id, accept hex encoded id
+- ovs: fixes for ovs bridge handling
+- make: fixed to add linux header copies as noinst 
+
+---

Old:

  wicked-0.6.23.tar.bz2

New:

  wicked-0.6.24.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.pxxD2E/_old  2015-09-24 07:16:55.0 +0200
+++ /var/tmp/diff_new_pack.pxxD2E/_new  2015-09-24 07:16:55.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.23
+Version:0.6.24
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.23.tar.bz2 -> wicked-0.6.24.tar.bz2 ++
 3818 lines of diff (skipped)




commit wicked for openSUSE:Factory

2015-09-11 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-09-11 09:03:17

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-08-05 
06:49:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-09-11 
09:03:19.0 +0200
@@ -1,0 +2,29 @@
+Mon Sep  7 14:42:45 UTC 2015 - pwieczorkiew...@suse.com
+
+- version 0.6.23
+- ovs: initial openvswitch bridge support (fate#318840)
+- team: fix segfault on discovery failure
+- nanny: register device object also on device-up event
+
+---
+Tue Sep  1 09:06:56 UTC 2015 - m...@suse.de
+
+- version 0.6.22
+- fsm: do not run post-up scripts when leases defer (bsc#940239)
+- team: configurable teamd support and ctl detection (fate#318389)
+  [- 0001-teamd-create-teamd-run-directory-when-missed.patch]
+
+---
+Thu Aug 20 15:25:08 UTC 2015 - pwieczorkiew...@suse.com
+
+- Add 0001-teamd-create-teamd-run-directory-when-missed.patch:
+  Make sure /run/teamd directory is created on config generation.
+
+---
+Wed Aug 19 17:22:25 UTC 2015 - pwieczorkiew...@suse.com
+
+- version 0.6.21
+- team: initial team device support (fate#318389)
+- ifstatus: fixed error return code and quiet option (bsc#939142)
+
+---

Old:

  wicked-0.6.20.tar.bz2

New:

  wicked-0.6.23.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.Uo6z89/_old  2015-09-11 09:03:20.0 +0200
+++ /var/tmp/diff_new_pack.Uo6z89/_new  2015-09-11 09:03:20.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.20
+Version:0.6.23
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -53,6 +53,7 @@
 
 # Note: nanny use is enabled by default
 %bcond_without  use_nanny
+%bcond_without  use_teamd
 
 BuildRequires:  libnl3-devel
 %if 0%{?suse_version} > 1110
@@ -178,6 +179,9 @@
 %if %{without use_nanny}
--disable-nanny-use \
 %endif
+%if %{without use_teamd}
+   --disable-teamd \
+%endif
 %if %{with systemd}
--enable-systemd\
--with-systemd-unitdir=%{_unitdir} \
@@ -335,6 +339,8 @@
 %_mandir/man5/ifcfg-dummy.5*
 %_mandir/man5/ifcfg-macvlan.5*
 %_mandir/man5/ifcfg-macvtap.5*
+%_mandir/man5/ifcfg-ovs-bridge.5*
+%_mandir/man5/ifcfg-team.5*
 %_mandir/man5/ifcfg-tunnel.5*
 %_mandir/man5/ifcfg-vlan.5*
 %_mandir/man5/ifcfg-wireless.5*

++ wicked-0.6.20.tar.bz2 -> wicked-0.6.23.tar.bz2 ++
 11941 lines of diff (skipped)




commit wicked for openSUSE:Factory

2015-08-04 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-08-05 06:49:06

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-07-16 
17:13:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-08-05 
06:49:07.0 +0200
@@ -1,0 +2,20 @@
+Fri Jul 31 16:41:26 UTC 2015 - pwieczorkiew...@suse.com
+
+- version 0.6.20
+- spec: enable nanny use by default (fate#318977)
+- ifconfig: handle link up of externally enslaved devices
+  (fate#318840) 
+- ifcfg: generate link master from master config,
+  added MASTER_DEVICE variable
+- fsm: master/slave transition dependency and state check fixes
+- fsm: improve subordinate device relation updating and logging
+- fsm: reference count config nodes to avoid memleaks
+- ethtool: fix option tables terminator (bsc#925276)
+- scripts: fixed typo breaking wicked scheme scripts
+- sysfs: fixed memleak while reading device path
+- client: client: config parsing, origin processing, root-directory
+  cleanup and memory leak fixes.
+- xml: fixes to memory leaks, location functions cleanup
+- firmware: properly extract discovery type and path 
+
+---

Old:

  wicked-0.6.19.tar.bz2

New:

  wicked-0.6.20.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.Xcrtbb/_old  2015-08-05 06:49:08.0 +0200
+++ /var/tmp/diff_new_pack.Xcrtbb/_new  2015-08-05 06:49:08.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.19
+Version:0.6.20
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -51,11 +51,8 @@
 
 %bcond_with wicked_devel
 
-%if 0%{?suse_version} = 1320
+# Note: nanny use is enabled by default
 %bcond_without  use_nanny
-%else
-%bcond_with use_nanny
-%endif
 
 BuildRequires:  libnl3-devel
 %if 0%{?suse_version}  1110

++ wicked-0.6.19.tar.bz2 - wicked-0.6.20.tar.bz2 ++
 3406 lines of diff (skipped)




commit wicked for openSUSE:Factory

2015-07-16 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-07-16 17:13:16

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-04-27 
07:46:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-07-16 
17:13:22.0 +0200
@@ -1,0 +2,30 @@
+Fri Jul  3 14:35:02 UTC 2015 - m...@suse.de
+
+- version 0.6.19
+- dhcp4: improve invalid dhcp options handling (boo#918069)
+- dhcp6: just drop an info lease on release request and stop
+- dhcp6: refresh ipv6 link on newprefix in auto mode to
+  workaround, that the kernel does not send us events about
+  mode change when RA timers are unspecified (bsc#934067)
+- ethtool: do not warn when reading ethtool settings while
+  netlink newlink processing and the device is already gone.
+- ibft: ignore invalid default gateway (0.0.0.0 and ::)
+  provided by the firmware (bsc#903759)
+- wireless: handle ANY for WPA-EAP methods and send passwd
+  when phase2 method isn't set (boo#927615)
+- bonding: don't insist, that arp_validate=none default is
+  valid in active-backup mode only (boo#919573)
+- wickedd: fix to send requested device-up event ack
+- nanny: fix error handling for NULL policy objects and fix
+  to not compare iftype to a dbus class name (boo#931288)
+- nanny: ensure a device is ready to satisfy a policy match
+- nanny: fixes improving delete and hotplug handling
+- ifup: do not recurse when generating nanny policy matches
+- ifreload: properly handle some config rename cases
+- fsm: ensure to process events in order and don't advance
+  fsm state from events when device state outdistances it.
+- schema: cleanup netif-reference meta:require checks.
+- spec: require util-linux-systemd providing logger (bsc#911310)
+- conditionally enable nanny use (boo#915025,bsc#916402)
+
+---

Old:

  wicked-0.6.18.tar.bz2

New:

  wicked-0.6.19.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.bGDWQJ/_old  2015-07-16 17:13:23.0 +0200
+++ /var/tmp/diff_new_pack.bGDWQJ/_new  2015-07-16 17:13:23.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.18
+Version:0.6.19
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -51,6 +51,12 @@
 
 %bcond_with wicked_devel
 
+%if 0%{?suse_version} = 1320
+%bcond_without  use_nanny
+%else
+%bcond_with use_nanny
+%endif
+
 BuildRequires:  libnl3-devel
 %if 0%{?suse_version}  1110
 BuildRequires:  libiw-devel
@@ -61,6 +67,13 @@
 BuildRequires:  libgcrypt-devel
 BuildRequires:  pkg-config
 
+# Prerequire the logger package
+%if 0%{?suse_version}  1310
+Requires(pre):   util-linux-systemd
+%else
+Requires(pre):   util-linux
+%endif
+
 %if %{with systemd}
 %{?systemd_requires}
 %if 0%{?suse_version:1}
@@ -165,6 +178,9 @@
--with-statedir=%{wicked_statedir}\
--with-storedir=%{wicked_storedir}\
--with-compat=suse  \
+%if %{without use_nanny}
+   --disable-nanny-use \
+%endif
 %if %{with systemd}
--enable-systemd\
--with-systemd-unitdir=%{_unitdir} \

++ wicked-0.6.18.tar.bz2 - wicked-0.6.19.tar.bz2 ++
 3569 lines of diff (skipped)




commit wicked for openSUSE:Factory

2015-04-26 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-04-27 07:46:18

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-03-18 
13:02:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-04-27 
07:46:19.0 +0200
@@ -1,0 +2,17 @@
+Sat Apr 25 00:18:30 UTC 2015 - m...@suse.de
+
+- version 0.6.18
+- initial pre/post-up/down script and systemd service start support
+  (bsc#920070,boo#907215)
+- fixed lease address owner and lifetime tracking to update address
+  lifetimes on dhcp6 renewal, correctly drop (requesting/deferred)
+  leases in wickedd not (yet) existing as lease in dhcp supplicants
+  and avoid address exists error messages (bsc#920889,bsc#907694)
+- add missed wpa_supplicant's wireless mode names (bsc#927616)
+- schema: require macvlan lower device same as vlan (bsc#927065)
+- fixes to use only ready devices by name to avoid dependency
+  confusion mapping config to wrong device, event races and wrong
+  use of the link-up instead of the wireless link-associated event
+  (bsc#918662,bsc#921218).
+
+---

Old:

  wicked-0.6.17.tar.bz2

New:

  wicked-0.6.18.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.bJgUr8/_old  2015-04-27 07:46:20.0 +0200
+++ /var/tmp/diff_new_pack.bJgUr8/_new  2015-04-27 07:46:20.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.17
+Version:0.6.18
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.17.tar.bz2 - wicked-0.6.18.tar.bz2 ++
 4125 lines of diff (skipped)




commit wicked for openSUSE:Factory

2015-03-18 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-03-18 13:02:06

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-02-22 
17:25:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-03-18 
13:02:08.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 23 09:44:07 UTC 2015 - rguent...@suse.com
+
+- Build with -std=gnu89 to deal with GCC 5 defaulting to -std=gnu11
+  and that changing the semantics of 'inline'
+
+---



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.JG2v06/_old  2015-03-18 13:02:09.0 +0100
+++ /var/tmp/diff_new_pack.JG2v06/_new  2015-03-18 13:02:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -26,6 +26,14 @@
 Url:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2
 Source1:wicked-rpmlintrc
+#
+# Upstream First - openSUSE Build Service Policy:
+#
+# Never add any patches to this package without the upstream commit id in
+# the patch. Any patches added here without a very good reason to make an
+# exception will be silently removed with the next version update.
+# Please use pull requests at https://github.com/openSUSE/wicked/ instead.
+#
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -151,7 +159,7 @@
 
 %build
 test -x ./configure || autoreconf --force --install
-export CFLAGS=$RPM_OPT_FLAGS
+export CFLAGS=-std=gnu89 $RPM_OPT_FLAGS
 %configure \
--with-piddir=%{wicked_piddir}  \
--with-statedir=%{wicked_statedir}\

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2015-02-22 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-02-22 17:25:25

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-01-25 
21:14:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-02-22 
17:25:27.0 +0100
@@ -1,0 +2,32 @@
+Thu Feb 19 10:43:23 UTC 2015 - pwieczorkiew...@suse.com
+
+- version 0.6.17
+- nanny: fixed a memory-leak on policy load failure
+- wickedd: fixed broken dummy0 autocreation workaround
+
+---
+Tue Feb 17 10:21:16 UTC 2015 - m...@suse.de
+
+- version 0.6.16
+- ifreload: segfault fix to require argument for --timeout option
+- client/nanny: initial handing of link-detection/require-link and
+  timeout control flags (LINK_REQUIRED, LINK_READY_WAIT variables in
+  suse ifcfg) to continue setup without ready link when requested in
+  the config or based on device requirements (bsc#911562,bsc#914792).
+- client/nanny: wait for event ACKs from wickedd instead to continue
+  on successful request results where possible, to minimize the risk
+  of an event backlog (bsc#905421).
+- client/nanny: fsm timer and cleanup related fixes and improvements,
+  fix to use device-setup (MAC, bond/bridge options, ...) as state
+  name instead of device-up and use device-up as state when the
+  device/link is administratively set UP. Separated waitLinkUp method
+  to wait for link/carrier from linkUp setting it administratively UP.
+- wickedd: fix to handle automatically created dummy0 interface
+- wireless: consider auth-proto parameter (wpa1|wpa2) (bsc#911299)
+- ipv6: add accept-dad sysctl support, fix accept-ra constants
+- dhcp4: do not set/query mtu if set in the config (bsc#904323)
+- dhcp4: limit MTU to be lower-equal 576 as before
+- dhcp4: completed user-class option support permitting an rfc3004
+  formatted option or as non-rfc, but widely used string (bsc#909307)
+
+---

Old:

  wicked-0.6.15.tar.bz2

New:

  wicked-0.6.17.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.nDRgXA/_old  2015-02-22 17:25:28.0 +0100
+++ /var/tmp/diff_new_pack.nDRgXA/_new  2015-02-22 17:25:28.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.15
+Version:0.6.17
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.15.tar.bz2 - wicked-0.6.17.tar.bz2 ++
 4403 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2015-01-25 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-01-25 21:14:13

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-12-21 
12:00:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-01-25 
21:14:20.0 +0100
@@ -1,0 +2,18 @@
+Fri Jan 23 13:05:39 UTC 2015 - m...@suse.de
+
+- version 0.6.15
+- nanny: use ifindex to reference workers in managed devices
+  and hold worker references when starting fsm (bsc#904061)
+- nanny: Always reference mdev's worker by ifindex (bsc#904061)
+- nanny: register discovered devices only when ready (bsc#904061)
+- events: query and update device name on events (bsc#904061)
+- udev: verify netdev index and update name at start, disable
+  ready handling if udev is not used, e.g. in LXC (bug#904061)
+- xml: don't require parent's control node in config (bsc#901517)
+- wireless: use string dict entry for WIRELESS_AP/bssid (bsc#911315)
+- extensions: fixed false errors from hostname update (bsc#910323)
+- tuntap: typo fix causing to not set IFF_NO_PI flag
+- fixed some memory leaks in client and dbus object code
+- doc/ChangeLog: do not omit merge commits which contain bug refs
+
+---

Old:

  wicked-0.6.14.tar.bz2

New:

  wicked-0.6.15.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.6Ax2pI/_old  2015-01-25 21:14:21.0 +0100
+++ /var/tmp/diff_new_pack.6Ax2pI/_new  2015-01-25 21:14:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.14
+Version:0.6.15
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.14.tar.bz2 - wicked-0.6.15.tar.bz2 ++
 6187 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-12-21 12:02:07

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-12-10 
23:45:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-12-21 
12:00:58.0 +0100
@@ -1,0 +2,8 @@
+Fri Dec 19 11:53:58 UTC 2014 - m...@suse.de
+
+- version 0.6.14
+- client: fixed segfault in status (bsc#908554)
+- bonding: add new/missed bonding options (bsc#905750)
+- systemd: service ordering dependencies (bsc#895600,bsc#901337)
+
+---

Old:

  wicked-0.6.13.tar.bz2

New:

  wicked-0.6.14.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.ZEDKog/_old  2014-12-21 12:01:01.0 +0100
+++ /var/tmp/diff_new_pack.ZEDKog/_new  2014-12-21 12:01:01.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.13
+Version:0.6.14
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.13.tar.bz2 - wicked-0.6.14.tar.bz2 ++
 1913 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wicked-0.6.13/ChangeLog new/wicked-0.6.14/ChangeLog
--- old/wicked-0.6.13/ChangeLog 2014-12-08 19:14:09.0 +0100
+++ new/wicked-0.6.14/ChangeLog 2014-12-19 12:54:50.0 +0100
@@ -1,3 +1,57 @@
+commit 0b38f4570de5c53d384399273e45cd503e450d20
+Author: Marius Tomaschewski m...@suse.de
+Date:   Fri Dec 19 12:51:09 2014 +0100
+
+version 0.6.14
+
+commit 241ac35bf10005461a0fe7bb63bd7c194a570f2e
+Author: Karol Mroz km...@suse.de
+Date:   Tue Dec 16 11:12:48 2014 -0800
+
+gitignore: ignore cscope files
+
+commit bcdfdeb8b4506ea786780f6cc60f8d7f7f5f3e95
+Author: Marius Tomaschewski m...@suse.de
+Date:   Tue Dec 16 12:43:41 2014 +0100
+
+client: fixed segfault in status (bsc#908554)
+
+commit 9638e947f287daa1d728abef2a7002f6df88f027
+Author: Marius Tomaschewski m...@suse.de
+Date:   Fri Dec 12 12:33:44 2014 +0100
+
+service: removed automatically resolved targets (bsc#895600)
+
+Removed unneeded shutdown.target and multi-user.target, which
+are added by systemd automatically as needed.
+
+commit 39083ee6c644b6790ce6d98223afde485d21bf55
+Author: Marius Tomaschewski m...@suse.de
+Date:   Fri Dec 12 12:30:19 2014 +0100
+
+service: no Before=SuSEfirewall2 in wicked (bsc#895600)
+
+Removed unneeded Before=SuSEfirewall2.service ordering dependency.
+
+commit bb71b3fe971c788492b4442573a330a5570592dd
+Author: Marius Tomaschewski m...@suse.de
+Date:   Fri Dec 12 12:29:35 2014 +0100
+
+service: added After=network-pre in wicked (bsc#901337)
+
+Added After=network-pre.target ordering dependency for services
+which want to run before network is set up, e.g. firewall init.
+
+commit 94d7f3e608f610f0fc799f6ae663cdf2264e85c7
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed Dec 10 10:29:33 2014 +0100
+
+bonding: add new/missed bonding options (bsc#905750)
+
+Added arp validate filter, filter_active, filter_backup option
+values and new arp validate any/all targets, packets-per-slave,
+lp-interval and tlb-dynamic-lb options.
+
 commit 1283b8bbbdc4c1713ff8575260db507dfbcfb39f
 Author: Marius Tomaschewski m...@suse.de
 Date:   Mon Dec 8 19:10:33 2014 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wicked-0.6.13/VERSION new/wicked-0.6.14/VERSION
--- old/wicked-0.6.13/VERSION   2014-12-08 19:09:56.0 +0100
+++ new/wicked-0.6.14/VERSION   2014-12-19 12:50:48.0 +0100
@@ -1 +1 @@
-0.6.13
+0.6.14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude 

commit wicked for openSUSE:Factory

2014-12-10 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-12-10 23:46:20

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-10-11 
22:41:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-12-10 
23:45:50.0 +0100
@@ -1,0 +2,21 @@
+Mon Dec  8 18:13:06 UTC 2014 - m...@suse.de
+
+- version 0.6.13
+- sysctl: do not fail on read-only proc e.g. in LXC (bsc#904432)
+- netlink: recover from netlink event socket errors and allow to
+  configure the event socket buffer sizes (bsc#905421)
+- fixed some memory and a file descriptor leak
+- bonding: add encap2+3 and 3+4 xmit-hash-policies (bsc#905750)
+- client: apply suse ifcfg alias label (bsc#907683)
+- netlink: retry on DUMP_INTR and AGAIN (bsc#904776)
+- gcrypt: do not fail when wicked has been build using a newer
+  but compatible library than the currently used (bsc#906217)
+- compat: use info level on unspecified ip (bsc#904903)
+- compat: fix tap group node generation (bsc#904380)
+- sit,ipip,gre: generate tunnel config on change (bsc#901402)
+- fsm: always refresh worker on device-ready event and match only
+  ready devices against config workers (bsc#904061)
+- fsm: perform tentative check on all started interfaces with
+  nanny (bsc#900951)
+
+---

Old:

  wicked-0.6.12.tar.bz2

New:

  wicked-0.6.13.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.wgeMPh/_old  2014-12-10 23:45:52.0 +0100
+++ /var/tmp/diff_new_pack.wgeMPh/_new  2014-12-10 23:45:52.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.12
+Version:0.6.13
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.12.tar.bz2 - wicked-0.6.13.tar.bz2 ++
 4454 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-10-11 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-10-11 22:41:44

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-09-28 
19:55:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-10-11 
22:41:47.0 +0200
@@ -1,0 +2,18 @@
+Fri Oct 10 12:06:15 UTC 2014 - pwieczorkiew...@suse.com
+
+- version 0.6.12
+- ethernet: Do not fail when ETHTOOL_GSET/SSET fails
+  (bnc#900401, bnc#900112)
+- dbus: omit ethernet speed, duplex, autoneg properties if not
+  supported by the driver
+- ethtool: independent ioctl requests are handled separately: 
+  if one fails it does not stop the following ones
+- wireless: request assosciation even if link was up; linkup
+  indicates assosciation, rather than explicit linkAssosciate
+  event (bnc#893665)
+- bonding: ignore redundant slaves in configs with a warning
+- fsm: Generate default config for children in existing relation
+- compat: prefer /etc/hostname over /etc/HOSTNAME and warn about
+  missed global configs (bnc#887910)
+
+---

Old:

  wicked-0.6.11.tar.bz2

New:

  wicked-0.6.12.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.k6vcKz/_old  2014-10-11 22:41:48.0 +0200
+++ /var/tmp/diff_new_pack.k6vcKz/_new  2014-10-11 22:41:48.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.11
+Version:0.6.12
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.11.tar.bz2 - wicked-0.6.12.tar.bz2 ++
 2389 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wicked-0.6.11/ChangeLog new/wicked-0.6.12/ChangeLog
--- old/wicked-0.6.11/ChangeLog 2014-09-26 17:06:27.0 +0200
+++ new/wicked-0.6.12/ChangeLog 2014-10-10 14:15:02.0 +0200
@@ -1,3 +1,65 @@
+commit 4546785dc9c85352bf4747a554f8f4c076ae8d5b
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Fri Oct 10 14:07:34 2014 +0200
+
+version 0.6.12
+
+commit 257e482317e30f33ea0200af154a9834871b92fc
+Author: Marius Tomaschewski m...@suse.de
+Date:   Fri Oct 10 08:50:42 2014 +0200
+
+dbus: omit ethernet speed,duplex,autoneg defaults
+
+commit f763505ef93a4db1e8cdec1a1a1ea70e58125766
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Thu Oct 9 22:25:28 2014 +0200
+
+ethtool: Refactor handling of independed ethtool ioctl
+
+One ioctl failing should not block the other ones.
+
+commit 055b6f1d05a3c156684ca9546fa2655372ffb4cf
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Thu Oct 9 22:25:06 2014 +0200
+
+ethernet: handle ethtool offload as independent structure
+
+commit b599c88c259e913a77bf3fc53f93488c248c1604
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Mon Oct 6 18:21:14 2014 +0200
+
+wireless: request assosciation even if link was up
+
+commit 1a2134ff3f2c36c6a6be6e23ad40ae432b01625a
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Mon Oct 6 18:20:49 2014 +0200
+
+wireless: wait for linkUP instead of linkAssosciate
+
+commit 509f93d6242585ed3abdfc66e8a340331f79
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Thu Oct 2 14:10:16 2014 +0200
+
+bonding: ignore redundant slaves in configs with a warning
+
+commit 0180252bf907117eeca8362efe330daa5a0c8f48
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Wed Oct 1 13:57:08 2014 +0200
+
+fsm: Generate default config for children in existing relation
+
+commit de71e0063ed4257de5559706346fe71c59e8d7e3
+Author: Marius Tomaschewski m...@suse.de
+Date:   Mon Sep 29 16:19:04 2014 +0200
+
+compat: warn about missed global configs (bnc#887910)
+
+commit 9286bb1a182e0d147bcb3c3ad4dcda64e875254a
+Author: Marius Tomaschewski m...@suse.de
+Date:   Mon Sep 29 16:16:52 2014 +0200
+
+compat: prefer /etc/hostname over /etc/HOSTNAME
+
 commit 14a7218b0d96e8f64eef61f0181cd81b0be47e13
 Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
 Date:   Fri Sep 26 17:03:42 2014 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit wicked for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-09-28 19:55:35

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-09-20 
15:51:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-09-28 
19:55:41.0 +0200
@@ -1,0 +2,23 @@
+Fri Sep 26 14:50:43 UTC 2014 - pwieczorkiew...@suse.com
+
+- version 0.6.11
+- client-state: Do not fail on parsing empty origin and uuid
+  (bnc#890084)
+- hwaddr: change hwaddr only when valid (bnc#898622)
+- ifup/ifstatus: no failure report on failed/deferred lease,
+  correctly OR grouped leas status (bnc#896188)
+- ifup,ifreload: wait for all tentative addresses
+- config: improved allowed update mask/defaults
+- man: added startmode hotplug and use-nanny (bnc#896403),
+-  Introduce ifcfg-dhcp man page covering DHCLIENT and
+   DHCLIENT6 vars, remove template reference from ifup(8),
+   ifcfg-wireless(5), reference ifcfg-dhcp(5)
+- README: updated / improved
+- rpm: dbus policies as noreplace config (bnc#897775),
+   reload dbus in wicked-service post-install (bnc#897775)
+- fsm: corrected device hierarchy structure print
+- routes: generate routes also without IP (bnc#895219),
+  show a note about not matching routes (bnc#895219)
+- ethernet: lower ethtool not supported messages to debugs
+
+---

Old:

  wicked-0.6.10.tar.bz2

New:

  wicked-0.6.11.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.DnLUsA/_old  2014-09-28 19:55:41.0 +0200
+++ /var/tmp/diff_new_pack.DnLUsA/_new  2014-09-28 19:55:41.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.10
+Version:0.6.11
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -208,6 +208,7 @@
 %if %{with systemd}
 
 %pre service
+# upgrade from sysconfig[-network] scripts
 _id=`/usr/bin/systemctl --no-pager -p Id show network.service 2/dev/null` || :
 if test x${_id#Id=} = xnetwork.service -a -x /etc/init.d/network ; then
/etc/init.d/network stop-all-dhcp-clients || :
@@ -228,13 +229,13 @@
 
 %preun service
 # stop the daemons on removal
-%{service_del_preun wickedd.service}
-%{service_del_preun wickedd-auto4.service}
-%{service_del_preun wickedd-dhcp4.service}
-%{service_del_preun wickedd-dhcp6.service}
-%{service_del_preun wickedd-nanny.service}
+# - stopping wickedd should be sufficient ... other just to be sure.
+# - stopping of the wicked.service does not stop network, but removes
+#   the wicked.service -- network.service link and resets its status.
+%{service_del_preun wickedd.service wickedd-auto4.service 
wickedd-dhcp4.service wickedd-dhcp6.service wickedd-nanny.service 
wicked.service}
 
 %postun service
+# restart wickedd after upgrade
 %{service_del_postun wickedd.service}
 
 %else
@@ -263,6 +264,14 @@
 
 %post
 %{fillup_only -dns config wicked network}
+# reload dbus after install or upgrade to apply new policies
+/usr/bin/systemctl reload dbus.service 2/dev/null || :
+
+%postun
+# reload dbus after uninstall, our policies are gone again
+if [ ${FIRST_ARG:-$1} -eq 0 ]; then
+   /usr/bin/systemctl reload dbus.service 2/dev/null || :
+fi
 
 %files
 %defattr (-,root,root)
@@ -285,11 +294,12 @@
 %dir %_sysconfdir/wicked/ifconfig
 %dir %_sysconfdir/dbus-1
 %dir %_sysconfdir/dbus-1/system.d
-%config(noreplace) %_sysconfdir/dbus-1/system.d/org.opensuse.Network.conf
-%config(noreplace) %_sysconfdir/dbus-1/system.d/org.opensuse.Network.AUTO4.conf
-%config(noreplace) %_sysconfdir/dbus-1/system.d/org.opensuse.Network.DHCP4.conf
-%config(noreplace) %_sysconfdir/dbus-1/system.d/org.opensuse.Network.DHCP6.conf
-%config(noreplace) %_sysconfdir/dbus-1/system.d/org.opensuse.Network.Nanny.conf
+# mark the policies as config to keep backup, but replace on upgrade
+%config %_sysconfdir/dbus-1/system.d/org.opensuse.Network.conf
+%config %_sysconfdir/dbus-1/system.d/org.opensuse.Network.AUTO4.conf
+%config %_sysconfdir/dbus-1/system.d/org.opensuse.Network.DHCP4.conf
+%config %_sysconfdir/dbus-1/system.d/org.opensuse.Network.DHCP6.conf
+%config %_sysconfdir/dbus-1/system.d/org.opensuse.Network.Nanny.conf
 %if %{with dbusstart}
 %dir %_datadir/dbus-1
 %dir %_datadir/dbus-1/system-services
@@ -308,6 +318,7 @@
 %_mandir/man5/ifcfg-vlan.5*
 %_mandir/man5/ifcfg-wireless.5*
 %_mandir/man5/ifcfg.5*
+%_mandir/man5/ifcfg-dhcp.5*
 

commit wicked for openSUSE:Factory

2014-09-20 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-09-20 15:51:14

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-09-17 
21:23:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-09-20 
15:51:15.0 +0200
@@ -2 +2,17 @@
-Wed Sep 17 11:03:10 UTC 2014 - pwieczorkiew...@suse.com
+Fri Sep 19 14:16:26 UTC 2014 - m...@suse.de
+
+- version 0.6.10
+- ifconfig: apply address lease priorities same as for routes
+  to dhcp6 to takeover addresses from guessed lower-priority
+  leases e.g. after restart and adjust lifetime on renewal.
+- routes: lookup and accept custom table names defined in the
+  /etc/iproute2/rt_tables file and set forgotten route table
+  netlink attibute if provided by the kernel (bnc#885007).
+- ethernet: do not fail when some ethtool operation is not
+  supported (bnc#897264)
+- fsm: add link-masterdev relation when all dependencies are
+  already created and detect existing/conflicting masterdev
+  references.
+
+---
+Wed Sep 17 11:12:57 UTC 2014 - pwieczorkiew...@suse.com

Old:

  wicked-0.6.9.tar.bz2

New:

  wicked-0.6.10.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.ftPDIu/_old  2014-09-20 15:51:16.0 +0200
+++ /var/tmp/diff_new_pack.ftPDIu/_new  2014-09-20 15:51:16.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.9
+Version:0.6.10
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.9.tar.bz2 - wicked-0.6.10.tar.bz2 ++
 1934 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-09-17 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-09-17 21:23:52

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-09-12 
15:25:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-09-17 
21:23:54.0 +0200
@@ -1,0 +2,26 @@
+Wed Sep 17 11:03:10 UTC 2014 - pwieczorkiew...@suse.com
+
+- version 0.6.9
+- ifstatus: address status reporting improvements, adding --verbose
+  parameter
+- addrconf: correctly fetch lease info flags, disarmed old auto6
+  code, added prerequires (bnc#894885)
+- fsm: Do not destroy schema requirements on rearm
+- ipv6: added accept-ra sysctl support, auto6 code clean-up
+- ifconfig: fixed lease updater allocation
+
+---
+Tue Sep 16 03:25:28 UTC 2014 - m...@suse.de
+
+- version 0.6.8
+- ifup,reload,status: return setup-in-progress code,
+  fix exit code override when systemd in picture and
+  disable pulling device status from addresses
+- ifstatus: report slaves device as enslaved
+- fixed to not reset master device name on success
+- lower printout of debug messages (bnc#891036)
+- nanny: correctly initialize timeout variable to
+  busy wait instead to wasting cpu using poll with
+  a 0 timeout (bnc#895970)
+
+---

Old:

  wicked-0.6.7.tar.bz2

New:

  wicked-0.6.9.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.ANsyeL/_old  2014-09-17 21:23:55.0 +0200
+++ /var/tmp/diff_new_pack.ANsyeL/_new  2014-09-17 21:23:55.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.7
+Version:0.6.9
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.7.tar.bz2 - wicked-0.6.9.tar.bz2 ++
 3084 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-09-12 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-09-12 15:25:01

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-09-06 
12:17:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-09-12 
15:25:15.0 +0200
@@ -1,0 +2,18 @@
+Wed Sep 10 09:34:53 UTC 2014 - pwieczorkiew...@suse.com
+
+- version 0.6.7
+- config: fixed optional include attribute parsing bug introduced 
+  in version 0.6.6 and causing wicked to fail while config parsing. 
+- util: install signal handlers only once
+
+---
+Tue Sep  9 15:20:02 UTC 2014 - pwieczorkiew...@suse.com
+
+- version 0.6.6
+- Add wake-on-lan support (bnc#869114)
+- ifconfig: delete address first if address differs (bnc#890406)
+- config: support a local.xml file, clean-up of config file syntax
+- man page wicked-config.5 update
+- Clean-up and removing unused functions
+
+---

Old:

  wicked-0.6.5.tar.bz2

New:

  wicked-0.6.7.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.WAcWMQ/_old  2014-09-12 15:25:16.0 +0200
+++ /var/tmp/diff_new_pack.WAcWMQ/_new  2014-09-12 15:25:16.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.5
+Version:0.6.7
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.5.tar.bz2 - wicked-0.6.7.tar.bz2 ++
 1956 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-09-06 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-09-06 12:17:47

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-09-03 
21:18:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-09-06 
12:17:57.0 +0200
@@ -1,0 +2,25 @@
+Fri Sep  5 15:14:37 UTC 2014 - m...@suse.de
+
+- version 0.6.5
+- nanny: fixed to reset on rearm and to hotplug bonding slaves
+  (bnc#884012,bnc#880515)
+
+---
+Wed Sep  3 22:34:51 UTC 2014 - m...@suse.de
+
+- version 0.6.4
+- dhcp6: changed --test to request in auto mode, recheck RA
+  and try to start on new device-change events (bnc#889981)
+- address: enable events in wickedd and expose flags to make
+  them visible and up-to-date in ifstatus (bnc#889981)
+- nanny: reset/rearm on enable/disable, do not arm at all
+  when the use-nanny is false (bnc#891045)
+- leases: intrinsic lease installation hook improvements as
+  preparation for PPPoE support (bnc#865573)
+- dhcp4: do not release and remove lease without request
+  (DHCLIENT_RELEASE_BEFORE_QUIT), randomized startup delay
+  (DHCLIENT_SLEEP) if enabled, handle defer timeout to stop
+  client waiting at ifup (DHCLIENT_WAIT_AT_BOOT), rebind and
+  reboot state fixes (bnc#866994)
+
+---

Old:

  wicked-0.6.3.tar.bz2

New:

  wicked-0.6.5.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.w7nBtW/_old  2014-09-06 12:17:58.0 +0200
+++ /var/tmp/diff_new_pack.w7nBtW/_new  2014-09-06 12:17:58.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.3
+Version:0.6.5
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.3.tar.bz2 - wicked-0.6.5.tar.bz2 ++
 2870 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-09-03 18:21:38

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-08-20 
17:53:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-09-03 
21:18:11.0 +0200
@@ -1,0 +2,16 @@
+Mon Sep  1 19:25:47 UTC 2014 - m...@suse.de
+
+- version 0.6.3
+- client/nanny: lease handling/status fixes (partial bnc#891045),
+  do not fail when slave/port is missing (bnc#889666,bnc#890275)
+- ifstatus: Do not check for config files (bnc#889666,bnc#890275)
+- dhcp4: advance secs field for dhcpd min-secs (bnc#889314),
+  retransmit DHCP4 renewals enter reboot state with valid lease.
+- ifevent: increase netlink socket recv buffer size (bnc#884012)
+- ipv6: wait for addresses to become usable (bnc#882259)
+- fixed completed sit/gre/ipip tunnel support
+- dhcp6: initial defer handling and no-addr cleanup (bnc#891045)
+- dhcp: apply suse ifcfg dhcp options (bnc#866994)
+- ifup/reload: use default timeout if 0 (bnc#892486)
+
+---

Old:

  wicked-0.6.2.tar.bz2

New:

  wicked-0.6.3.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.P73He2/_old  2014-09-03 21:18:13.0 +0200
+++ /var/tmp/diff_new_pack.P73He2/_new  2014-09-03 21:18:13.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.2
+Version:0.6.3
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.2.tar.bz2 - wicked-0.6.3.tar.bz2 ++
 6819 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-08-20 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-08-20 17:53:41

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-08-07 
08:08:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-08-20 
17:53:45.0 +0200
@@ -2 +2,11 @@
-Wed Aug  6 18:06:58 UTC 2014 - km...@suse.com
+Mon Aug 18 12:14:08 UTC 2014 - m...@suse.de
+
+- version 0.6.2
+- nanny: disable nanny use by default again (bnc#891045)
+- fsm: generate default configs for ports/slaves (bnc#889666)
+- dbus: increase signal/default call timeouts (bnc#890084)
+- dhcp4: pad dhcp4 packet to correct minimal len (bnc#882561)
+- dhcp4: apply interface MTU provided by server (bnc#890230)
+
+---
+Wed Aug  6 18:02:32 UTC 2014 - km...@suse.com

Old:

  wicked-0.6.1.tar.bz2

New:

  wicked-0.6.2.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.FeCeSv/_old  2014-08-20 17:53:46.0 +0200
+++ /var/tmp/diff_new_pack.FeCeSv/_new  2014-08-20 17:53:46.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.1
+Version:0.6.2
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.1.tar.bz2 - wicked-0.6.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.1/ChangeLog new/wicked-0.6.2/ChangeLog
--- old/wicked-0.6.1/ChangeLog  2014-08-06 20:15:15.0 +0200
+++ new/wicked-0.6.2/ChangeLog  2014-08-18 13:47:24.0 +0200
@@ -1,3 +1,75 @@
+commit acb36beecf324419f439e622af0324a1c4544fec
+Author: Marius Tomaschewski m...@suse.de
+Date:   Mon Aug 18 13:44:27 2014 +0200
+
+version 0.6.2
+
+commit b626f96223ee99988ca806721351e9fa188f9c0c
+Author: Marius Tomaschewski m...@suse.de
+Date:   Mon Aug 18 13:32:33 2014 +0200
+
+nanny: disable nanny by default again (bnc#891045)
+
+commit 5c6d23aac355920012b7e82b769eec503f3f1140
+Author: Olaf Hering o...@aepfle.de
+Date:   Fri Aug 15 11:49:44 2014 +0200
+
+Pad DHCP4 packet to correct len (bnc#882561)
+
+Signed-off-by: Olaf Hering o...@aepfle.de
+
+commit d250d98fbcd713371198865c12e12dca2c9eb9e2
+Author: Olaf Hering o...@aepfle.de
+Date:   Wed Aug 13 12:38:21 2014 +0200
+
+Increase signal call_timeout for dbus from 5 to 10 seconds (bnc#890084)
+
+Signed-off-by: Olaf Hering o...@aepfle.de
+
+commit fc8b2d06a1368e37d42bcc36d1a8e27c19a2981a
+Author: Olaf Hering o...@aepfle.de
+Date:   Wed Aug 13 12:36:40 2014 +0200
+
+Increase default call_timeout for dbus from 10 to 60 seconds (bnc#890084)
+
+Signed-off-by: Olaf Hering o...@aepfle.de
+
+commit 62fb9f9d9bf3e3425d3acb5e8c90045e7eb4
+Author: Olaf Hering o...@aepfle.de
+Date:   Wed Aug 13 10:09:57 2014 +0200
+
+Check return value instead of input in ni_dbus_connection_call
+
+Signed-off-by: Olaf Hering o...@aepfle.de
+
+commit 4a7927bc1df278ef81c65e77723a225945971594
+Author: Olaf Hering o...@aepfle.de
+Date:   Fri Aug 8 15:29:12 2014 +0200
+
+remove extra newline in nanny debug output
+
+Signed-off-by: Olaf Hering o...@aepfle.de
+
+commit dfc62645fb3303071b1c07bce163ae70ea86eb51
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Thu Aug 7 15:55:16 2014 +0200
+
+fsm: Generate default configs for ports/slaves (bnc#889666)
+
+commit cb1cba87f637941cf5e183f6a5f84cf3f757174f
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Thu Aug 7 15:54:51 2014 +0200
+
+fsm: Add ni_ifworker_iftype_from_xml()
+
+commit 022606e41bcbc615a488dc6f60bfb068d7cba338
+Author: Olaf Hering o...@aepfle.de
+Date:   Wed Aug 6 16:51:02 2014 +0200
+
+Apply interface MTU provided by DHCP4 (bnc#890230)
+
+Signed-off-by: Olaf Hering o...@aepfle.de
+
 commit 44d951dd7f831f04f5e3552d4dd5ad85f249cd2e
 Author: Karol Mroz km...@suse.de
 Date:   Wed Aug 6 20:10:20 2014 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.1/VERSION new/wicked-0.6.2/VERSION
--- old/wicked-0.6.1/VERSION2014-08-06 20:07:33.0 +0200
+++ new/wicked-0.6.2/VERSION2014-08-18 13:44:18.0 +0200
@@ -1 +1 @@
-0.6.1
+0.6.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.1/aclocal.m4 new/wicked-0.6.2/aclocal.m4
--- old/wicked-0.6.1/aclocal.m4 2014-08-06 

commit wicked for openSUSE:Factory

2014-08-07 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-08-07 08:08:18

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-08-05 
10:24:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-08-07 
08:08:21.0 +0200
@@ -1,0 +2,10 @@
+Wed Aug  6 18:06:58 UTC 2014 - km...@suse.com
+
+- version 0.6.1
+- nanny: Do not call link monitor on enable() (bnc#884012, bnc#890643)
+- bridge,bond: Add only device-ready ports/slaves
+- ifup,ifdown,ifreload: correct command status display messages
+- fsm: Add new, free, clone functions for ifworker arrays
+- client-state: Allow printing empty origin and UUID (bnc#890084)
+
+---

Old:

  wicked-0.6.0.tar.bz2

New:

  wicked-0.6.1.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.v5zJh2/_old  2014-08-07 08:08:22.0 +0200
+++ /var/tmp/diff_new_pack.v5zJh2/_new  2014-08-07 08:08:22.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.0
+Version:0.6.1
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.0.tar.bz2 - wicked-0.6.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.0/ChangeLog new/wicked-0.6.1/ChangeLog
--- old/wicked-0.6.0/ChangeLog  2014-08-01 15:02:01.0 +0200
+++ new/wicked-0.6.1/ChangeLog  2014-08-06 20:15:15.0 +0200
@@ -1,3 +1,51 @@
+commit 44d951dd7f831f04f5e3552d4dd5ad85f249cd2e
+Author: Karol Mroz km...@suse.de
+Date:   Wed Aug 6 20:10:20 2014 +0200
+
+version 0.6.1
+
+commit 0b3c96ec25c305e7e455ab4cc3080cf90ba2c296
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Wed Aug 6 12:04:24 2014 +0200
+
+nanny: Do not call link monitor on enable() (bnc#884012, bnc#890643)
+
+commit 35faea99a7a79658b1190825c06890905523d5ed
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Tue Aug 5 19:38:15 2014 +0200
+
+bridge,bond: Add only device-ready ports/slaves
+
+commit bf4d9e9ad8f24c707be68bda610222bd8ebe0733
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Tue Aug 5 13:33:09 2014 +0200
+
+ifup,ifreload,ifdown: Two parameters for status display functions
+
+commit 3e5babe75bc5a29f0eb0b3d693279324c42d9aea
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Tue Aug 5 13:32:32 2014 +0200
+
+ifup: Marked array clone for monitor
+
+commit 24b414e77111d025405e81c3a8f2934ac709980c
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Tue Aug 5 13:30:07 2014 +0200
+
+fsm: Add new, free, clone functions for ifworker arrays
+
+commit e1635c007dfa3f9f86ece5313a86e5a697828cd1
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Tue Aug 5 13:29:14 2014 +0200
+
+client-state: Allow printing empty origin and UUID (bnc#890084)
+
+commit 759075aa7513aea31c2d8ab73e94880c0f7225ea
+Author: Marius Tomaschewski m...@suse.de
+Date:   Fri Aug 1 16:35:17 2014 +0200
+
+doc: updated release mini howto
+
 commit a2af3aa6d09b79793de95fdb786387b42dd69825
 Author: Marius Tomaschewski m...@suse.de
 Date:   Fri Aug 1 14:50:41 2014 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.0/VERSION new/wicked-0.6.1/VERSION
--- old/wicked-0.6.0/VERSION2014-08-01 15:00:25.0 +0200
+++ new/wicked-0.6.1/VERSION2014-08-06 20:07:33.0 +0200
@@ -1 +1 @@
-0.6.0
+0.6.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.0/aclocal.m4 new/wicked-0.6.1/aclocal.m4
--- old/wicked-0.6.0/aclocal.m4 2014-08-01 15:00:51.0 +0200
+++ new/wicked-0.6.1/aclocal.m4 2014-08-06 20:14:25.0 +0200
@@ -1326,7 +1326,7 @@
   rm -rf conftest*
   ;;
 
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
   # Find out which ABI we are using.
   echo 'int i;'  conftest.$ac_ext
@@ -1340,7 +1340,10 @@
  x86_64-*linux*)
LD=${LD-ld} -m elf_i386
;;
- ppc64-*linux*|powerpc64-*linux*)
+ powerpc64le-*linux*)
+   LD=${LD-ld} -m elf32lppclinux
+   ;;
+ powerpc64-*linux*)
LD=${LD-ld} -m elf32ppclinux
;;
  s390x-*linux*)
@@ 

commit wicked for openSUSE:Factory

2014-08-05 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-08-05 10:24:21

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-07-26 
11:27:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-08-05 
10:24:25.0 +0200
@@ -1,0 +2,12 @@
+Fri Aug  1 13:02:20 UTC 2014 - m...@sue.de
+
+- version 0.6.0
+- client: added missed ifcfg remote-ip route match (bnc#889801)
+- client: ifstatus/reload/up status reporting fixes (bnc#876845)
+- client: calculate additional bridge STP timeouts (bnc#888323)
+- nanny: do not use fsm default but infinite timeout (bnc#876845)
+- nanny: save and load policies on restart to recover (bnc#876845)
+- server: client configuration state load/save fixes (bnc#876845)
+- ifconfig: fixed to close tun/tap device descriptor (bnc#889326)
+
+---

Old:

  wicked-0.5.38.tar.bz2

New:

  wicked-0.6.0.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.FRmrP5/_old  2014-08-05 10:24:25.0 +0200
+++ /var/tmp/diff_new_pack.FRmrP5/_new  2014-08-05 10:24:25.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.38
+Version:0.6.0
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -31,7 +31,7 @@
 BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  make
-Requires(pre):  libwicked-0-5 = %{version}
+Requires(pre):  libwicked-0-6 = %{version}
 
 %if 0%{?suse_version} = 1230
 %bcond_without  systemd
@@ -123,7 +123,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   dbus-1-devel
 Requires:   libnl3-devel
-Requires:   libwicked-0-5 = %{version}
+Requires:   libwicked-0-6 = %{version}
 
 %description devel
 Wicked is a network configuration infrastructure incorporating a number
@@ -133,12 +133,12 @@
 This package provides the wicked development files.
 %endif
 
-%package -n libwicked-0-5
+%package -n libwicked-0-6
 Summary:Network configuration infrastructure - Shared library
 Group:  System/Management
 Obsoletes:  libwicked0  %{version}
 
-%description -n libwicked-0-5
+%description -n libwicked-0-6
 Wicked is a network configuration infrastructure incorporating a number
 of existing frameworks into a unified architecture, providing a DBUS
 interface to network configuration.
@@ -255,10 +255,10 @@
 
 %endif
 
-%post -n libwicked-0-5
+%post -n libwicked-0-6
 /sbin/ldconfig
 
-%postun -n libwicked-0-5
+%postun -n libwicked-0-6
 /sbin/ldconfig
 
 %post
@@ -373,7 +373,7 @@
 %_mandir/man7/wicked.7*
 %endif
 
-%files -n libwicked-0-5
+%files -n libwicked-0-6
 %defattr (-,root,root)
 %_libdir/libwicked*.so.*
 

++ wicked-0.5.38.tar.bz2 - wicked-0.6.0.tar.bz2 ++
 5399 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-07-26 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-07-26 11:27:50

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-07-24 
06:58:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-07-26 
11:27:53.0 +0200
@@ -1,0 +2,13 @@
+Thu Jul 24 16:23:53 UTC 2014 - m...@suse.de
+
+- version 0.5.38
+- dhcp4: wait and discover if unable to rebind/reboot.
+- ifreload: fixed to use nanny ifup flow when enabled,
+  fire nanny in down part, initial status info cleanup
+  (bnc#880515,bnc#884012)
+- ifup/ifreload: apply wait-for-interfaces (bnc#888323)
+- wickedd: fixed to process complete device state event
+  change transitions, avoiding manual refreshes breaking
+  them where possible (bnc#880515,bnc#884012)
+
+---

Old:

  wicked-0.5.37.tar.bz2

New:

  wicked-0.5.38.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.m6qAFC/_old  2014-07-26 11:27:54.0 +0200
+++ /var/tmp/diff_new_pack.m6qAFC/_new  2014-07-26 11:27:54.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.37
+Version:0.5.38
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.5.37.tar.bz2 - wicked-0.5.38.tar.bz2 ++
 2387 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-07-23 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-07-24 06:58:38

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-07-21 
10:34:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-07-24 
06:58:44.0 +0200
@@ -1,0 +2,26 @@
+Wed Jul 23 13:22:44 UTC 2014 - m...@suse.de
+
+- version 0.5.37
+- nanny: enabled nanny use for hotplugging (bnc#880515)
+  To disable again in case of trouble, edit /etc/wicked/common.xml
+  and set use-nannyfalse/use-nanny, restart wickedd.service
+  and execute wicked ifup all to start the interfaces directly.
+- ifdown: flush addrs and routes on device-down (bnc#885236)
+- dhcp6: do not break ifdown if release fails (bnc#884012)
+  When the interface is not ready to send out a lease release,
+  commit the lease drop and notify wickedd, so ifdown goes on.
+- ifup: update client-info and client-state on device-ready,
+  do not detect persistance but set if requested only (bnc#876845).
+
+---
+Mon Jul 21 18:23:54 UTC 2014 - m...@suse.de
+
+- version 0.5.36
+- ifup/nanny: refresh state data when address event arrives
+  to have complete lease data for status evaluation on timeout
+  (bnc#884012,bnc#876845)
+- nanny: make policy application mechanism aware of children
+  dependency, fixed ifcondition child handling.
+- ibft: enable ipv6, use sysfs prefix-len (bnc#887542)
+
+---

Old:

  wicked-0.5.35.tar.bz2

New:

  wicked-0.5.37.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.D8PSFs/_old  2014-07-24 06:58:45.0 +0200
+++ /var/tmp/diff_new_pack.D8PSFs/_new  2014-07-24 06:58:45.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.35
+Version:0.5.37
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.5.35.tar.bz2 - wicked-0.5.37.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.5.35/ChangeLog new/wicked-0.5.37/ChangeLog
--- old/wicked-0.5.35/ChangeLog 2014-07-18 12:17:35.0 +0200
+++ new/wicked-0.5.37/ChangeLog 2014-07-23 15:15:28.0 +0200
@@ -1,9 +1,138 @@
+commit acbfd63626a21200ecc4099cd12ef6b1c3aa75b0
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed Jul 23 15:12:34 2014 +0200
+
+version 0.5.37
+
+commit 3e3b2cdf72023a66b5dee1091d7c03ddec025882
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed Jul 23 15:06:28 2014 +0200
+
+nanny: enabled nanny use for hotplugging (bnc#880515)
+
+To disable again in case of trouble, edit /etc/wicked/common.xml
+and set use-nannyfalse/use-nanny, restart wickedd.service and
+execute wicked ifup all to start the interfaces directly.
+
+commit 0c8ea5a1c9e8e038fd26c9d329b21d9b901e1703
+Author: Marius Tomaschewski m...@suse.de
+Date:   Tue Jul 22 21:11:16 2014 +0200
+
+ifdown: flush addrs and routes on device-down (bnc#885236)
+
+commit 04631b76211a4efc12aaeef7b4ad4fb8570e16f6
+Author: Marius Tomaschewski m...@suse.de
+Date:   Tue Jul 22 20:27:27 2014 +0200
+
+dhcp6: do not break ifdown if release fails (bnc#884012)
+
+When the interface is not ready to send out a lease release,
+commit the lease drop and notify wickedd, so ifdown goes on.
+
+commit c155cb7877859d4a5f10b57589c45b5d4fe6c4cb
+Author: Marius Tomaschewski m...@suse.de
+Date:   Tue Jul 22 15:23:37 2014 +0200
+
+iflist: added utils to refresh addrs/routes only
+
+commit 25560e17c3115e70a77a025486f4acac11e2016b
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Tue Jul 22 11:05:36 2014 +0200
+
+fsm: Update client-in|statefo on device-ready event
+
+commit 1e5a1df97e1edbcc9114f2c2a2efca922cd330c3
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Tue Jul 22 10:57:45 2014 +0200
+
+server: set persistent flag only when requested
+
+commit 788d36f5b2cc82bde2c2ce6393e18af4535bb243
+Author: Marius Tomaschewski m...@suse.de
+Date:   Mon Jul 21 20:21:14 2014 +0200
+
+version 0.5.36
+
+commit 5a11b70d08f26b766c17e2be85640a1247b2bc63
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Mon Jul 21 15:44:53 2014 +0200
+
+fsm: always do refresh on NI_EVENT_ADDRESS_ACQUIRED
+
+commit 8d6ad1c36ac92f12b30d8161a9ebfd8b7a632d4a
+Author: Pawel Wieczorkiewicz 

commit wicked for openSUSE:Factory

2014-07-21 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-07-21 10:34:48

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-07-15 
16:26:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-07-21 
10:34:51.0 +0200
@@ -1,0 +2,12 @@
+Fri Jul 18 10:16:12 UTC 2014 - m...@suse.de
+
+- version 0.5.35
+- dhcp4: fix routes with gateway on other network than IP address
+  and use address class based netmask if it is missed (bnc#887586)
+- route,address: check also gw address to set scope correctly and
+  omit sending a broadcast when equal to IP address (bnc#887586)
+- ethtool: fix to set link speed, duplex and port options
+- iflist: fix link type detection for tap devices (bnc#887564)
+- ifup/reload: status reporting and complex device hierarchy fixes
+
+---

Old:

  wicked-0.5.34.tar.bz2

New:

  wicked-0.5.35.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.p6eSZ7/_old  2014-07-21 10:34:52.0 +0200
+++ /var/tmp/diff_new_pack.p6eSZ7/_new  2014-07-21 10:34:52.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.34
+Version:0.5.35
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.5.34.tar.bz2 - wicked-0.5.35.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.5.34/ChangeLog new/wicked-0.5.35/ChangeLog
--- old/wicked-0.5.34/ChangeLog 2014-07-15 09:45:59.0 +0200
+++ new/wicked-0.5.35/ChangeLog 2014-07-18 12:17:35.0 +0200
@@ -1,3 +1,155 @@
+commit c4a2cf65a55c384009eefddaef4b6571b813fe03
+Author: Marius Tomaschewski m...@suse.de
+Date:   Fri Jul 18 11:57:39 2014 +0200
+
+version 0.5.35
+
+commit 32cc7784e5054706429a827ab921015593c62b95
+Author: Marius Tomaschewski m...@suse.de
+Date:   Thu Jul 17 19:02:14 2014 +0200
+
+dhcp4: handle prefix-len 0 in cidr to netmask
+
+commit 77b43df63e38c3ad889170cda7d34cd7288e101f
+Author: Marius Tomaschewski m...@suse.de
+Date:   Thu Jul 17 18:55:14 2014 +0200
+
+dhcp4: use a helper for netmask/cidr conversions
+
+commit baad847fb409b167b7e45e61d13f8f943bcff44b
+Author: Marius Tomaschewski m...@suse.de
+Date:   Thu Jul 17 16:59:57 2014 +0200
+
+dhcp4: use address class netmask if missed (bnc#887586)
+
+commit 6b7e6cdd0b036aa8b3e9db1fe567729f48427699
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Thu Jul 17 15:35:16 2014 +0200
+
+ifup: generate link-type directly from device gen.
+
+commit 7104cad3a1ee09f87a51c8cdc006b18b93bfad32
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Thu Jul 17 14:51:29 2014 +0200
+
+ifup: fix child subnode of match generation
+
+It should not check the w-device existance.
+
+commit 3861653f02e4690abaffcee6631e9acafeffb857
+Author: Karol Mroz km...@suse.de
+Date:   Thu Jul 17 12:07:12 2014 +0200
+
+iflist: fix link type detection for tap devices
+
+To distinguish between tun and tap devices based on link-kind,
+we need to check hwaddr.type, otherwise all tun/tap devices
+show up as tun.
+
+fixes bnc#887564
+
+commit f930bcdc8ad49dc0836b88bb447453dd7bbe3b87
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed Jul 16 19:36:00 2014 +0200
+
+route: check gw address to set scope (bnc#887586)
+
+Fixed guess scope helper to also check the if route gateway
+address is specified, not only if it's family is unspec to
+not set device routes with universe scope.
+
+commit 73cb2548b2588ee971608bbe39dd4a495e48ffd1
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed Jul 16 19:34:32 2014 +0200
+
+address: omit brd when equal to address (bnc#887586)
+
+commit 9fa29f5ef4bf137471b352dbeb591061262e2ad7
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed Jul 16 19:33:11 2014 +0200
+
+dhcp4: prepend gateway device routes if needed (bnc#887586)
+
+When a route gateway is not on the same network as the IP
+address, e.g. because the server provided us a IP/32, and
+there are no matching device routes provided, prepend one.
+
+commit 8c93f0ee73c384cea8cf2510d4469d7604074385
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Wed Jul 16 18:25:34 2014 +0200
+
+fsm: rearm child workers on pull in
+
+commit 3f4d984d7bead7b6fdb09b2b212cd598cad9205b
+Author: Karol Mroz 

commit wicked for openSUSE:Factory

2014-07-15 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-07-15 16:25:57

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-06-30 
21:50:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-07-15 
16:26:05.0 +0200
@@ -1,0 +2,56 @@
+Tue Jul 15 07:50:55 UTC 2014 - m...@suse.de
+
+- version 0.5.34
+- dhcp6: do not fail on read-only root-fs (bnc#885625)
+- leases: fallback to statedir on read-only fs (bnc#885625)
+- ifreload: hierarchy and multiple devices fixes
+- ifreload: more diagnostic messages (bnc#882311)
+- man: ifcfg(5) document update
+
+---
+Fri Jul 11 13:54:32 UTC 2014 - pwieczorkiew...@suse.com
+
+- version 0.5.33
+- capture: lower to debug on reconfig changes device type (bnc#880700)
+- policy: add child node for policy match condition checking
+- client: do not apply NULL config to nanny and segfault
+- client: lowering log level of skipping messages
+- server: lookup using link not the hwaddr type
+- dhcp6: use RA prefix len if available (bnc#885234)
+- iflist: fixed to use proper kind mapping, cleanup, refactoring
+- fsm nanny: fix handling of DEVICE_DOWN event
+- nanny: adapt recheck to handle hotplug devices
+- nanny: schedule recheck on new device when policy exists
+- nanny: Change managed and factory up functions
+- nanny: Disable unnecessary schedule recheck calls
+- nanny: Fix handlin DEVICE_CREATE and DEVICE_READY events
+- fsm: ni_fsm_build_hierarchy destructive switch
+- nanny: Trigger recheck on factory devices from create policy
+- client: include and sort children using nanny
+- fsm: Proper subclass and superclass check in ni_ifcondition_type()
+- nanny: create workers and assign config from create policy
+- nanny: Clear config.node on delete policy
+- nanny: disable down operation for now
+- dhcp4: fix link type comparison during device up events
+- fsm: Move ni_ifup_pull_in_children to FSM
+- client, nanny: Add policies first, enable successful devices
+- lib: added netdev_ref_resolve utility, improved related
+
+---
+Fri Jul  4 12:22:17 UTC 2014 - m...@suse.de
+
+- version 0.5.32
+- client: fixed hierarchy building to consider ifup/ifdown separately,
+  improved verbosity debug and error messages (bnc#883203,bnc#884012)
+- fsm: Do not fail completely on broken configuration (bnc#883203)
+- fsm: wait for existing configuration workers (bnc#876855, bnc#880515)
+- ifstatus: fixed to report status of requested interfaces only,
+  moved device-ready flag to ifflags to be visible in xml status.
+- ifreload: correctly set ipv4 and ipv6 enable flags disabled before.
+- service: replaced incorrect network-online.target wants dependency
+  with a WantedBy network-online.target dependency (bnc#883565)
+- dhcp4,dhcp6: create storedir at tester start (bnc#885005)
+- routes: apply ipv6 routes without device (bnc#882425)
+- routes: fix to apply routes to device (bnc#883838)
+
+---

Old:

  wicked-0.5.31.tar.bz2

New:

  wicked-0.5.34.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.KxcRd9/_old  2014-07-15 16:26:06.0 +0200
+++ /var/tmp/diff_new_pack.KxcRd9/_new  2014-07-15 16:26:06.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.31
+Version:0.5.34
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.5.31.tar.bz2 - wicked-0.5.34.tar.bz2 ++
 5541 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-06-30 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-06-30 21:44:54

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-06-06 
14:36:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-06-30 
21:45:12.0 +0200
@@ -1,0 +2,36 @@
+Fri Jun 27 11:02:57 UTC 2014 - m...@suse.de
+
+- version 0.5.31
+- fsm: maintain shared_users in refresh lowerdev (bnc#883976)
+
+---
+Thu Jun 26 21:21:33 UTC 2014 - m...@suse.de
+
+- version 0.5.30
+- ifdown: rebuild hierarchy from lower and masterdev to stop
+  requested interfaces in their correct order (bnc#883976)
+- config: added use-nannytrue/use-nanny switch, which
+  allows to test using nanny -- default is false.
+- client: log exec commands and exit codes as debug
+- client: initial merge of nanny ifup and ifdown
+- nanny: initial merge of nanny fork changes
+- rpm: removed obsolete pkgconfig(systemd), use unitdir
+- library: fixed versioning of internal wicked lib
+
+---
+Wed Jun 25 16:09:25 UTC 2014 - m...@suse.de
+
+- version 0.5.29
+- dhcp4: recover lease, correctly build requests (bnc#881475)
+- ipv4: fix duplicate address detection (bnc#881475)
+- service: added network-online.target to wants (bnc#883565)
+- ibft: fixed to generate proper static address node, no
+  static config with dhcp origin and to verify mac in ibft
+  nic selection as it may be for offload device (bnc#883712)
+- client: if needed refresh worker in addressAcquired callback
+- client: wicked xpath subcommand argument check 
+- doc: README and manual page updates (bnc#874609,bnc#880262)
+- client: require directory in --ifconfig compat (bnc#881544)
+- dhcp: show progress notifications (bnc#874609)
+
+---

Old:

  wicked-0.5.28.tar.bz2

New:

  wicked-0.5.31.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.sZaNPX/_old  2014-06-30 21:45:14.0 +0200
+++ /var/tmp/diff_new_pack.sZaNPX/_new  2014-06-30 21:45:14.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.28
+Version:0.5.31
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -31,7 +31,7 @@
 BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  make
-Requires(pre):  libwicked0 = %{version}
+Requires(pre):  libwicked-0-5 = %{version}
 
 %if 0%{?suse_version} = 1230
 %bcond_without  systemd
@@ -55,7 +55,6 @@
 
 %if %{with systemd}
 %{?systemd_requires}
-BuildRequires:  pkgconfig(systemd)
 %if 0%{?suse_version:1}
 Requires(pre):  %fillup_prereq
 Requires:   sysconfig-netconfig
@@ -124,7 +123,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   dbus-1-devel
 Requires:   libnl3-devel
-Requires:   libwicked0 = %{version}
+Requires:   libwicked-0-5 = %{version}
 
 %description devel
 Wicked is a network configuration infrastructure incorporating a number
@@ -134,11 +133,12 @@
 This package provides the wicked development files.
 %endif
 
-%package -n libwicked0
+%package -n libwicked-0-5
 Summary:Network configuration infrastructure - Shared library
 Group:  System/Management
+Obsoletes:  libwicked0  %{version}
 
-%description -n libwicked0
+%description -n libwicked-0-5
 Wicked is a network configuration infrastructure incorporating a number
 of existing frameworks into a unified architecture, providing a DBUS
 interface to network configuration.
@@ -159,6 +159,7 @@
--with-compat=suse  \
 %if %{with systemd}
--enable-systemd\
+   --with-systemd-unitdir=%{_unitdir} \
 %else
--enable-systemv\
 %endif
@@ -254,10 +255,10 @@
 
 %endif
 
-%post -n libwicked0
+%post -n libwicked-0-5
 /sbin/ldconfig
 
-%postun -n libwicked0
+%postun -n libwicked-0-5
 /sbin/ldconfig
 
 %post
@@ -372,7 +373,7 @@
 %_mandir/man7/wicked.7*
 %endif
 
-%files -n libwicked0
+%files -n libwicked-0-5
 %defattr (-,root,root)
 %_libdir/libwicked*.so.*
 

++ wicked-0.5.28.tar.bz2 - wicked-0.5.31.tar.bz2 ++
 7495 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-06-06 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-06-06 14:36:18

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-06-02 
07:02:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-06-06 
14:36:31.0 +0200
@@ -1,0 +2,8 @@
+Tue Jun  3 11:18:29 UTC 2014 - m...@suse.de
+
+- version 0.5.28
+- client: avoid FSM refreshes and unsolicited state updates causing
+  to exit at assert, drop config origin and UUID on ifdown causing
+  ifreload to do nothing (bnc#876848,bnc#880664).
+
+---

Old:

  wicked-0.5.27.tar.bz2

New:

  wicked-0.5.28.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.2SEjcS/_old  2014-06-06 14:36:33.0 +0200
+++ /var/tmp/diff_new_pack.2SEjcS/_new  2014-06-06 14:36:33.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.27
+Version:0.5.28
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.5.27.tar.bz2 - wicked-0.5.28.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.5.27/ChangeLog new/wicked-0.5.28/ChangeLog
--- old/wicked-0.5.27/ChangeLog 2014-05-28 21:19:10.0 +0200
+++ new/wicked-0.5.28/ChangeLog 2014-06-03 13:28:39.0 +0200
@@ -1,3 +1,71 @@
+commit 12be2b810b7d22d7aafc8236a58f8ee46180fafc
+Author: Marius Tomaschewski m...@suse.de
+Date:   Tue Jun 3 13:17:01 2014 +0200
+
+version 0.5.28
+
+commit 3172f597e2bd8c3907226a45f273fe73df7dff56
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Tue Jun 3 10:30:26 2014 +0200
+
+fsm: Remove internal refreshes
+
+commit 2a867db5b90e27db023b0961415682d0c81faaa1
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Wed May 28 18:02:18 2014 +0200
+
+fsm: Set initial state of existing devices on refresh
+
+commit 44c24c9bfe4b1fae54c1ec6d40c5f0e14775a937
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Wed May 28 17:58:30 2014 +0200
+
+fsm: Do not refresh client-info state
+
+commit 69e21ffdf3a01895802db4e95e5b2be986a399a3
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Mon Jun 2 18:45:35 2014 +0200
+
+fsm: Clean client-info origin and UUID on ifdown
+
+commit e0a42398ff43b527b499ba0c87f9c22715a52ab3
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Mon Jun 2 18:39:02 2014 +0200
+
+fsm: Resolve devices hierarchy before marking
+
+commit 1bb4b6cc01f5391bd36e167323a5a4a8e9e2bebe
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Mon Jun 2 18:37:56 2014 +0200
+
+fsm: Schedule device-ready state for physical devices
+
+commit f5c8e7afe663996cb79dbdb1100755ee0ef06ef1
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Mon Jun 2 17:25:34 2014 +0200
+
+fsm: Update client-info only on final state
+
+commit fd1682faa674a72b3e4b914872a0663f664fd23e
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Sun Jun 1 19:39:00 2014 +0200
+
+server: Discover initial client-state and persistent
+
+Do no discover initial values from the client.
+
+commit 7b7f4e308ac6160eb224d4d80b4da64ee29c96af
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Sun Jun 1 19:31:14 2014 +0200
+
+fsm: Introduce ni_fsm_state_t type
+
+commit 8178912e4a9818cab9b3419c90def2fdeada8624
+Author: Pawel Wieczorkiewicz pwieczorkiew...@suse.de
+Date:   Sun Jun 1 19:30:26 2014 +0200
+
+ifdown: disable unused function
+
 commit 2e25824ce55b62fba86990b74340b87c79275eb9
 Author: Marius Tomaschewski m...@suse.de
 Date:   Wed May 28 21:17:13 2014 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.5.27/VERSION new/wicked-0.5.28/VERSION
--- old/wicked-0.5.27/VERSION   2014-05-28 21:17:00.0 +0200
+++ new/wicked-0.5.28/VERSION   2014-06-03 13:16:31.0 +0200
@@ -1 +1 @@
-0.5.27
+0.5.28
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.5.27/client/ifcheck.c 
new/wicked-0.5.28/client/ifcheck.c
--- old/wicked-0.5.27/client/ifcheck.c  2014-05-15 14:14:28.0 +0200
+++ new/wicked-0.5.28/client/ifcheck.c  2014-06-03 13:16:23.0 +0200
@@ -80,7 +80,7 @@
ni_device_clientinfo_t *ci;
 
if (dev  (ci = dev-client_info)) {
-   unsigned int 

commit wicked for openSUSE:Factory

2014-06-01 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-06-02 07:02:55

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-05-22 
20:39:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-06-02 
07:02:56.0 +0200
@@ -1,0 +2,19 @@
+Wed May 28 19:09:54 UTC 2014 - m...@suse.de
+
+- version 0.5.27
+- server: do not apply multiple equal priority (merics) routes
+  to the same destination (bnc#879842)
+- compat: pass DHCLIENT_ROUTE_PRIORITY suse ifcfg variable to
+  the backend allowing to set custom mertics on dhcp4 routes
+  (bnc#879842)
+- dhcp4: set protocol dhcp hint to all routes, strip domain
+  when sending a hostname option to not break ddns updates
+- hostname: reload syslog after change (bnc#874161)
+- dbus: do not close shared connections (bnc#880124)
+- ipv4: new default to send gratuitous arp
+  Consider new suse ifcfg variable default SEND_GRATUITOUS_ARP=auto
+  for arp-notify, enabling to send gratuitous arp by default, when
+  duplicate IPv4 check is enabled via arp-verify/CHECK_DUPLICATE_IP
+  and the check were successful (bnc#879911,fate#314399).
+
+---

Old:

  wicked-0.5.26.tar.bz2

New:

  wicked-0.5.27.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.zTXrsb/_old  2014-06-02 07:02:57.0 +0200
+++ /var/tmp/diff_new_pack.zTXrsb/_new  2014-06-02 07:02:57.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.26
+Version:0.5.27
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.5.26.tar.bz2 - wicked-0.5.27.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.5.26/ChangeLog new/wicked-0.5.27/ChangeLog
--- old/wicked-0.5.26/ChangeLog 2014-05-22 11:12:40.0 +0200
+++ new/wicked-0.5.27/ChangeLog 2014-05-28 21:19:10.0 +0200
@@ -1,3 +1,80 @@
+commit 2e25824ce55b62fba86990b74340b87c79275eb9
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed May 28 21:17:13 2014 +0200
+
+version 0.5.27
+
+commit 2f226e8b7329860d1d93d5dbf49dca5c67831d4c
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed May 28 20:58:16 2014 +0200
+
+server: do not apply duplicate routes (bnc#879842)
+
+commit 5ef4128328fdc10f06fd825e2638af003e672363
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed May 28 20:51:59 2014 +0200
+
+routes: added equal destination/gateway utilities
+
+commit 93a8d1fb917f4ef3ba71cc1f1646b4acbe529988
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed May 28 15:02:26 2014 +0200
+
+addrconf: added a lease priority function
+
+commit c045dcdb82c17510ea2cb20d8c1b710dadc947e4
+Author: Marius Tomaschewski m...@suse.de
+Date:   Tue May 27 20:36:09 2014 +0200
+
+dhcp4: set a protocol dhcp hint to all routes
+
+commit 171baf31096432ce6ef9abd41bd59adb566f7f3f
+Author: Marius Tomaschewski m...@suse.de
+Date:   Tue May 27 16:10:47 2014 +0200
+
+compat: apply DHCLIENT_ROUTE_PRIORITY (bnc#879842)
+
+commit 5d02fe968721d215dada2a42cda891b9aedf5432
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed May 28 12:50:08 2014 +0200
+
+hostname: reload syslog after change (bnc#874161)
+
+commit 991619c0cf1a0a69b6869b8ce49be3c8971f438c
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed May 28 12:19:24 2014 +0200
+
+dbus: do not close shared connections (bnc#880124)
+
+commit 751487c245f36c86b04ba03d167145fa3a42de43
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed May 28 12:02:04 2014 +0200
+
+ifconfig: fix for an unitialized error return code
+
+commit a5f0f950806ac3fa9c6aec0da3f6cf5edd70f474
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed May 28 11:58:37 2014 +0200
+
+arp: no verify/notify if not applicable for device
+
+commit 6b7e9a54bf9fe98658aa4366fd849abec76ac26a
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed May 28 10:22:05 2014 +0200
+
+ipv4: new default to send gratuitous arp
+
+Consider new suse ifcfg variable default SEND_GRATUITOUS_ARP=auto
+for arp-notify, enabling to send gratuitous arp by default, when
+duplicate IPv4 check is enabled via arp-verify/CHECK_DUPLICATE_IP
+and the check were successful (bnc#879911,fate#314399).
+
+commit 13d9e0a6101bd4fcd1cf37fb539449682ce13efd
+Author: Marius Tomaschewski m...@suse.de
+Date:   Mon May 26 12:01:56 2014 

commit wicked for openSUSE:Factory

2014-05-22 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-05-22 20:38:47

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-05-02 
09:51:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-05-22 
20:39:12.0 +0200
@@ -1,0 +2,65 @@
+Thu May 22 09:05:15 UTC 2014 - m...@suse.de
+
+- version 0.5.26
+- rpm: rpm: drop useless ghost dirs in spec (bnc#873857)
+- client: do not try to fire nanny in ifdown, it is not hired yet
+  We do not install nanny policies by default in ifup, so it is
+  not needed to try to delete them in ifdown. There is currently
+  no nanny started in inst-sys and the attempt is causing ifdown
+  to run into timeouts (bnc#876848,bnc#879127).
+- client: wait for optional leases, just don't fail
+  When waiting for a group-optional lease pair (dhcp4 or dhcp6)
+  and one arrives, wait for the second one until timeout and
+  recheck the results then (bnc#876848,bnc#879127).
+- dhcp6: fix reset and allocate message buffer in build to use
+  clean buffer in release messages sometimes having crap behind.
+
+---
+Mon May 19 15:42:43 UTC 2014 - m...@suse.de
+
+- version 0.5.25
+- server: no unrequested device-ready events (bnc#871135)
+  This bug caused e.g. bridges not going up from device-exists
+  even they already were in device-ready state before.
+- client: do not mix shared with exlusive references (bnc#86)
+- ifconfig: do not fail on delete for vanished devices
+- nanny: drop policies on ifdown, turn some errors to debug
+- sysconfig: add WICKED_DEBUG and WICKED_LOG_LEVEL variables
+  to /etc/sysconfig/network/config.
+- man: added ifcfg-{dummy,macvlan,macvtap,tunnel},ifroute,routes
+  ifsysctl and updated already existing manual pages.
+
+---
+Wed May 14 11:01:39 UTC 2014 - m...@suse.de
+
+- version 0.5.24
+- rpm: use _rundir rpm macro if defined (bnc#873857)
+
+---
+Wed May 14 10:39:02 UTC 2014 - m...@suse.de
+
+- version 0.5.23
+- fsm: added device-ready wait processing syncing at udev network
+  device rename events (bnc#871135)
+- ifup: no timeout report on group-optional leases (bnc#875154)
+- ifstatus: no failure report if peer lease is up (bnc#875154)
+- tunnels: discover gre,sit,ipip tunnels (read-only for now)
+- client/nanny: utilities to convert ifconfigs into policy
+- client: compare fix to consider configs using ifindex [ibft]
+
+---
+Thu May  8 15:30:30 UTC 2014 - m...@suse.de
+
+- version 0.5.22
+- status: show only available leases and inclusive their uuid
+- ifup, ifstatus: cond. accept STARTMODE off and manual
+- ifstatus: fixed address indenting in verbose mode
+- wireless: add missing wpa_supplicant intermediate states.
+- wireless: clear secrets as soon as they are used
+- dhcp4+dhcp6: apply config uuid to lease and offer early
+- dhcp4: accept packets without udp checksum (bnc#873267)
+- do not close stderr in daemon() when used in log-target
+- client: do not report transient errors by default
+  (partial bnc#875154 fix)
+
+---

Old:

  wicked-0.5.21.tar.bz2

New:

  wicked-0.5.26.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.Y1Hoy7/_old  2014-05-22 20:39:15.0 +0200
+++ /var/tmp/diff_new_pack.Y1Hoy7/_new  2014-05-22 20:39:15.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.21
+Version:0.5.26
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -66,8 +66,13 @@
 PreReq: %fillup_prereq %insserv_prereq
 %endif
 %endif
+%if %{defined _rundir}
+%define wicked_piddir   %_rundir/%{name}
+%define wicked_statedir %_rundir/%{name}
+%else
 %define wicked_piddir   %_localstatedir/run/%{name}
 %define wicked_statedir %_localstatedir/run/%{name}
+%endif
 %define wicked_storedir %_localstatedir/lib/%{name}
 
 %description
@@ -177,11 +182,6 @@
 %__rm -f ${RPM_BUILD_ROOT}%_libdir/libwicked*.*a
 # create reboot-persistent (leases) store directory
 %__mkdir_p -m 0750 ${RPM_BUILD_ROOT}%{wicked_storedir}
-# create restart-persistent ghost state directory
-%__mkdir_p -m 0750 ${RPM_BUILD_ROOT}%{wicked_statedir}

commit wicked for openSUSE:Factory

2014-05-02 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-05-02 09:51:44

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-04-17 
14:43:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-05-02 
09:51:48.0 +0200
@@ -1,0 +2,20 @@
+Sun Apr 27 11:39:36 UTC 2014 - m...@suse.de
+
+- version 0.5.21
+- dhcp6: fix to allow supported devices (bnc#874561)
+- dhcp,autoip: log unsupported devices debug1 level only
+
+---
+Thu Apr 17 11:47:09 UTC 2014 - pwieczorkiew...@suse.com
+
+- version 0.5.20
+- autoip4,dhcp4,dhcp6: fixed to create instance for supported
+  devices only to save memory and avoid allocation complains due to
+  packet capturing init failure
+- lldp: fix infinite loops in ni_lldp_agent_update,
+  disable built-in support (rejected fate#313671, bnc#873299)
+- dhcp4: do not send hostname to server in discover (bnc#873267)
+- rpm: explicit piddir,statedir,storedir in spec
+- generate ChangeLog file from git while make dist
+
+---

Old:

  wicked-0.5.19.tar.bz2

New:

  wicked-0.5.21.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.GQOl9H/_old  2014-05-02 09:51:49.0 +0200
+++ /var/tmp/diff_new_pack.GQOl9H/_new  2014-05-02 09:51:49.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.19
+Version:0.5.21
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -66,6 +66,9 @@
 PreReq: %fillup_prereq %insserv_prereq
 %endif
 %endif
+%define wicked_piddir   %_localstatedir/run/%{name}
+%define wicked_statedir %_localstatedir/run/%{name}
+%define wicked_storedir %_localstatedir/lib/%{name}
 
 %description
 Wicked is a network configuration infrastructure incorporating a number
@@ -145,6 +148,9 @@
 test -x ./configure || autoreconf --force --install
 export CFLAGS=$RPM_OPT_FLAGS
 %configure \
+   --with-piddir=%{wicked_piddir}  \
+   --with-statedir=%{wicked_statedir}\
+   --with-storedir=%{wicked_storedir}\
--with-compat=suse  \
 %if %{with systemd}
--enable-systemd\
@@ -169,8 +175,13 @@
 %__ln_s %_sbindir/ifup  ${RPM_BUILD_ROOT}/sbin/ifprobe
 # remove libwicked.a and la
 %__rm -f ${RPM_BUILD_ROOT}%_libdir/libwicked*.*a
-# create ghost directory
-%__mkdir_p -m 0750 ${RPM_BUILD_ROOT}%_localstatedir/run/wicked
+# create reboot-persistent (leases) store directory
+%__mkdir_p -m 0750 ${RPM_BUILD_ROOT}%{wicked_storedir}
+# create restart-persistent ghost state directory
+%__mkdir_p -m 0750 ${RPM_BUILD_ROOT}%{wicked_statedir}
+%if %wicked_statedir != %wicked_piddir
+%__mkdir_p -m 0750 ${RPM_BUILD_ROOT}%{wicked_piddir}
+%endif
 %if %{with systemd}
 ln -sf %_sbindir/service ${RPM_BUILD_ROOT}%_sbindir/rcwicked
 ln -sf %_sbindir/service ${RPM_BUILD_ROOT}%_sbindir/rcwickedd
@@ -250,7 +261,10 @@
 /sbin/ldconfig
 
 %post
-%__mkdir_p -m 0750 %_localstatedir/run/wicked
+%__mkdir_p -m 0750 %{wicked_statedir}
+%if %wicked_statedir != %wicked_piddir
+%__mkdir_p -m 0750 %{wicked_piddir}
+%endif
 
 %files
 %defattr (-,root,root)
@@ -297,7 +311,11 @@
 %_mandir/man8/ifdown.8*
 %_mandir/man8/ifstatus.8*
 %_mandir/man8/ifup.8*
-%attr(0750,root,root) %dir %ghost %_localstatedir/run/wicked
+%attr(0750,root,root) %dir%wicked_storedir
+%attr(0750,root,root) %dir %ghost %wicked_statedir
+%if %wicked_statedir != %wicked_piddir
+%attr(0750,root,root) %dir %ghost %wicked_piddir
+%endif
 
 %if %{with systemd}
 

++ wicked-0.5.19.tar.bz2 - wicked-0.5.21.tar.bz2 ++
 48243 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-04-17 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-04-17 14:43:38

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-04-01 
11:34:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-04-17 
14:43:39.0 +0200
@@ -1,0 +2,11 @@
+Mon Apr 14 17:28:11 UTC 2014 - m...@suse.de
+
+- version 0.5.19
+- server/nanny: do not fail on missed dbus objects or object
+  creation errors due to already deleted interfaces in the
+  kernel while processing the event (bnc#867806,bnc#871388)
+- netlink: verify if device still exists on newlink events
+- nanny: fixed endless loop on policies without name and user
+  control default, added device mach with identify capabilities
+
+---

Old:

  wicked-0.5.18.tar.bz2

New:

  wicked-0.5.19.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.Eu3RTs/_old  2014-04-17 14:43:39.0 +0200
+++ /var/tmp/diff_new_pack.Eu3RTs/_new  2014-04-17 14:43:39.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.18
+Version:0.5.19
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.5.18.tar.bz2 - wicked-0.5.19.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.5.18/ChangeLog.git 
new/wicked-0.5.19/ChangeLog.git
--- old/wicked-0.5.18/ChangeLog.git 2014-03-28 19:43:42.0 +0100
+++ new/wicked-0.5.19/ChangeLog.git 2014-04-14 19:27:29.0 +0200
@@ -1,3 +1,78 @@
+commit d9aef8cdd30ae9b0632fca787fef9a954564d4a3
+Author: Marius Tomaschewski m...@suse.de
+Date:   Mon Apr 14 19:22:39 2014 +0200
+
+version 0.5.19
+
+commit ecd2a2e6dfb939f45904ce48d3f590a3d60dd619
+Author: Marius Tomaschewski m...@suse.de
+Date:   Thu Apr 10 21:49:17 2014 +0200
+
+fsm: release device references on free
+
+commit 0ce76c25d233dcd4227e38e73ba9a915f2bc4e42
+Author: Marius Tomaschewski m...@suse.de
+Date:   Thu Apr 10 21:45:33 2014 +0200
+
+netlink: verify if device exists on newlink events
+
+commit 58506b5be46a55a4a32a0afe32b5211256aaee91
+Author: Marius Tomaschewski m...@suse.de
+Date:   Thu Apr 10 21:41:10 2014 +0200
+
+client: adjusted ifstatus output indenting
+
+commit 609127c5456b7111b0d534a7d983a81374d82729
+Author: Marius Tomaschewski m...@suse.de
+Date:   Thu Apr 10 21:20:02 2014 +0200
+
+nanny: do not fail on events for deleted devices
+
+commit 8b139182a7f83f4d0b4fe1a05735a299c439b825
+Author: Marius Tomaschewski m...@suse.de
+Date:   Thu Apr 10 21:09:31 2014 +0200
+
+server: do not fail on missed dbus objects
+
+The events may arrive for non-existing devices when they
+get deleted [in the kernel] while we're processing them.
+
+commit 5dac78d666a7b6849c9bcd480a250849542a464f
+Author: Marius Tomaschewski m...@suse.de
+Date:   Thu Apr 10 20:58:09 2014 +0200
+
+dbus: do not fail on dbus object creation failures
+
+commit 87140f2b05b890861c7d57264ef5becbcd32bb55
+Author: Marius Tomaschewski m...@suse.de
+Date:   Thu Apr 10 20:35:12 2014 +0200
+
+fsm: do not fail completely in ni_fsm_refresh_state
+
+commit c61f3e55284efb95ed2537dff686eab1418e89dd
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed Apr 9 11:55:25 2014 +0200
+
+nanny: do not register device when object disapears
+
+commit 1b3f254deee181125bd06352f8482ba90462633f
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed Apr 2 12:00:49 2014 +0200
+
+nanny: added initial device name,alias,ifindex match
+
+commit 75e56c6da0e9759ad05f6f696bafb230387a32d7
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed Apr 2 11:53:28 2014 +0200
+
+nanny: user control off by default, show it correctly
+
+commit 743cac740e30caa774065a513cee09a63babc8ea
+Author: Marius Tomaschewski m...@suse.de
+Date:   Wed Apr 2 11:52:04 2014 +0200
+
+nanny: fixed endless loop on policies without name
+
 commit 058f194c521e5525e9fb793d264916cc72126811
 Author: Marius Tomaschewski m...@suse.de
 Date:   Fri Mar 28 19:41:59 2014 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.5.18/VERSION new/wicked-0.5.19/VERSION
--- old/wicked-0.5.18/VERSION   2014-03-28 19:42:17.0 +0100
+++ new/wicked-0.5.19/VERSION   2014-04-14 19:23:16.0 +0200
@@ -1 +1 @@
-0.5.18
+0.5.19
diff -urN '--exclude=CVS' 

commit wicked for openSUSE:Factory

2014-04-01 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-04-01 11:34:13

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-03-27 
06:16:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-04-01 
11:34:14.0 +0200
@@ -1,0 +2,20 @@
+Fri Mar 28 18:45:10 UTC 2014 - m...@suse.de
+
+- version 0.5.18
+- dhcp4: enabled on infiniband / IPoIB links
+- capture: fixed to wrap link-layer packet sockets as the default
+  address length in sockaddr_ll is not enough for infiniband.
+- dhcp6: enabled on infiniband / IPoIB links
+
+---
+Fri Mar 28 12:57:50 UTC 2014 - m...@suse.de
+
+- version 0.5.17
+- dhcp4: fixed posix-tz-dbname code and added to parse
+- dhcp4: renew lease via unicast (bnc#866993)
+- macvtap: initial support (fate#315131)
+- ifstatus: do not consider client-state in ifstatus
+- xml: fixed functions retrieving numerical attr values
+- config: generate v5 UUIDs (SHA1) from xml config content
+
+---

Old:

  wicked-0.5.16.tar.bz2

New:

  wicked-0.5.18.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.gdu5Yi/_old  2014-04-01 11:34:14.0 +0200
+++ /var/tmp/diff_new_pack.gdu5Yi/_new  2014-04-01 11:34:14.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.16
+Version:0.5.18
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.5.16.tar.bz2 - wicked-0.5.18.tar.bz2 ++
 2414 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-03-26 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-03-27 06:16:57

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-03-18 
16:21:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-03-27 
06:16:58.0 +0100
@@ -1,0 +2,14 @@
+Mon Mar 24 11:28:05 UTC 2014 - m...@suse.de
+
+- version 0.5.16
+- ipv6: catch ipv6.disable=1 kernel command line (bnc#869334)
+- client: read and apply sysctl/ifsysctl files to consider
+  ipv4/ipv6 forwarding, enable (disable_ipv6), ipv6 autoconf
+  and privacy (use_tempaddr) sysctl options (bnc#869334)
+- client: do not complain about missed /etc/HOSTNAME
+- dhcp4: fixed decline message and processing (bnc#869150)
+- dhcp4: check if lease exists while processing arp (bnc#869150)
+- removed obsolete drop default route patch (bnc#868187)
+  [- 0001-addrconf-drop-default-route-if-disabled-bnc-868187.patch]
+
+---

Old:

  0001-addrconf-drop-default-route-if-disabled-bnc-868187.patch
  wicked-0.5.15.tar.bz2

New:

  wicked-0.5.16.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.a2436l/_old  2014-03-27 06:16:59.0 +0100
+++ /var/tmp/diff_new_pack.a2436l/_new  2014-03-27 06:16:59.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.15
+Version:0.5.16
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -26,8 +26,6 @@
 Url:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2
 Source1:wicked-rpmlintrc
-# PATCH-FIX-UPSTREAM 0001-addrconf-drop-default-route-if-disabled bnc#868187
-Patch1: 0001-addrconf-drop-default-route-if-disabled-bnc-868187.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -142,7 +140,6 @@
 
 %prep
 %setup
-%patch1 -p1
 
 %build
 test -x ./configure || autoreconf --force --install

++ wicked-0.5.15.tar.bz2 - wicked-0.5.16.tar.bz2 ++
 3149 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-03-18 16:21:34

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-03-02 
18:22:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-03-18 
16:21:50.0 +0100
@@ -1,0 +2,49 @@
+Mon Mar 17 10:32:03 UTC 2014 - m...@suse.de
+
+- addrconf: drop default route if disabled (bnc#868187)
+  Honor a (per-interface) DHCLIENT_SET_DEFAULT_ROUTE=no in
+  suse ifcfg files and remove from lease before update runs.
+  [+ 0001-addrconf-drop-default-route-if-disabled-bnc-868187.patch]
+
+---
+Fri Mar 14 13:48:00 UTC 2014 - m...@suse.de
+
+- version 0.5.15
+- netlink: fixed masterdev reference name resolving bug
+- bridge: lowered a questionable warning to debug
+- added dummy interface support inclusive suse compat
+- added tun/tap interface support inclusive suse compat
+- netlink: fixed address parsing causing an abort on assert
+- arp: verify ipv4 addresses by default (fate#314399)
+- Enabled arp duplicate check for static ipv4 addresses as
+  default (RFC 5227) and send arp notify when requested in
+  suse ifcfg variables CHECK_DUPLICATE_IP(default yes) and
+  SEND_GRATUITOUS_ARP(default no).
+- ipv6: corrected to apply inverted ipv6.enable flag
+- utils: fixed array remove typo and socket array activate
+- utils: use proper index in ni_string_array_remove
+- utils: properly adjust array in remove actions
+- socket: use proper array in socket array activate
+
+---
+Thu Mar  6 17:15:42 UTC 2014 - m...@suse.de
+
+- rpm: added sysconfig-netconfig require to wicked (bnc#867078)
+- service: use explicit before/after ordering in all service
+  files (bnc#866732)
+
+---
+Wed Mar  5 14:52:04 UTC 2014 - m...@suse.de
+
+- bridge: fixed to set port link up (bnc#866860), also if they're
+  already part of the bridge (bnc#862530 regression).
+- dhcp: bring link up if not yet up and wait until it is ready in
+  --test mode (used in network-autoconfig and dracut) instead to
+  complain and exit because link is not ready yet (bnc#866617).
+
+---
+Tue Mar  4 16:10:10 UTC 2014 - m...@suse.de
+
+- state: fixed a state-dir creation race condition (bnc#866757)
+
+---

Old:

  wicked-0.5.14.tar.bz2

New:

  0001-addrconf-drop-default-route-if-disabled-bnc-868187.patch
  wicked-0.5.15.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.SHrcBh/_old  2014-03-18 16:21:52.0 +0100
+++ /var/tmp/diff_new_pack.SHrcBh/_new  2014-03-18 16:21:52.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.14
+Version:0.5.15
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -26,6 +26,8 @@
 Url:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2
 Source1:wicked-rpmlintrc
+# PATCH-FIX-UPSTREAM 0001-addrconf-drop-default-route-if-disabled bnc#868187
+Patch1: 0001-addrconf-drop-default-route-if-disabled-bnc-868187.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -58,6 +60,7 @@
 BuildRequires:  pkgconfig(systemd)
 %if 0%{?suse_version:1}
 Requires(pre):  %fillup_prereq
+Requires:   sysconfig-netconfig
 %endif
 Requires:   %{name}-service = %{version}
 %else
@@ -139,6 +142,7 @@
 
 %prep
 %setup
+%patch1 -p1
 
 %build
 test -x ./configure || autoreconf --force --install

++ 0001-addrconf-drop-default-route-if-disabled-bnc-868187.patch ++
From 4b411465f333d4eb559667b5644ac191fcaa23b3 Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski m...@suse.de
Date: Mon, 17 Mar 2014 11:32:03 +0100
Subject: [PATCH] addrconf: drop default route if disabled (bnc#868187)

Honor a (per-interface) DHCLIENT_SET_DEFAULT_ROUTE=no in
suse ifcfg files and remove from lease before update runs.
---
 src/dbus-objects/addrconf.c | 18 +-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/src/dbus-objects/addrconf.c b/src/dbus-objects/addrconf.c
index 434178e..5965f98 100644
--- a/src/dbus-objects/addrconf.c
+++ b/src/dbus-objects/addrconf.c
@@ -22,6 +22,7 @@
 

commit wicked for openSUSE:Factory

2014-03-02 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-03-02 18:22:27

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-02-23 
07:19:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-03-02 
18:22:28.0 +0100
@@ -1,0 +2,24 @@
+Fri Feb 28 13:28:35 UTC 2014 - m...@suse.de
+
+- version 0.5.14
+- util: fix ni_uuid_parse() and support 8-4-4-4-12 format only
+
+---
+Thu Feb 27 22:03:51 UTC 2014 - m...@suse.de
+
+- version 0.5.13
+- bridge: do not require link-up on ports (bnc#862530)
+- bonding: try to enslave into bond using netlink
+- extensions: disabled writting of wickedd.log (debug) file
+- addrconf: avoid unwanted updates, update flag fixes (bnc#865325)
+- compat: blacklist all and default interface names
+- leaseinfo: fixed typo in BOOTSERVERNAME variable
+- compat: read all suse ifcfg files and init timeout
+- compat: allow backends return complete config
+- client: exclude STARTMODE='manual' interfaces in ifup all
+  and ignore interfaces with STARTMODE='off' (bnc#86)
+- temporarily disable modem init from system
+- disable wicked-devel subpackage to avoid wrong expectations
+- nanny: do not update client-into and client-state by default
+
+---

Old:

  wicked-0.5.12.tar.bz2

New:

  wicked-0.5.14.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.cMYWxD/_old  2014-03-02 18:22:29.0 +0100
+++ /var/tmp/diff_new_pack.cMYWxD/_new  2014-03-02 18:22:29.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.12
+Version:0.5.14
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -41,6 +41,8 @@
 %bcond_with dbusstart
 %endif
 
+%bcond_with wicked_devel
+
 BuildRequires:  libnl3-devel
 %if 0%{?suse_version}  1110
 BuildRequires:  libiw-devel
@@ -107,6 +109,7 @@
 
 %endif
 
+%if %{with wicked_devel}
 %package devel
 Summary:Network configuration infrastructure - Development files
 Group:  Development/Libraries/C and C++
@@ -120,6 +123,7 @@
 interface to network configuration.
 
 This package provides the wicked development files.
+%endif
 
 %package -n libwicked0
 Summary:Network configuration infrastructure - Shared library
@@ -178,6 +182,16 @@
 ln -sf %_sysconfdir/init.d/network ${RPM_BUILD_ROOT}%_sbindir/rcnetwork
 %endif
 
+%if %{without wicked_devel}
+pushd $RPM_BUILD_ROOT
+rm -rfv \
+   .%_libdir/libwicked*.so \
+   .%_datadir/pkgconfig/wicked.pc \
+   .%_mandir/man7/wicked.7* \
+   .%_includedir/wicked
+popd
+%endif
+
 %if %{with systemd}
 
 %pre service
@@ -328,6 +342,7 @@
 
 %endif
 
+%if %{with wicked_devel}
 %files devel
 %defattr (-,root,root)
 %dir %_includedir/wicked
@@ -335,6 +350,7 @@
 %_libdir/libwicked*.so
 %_datadir/pkgconfig/wicked.pc
 %_mandir/man7/wicked.7*
+%endif
 
 %files -n libwicked0
 %defattr (-,root,root)

++ wicked-0.5.12.tar.bz2 - wicked-0.5.14.tar.bz2 ++
 3238 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-02-22 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-02-23 07:19:41

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-02-15 
17:23:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-02-23 
07:19:42.0 +0100
@@ -1,0 +2,45 @@
+Fri Feb 21 10:17:42 UTC 2014 - m...@sue.de
+
+- version 0.5.12
+- wicked-devel: require libnl3-devel unconditionally
+
+---
+Fri Feb 21 09:47:51 UTC 2014 - m...@suse.de
+
+- version 0.5.11
+- wicked-devel: require libnl3-devel used for build in spec
+
+---
+Fri Feb 21 09:28:13 UTC 2014 - m...@suse.de
+
+- version 0.5.10
+- service: fix rpmlink suse-missing-rclink warnings
+- compat: no systemd check via mountpoint in ifup (bnc#864696)
+
+---
+Thu Feb 20 23:56:41 UTC 2014 - m...@suse.de
+
+- version 0.5.9
+- dhcp4: fixed to commit and inform wicked when a lease is
+  released lease - this may have cause ifdown errors.
+- client: workaround to consider wait-for-interfaces
+  Get the WAIT_FOR_INTERFACES variable from environment, which is
+  sourced in the service file to not timeout too early and also
+  allow the users to increase it (see bnc#863371, bnc#862530).
+- addconf: update allow static lease to update resolver
+  This is required for iBFT leases and solves bnc#864131.
+- iflist: check validity before extracting nla payload (bnc#863371)
+- Update unquote to handle invalid sysconfig variables properly
+  (bnc#864635)
+- dhcp: added lease-xml output to dhcp --test mode and option 
+  to request lease in dry-run mode (get lease and exit)
+- client: turn No valid config files found into a debug msg
+- infiniband: start after rdma service not openibd (sles-11)
+- compat: fixed scripts/ifup -o debug handling
+- daemons: disabled state.xml saving by default (bnc#862335)
+- client: check for config priorities at reading stage
+- client: add --raw parameter to the convert option
+- wickedd: add sock-release_user_data and use in in process.c,
+  clear temp-state files in ni_dbus_xml_deserialize_arguments.
+
+---

Old:

  wicked-0.5.8.tar.bz2

New:

  wicked-0.5.12.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.xfvcWY/_old  2014-02-23 07:19:42.0 +0100
+++ /var/tmp/diff_new_pack.xfvcWY/_new  2014-02-23 07:19:42.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.8
+Version:0.5.12
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -111,13 +111,8 @@
 Summary:Network configuration infrastructure - Development files
 Group:  Development/Libraries/C and C++
 Requires:   dbus-1-devel
-Requires:   libnl-devel
+Requires:   libnl3-devel
 Requires:   libwicked0 = %{version}
-%if 0%{?suse_version}  1210
-Requires:   libnl-1_1-devel
-%else
-Requires:   libnl-devel
-%endif
 
 %description devel
 Wicked is a network configuration infrastructure incorporating a number
@@ -171,6 +166,17 @@
 %__rm -f ${RPM_BUILD_ROOT}%_libdir/libwicked*.*a
 # create ghost directory
 %__mkdir_p -m 0750 ${RPM_BUILD_ROOT}%_localstatedir/run/wicked
+%if %{with systemd}
+ln -sf %_sbindir/service ${RPM_BUILD_ROOT}%_sbindir/rcwicked
+ln -sf %_sbindir/service ${RPM_BUILD_ROOT}%_sbindir/rcwickedd
+ln -sf %_sbindir/service ${RPM_BUILD_ROOT}%_sbindir/rcwickedd-nanny
+ln -sf %_sbindir/service ${RPM_BUILD_ROOT}%_sbindir/rcwickedd-dhcp6
+ln -sf %_sbindir/service ${RPM_BUILD_ROOT}%_sbindir/rcwickedd-dhcp4
+ln -sf %_sbindir/service ${RPM_BUILD_ROOT}%_sbindir/rcwickedd-auto4
+%else
+ln -sf %_sysconfdir/init.d/wickedd ${RPM_BUILD_ROOT}%_sbindir/rcwickedd
+ln -sf %_sysconfdir/init.d/network ${RPM_BUILD_ROOT}%_sbindir/rcnetwork
+%endif
 
 %if %{with systemd}
 
@@ -296,6 +302,12 @@
 /sbin/ifdown
 /sbin/ifstatus
 /sbin/ifprobe
+%_sbindir/rcwickedd-nanny
+%_sbindir/rcwickedd-dhcp6
+%_sbindir/rcwickedd-dhcp4
+%_sbindir/rcwickedd-auto4
+%_sbindir/rcwickedd
+%_sbindir/rcwicked
 
 %else
 

++ wicked-0.5.8.tar.bz2 - wicked-0.5.12.tar.bz2 ++
 5629 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-02-15 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-02-15 17:23:18

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-02-07 
16:44:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-02-15 
17:23:19.0 +0100
@@ -1,0 +2,23 @@
+Thu Feb 13 22:21:02 UTC 2014 - m...@suse.de
+
+- version 0.5.8
+- updater: reverse resolve ip address if dhcp server does not
+  provide a hostname (bnc#861476).
+- debug: init debug and log level from environment using DEBUG,
+  WICKED_DEBUG=mask and WICKED_LOG_LEVEL=level variables.
+- dhcp4: check link before start, confirm lease on link change
+  and do not discard lease if host does not match
+- dhcp4: modprobe af_packet, omit arp validation when address
+  already set on link.
+- dhcp6: start when link + link-address ready, not network up
+- dhcp: provide addrconf lease and leaseinfo details
+- leaseinfo: consistently use prefixlen in ROUTES
+- wireless: do not remove link/network up flags (bnc#863371)
+- libwicked: libtool -version-info making package and library 
+  versions independent.
+- cleaned up unused schema files and extensions scripts
+- lldp: do not log error when lldp is not supported (bnc#862790)
+- ibft: fixed reading of the origin field
+- iftypes: show s390 ctcm and iucv (slip) devices, not unknown
+
+---

Old:

  wicked-0.5.7.tar.bz2

New:

  wicked-0.5.8.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.KGwL6Z/_old  2014-02-15 17:23:19.0 +0100
+++ /var/tmp/diff_new_pack.KGwL6Z/_new  2014-02-15 17:23:19.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.7
+Version:0.5.8
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.5.7.tar.bz2 - wicked-0.5.8.tar.bz2 ++
 5089 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-02-07 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-02-07 16:44:36

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-01-27 
11:24:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-02-07 
16:44:37.0 +0100
@@ -1,0 +2,22 @@
+Wed Feb  5 21:34:55 UTC 2014 - m...@suse.com
+
+- version 0.5.7
+- dhcp: request and set hostname and other options (bnc#861476),
+- dhcp: accept dns-domain name option containing a domain list
+  as compatibility abuse of this option and log it (bnc#862130)
+- ibft: always modprobe iscsi_ibft when not yet loaded, added
+  list-only mode and workaround missed readlink utility.
+- dbus: Fix crashes when dbus instance not running
+- leaseinfo: fix accidental closure of file descriptor argument
+- client: improve initialization of client-state structure
+- compat: apply ethtool and lladdr options from ifcfg variable
+- set link-address (mac) for ethernet,vlan,macvlan devices
+- do not set mtu or link-address when device is up as this
+  tends to fail or break upper [vlan, ...] devices
+- limit mtu of upper (vlan) devices to the mtu of lower (eth)
+- addrconf: initial lease writting/parsing helpers / disarmed
+- Disable modem support for now, new ModemManage API (bnc#859888)
+- dhcp: fixed byteswap in ipudp_checksum and checksum_partial
+- leaseinfo: include prefixlen in IPADDR same as in ifcfg files
+
+---

Old:

  wicked-0.5.6.tar.bz2

New:

  wicked-0.5.7.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.kjjib1/_old  2014-02-07 16:44:37.0 +0100
+++ /var/tmp/diff_new_pack.kjjib1/_new  2014-02-07 16:44:37.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.6
+Version:0.5.7
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.5.6.tar.bz2 - wicked-0.5.7.tar.bz2 ++
 11059 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-01-27 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-01-27 11:24:10

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-01-23 
15:58:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-01-27 
11:24:12.0 +0100
@@ -1,0 +2,13 @@
+Thu Jan 23 15:57:48 UTC 2014 - m...@suse.com
+
+- version 0.5.6
+- fixed to free details in compat netdev and lease destroy.
+- systemd: removed requisite=wickedd from wicked.service
+  This dependency triggered an automatic wicked.service (network)
+  restart, when the wickedd.service is restarted (bnc#859801).
+- client: enable compat suse only, install ifcfg-lo
+- client: initial ifcfg support for macvlan, fixed flags
+  and lower-device dependencies in the schema (fate#315131)
+- client: Changing ifcheck to be more robust
+
+---

Old:

  wicked-0.5.5.tar.bz2

New:

  wicked-0.5.6.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.N9o7rq/_old  2014-01-27 11:24:13.0 +0100
+++ /var/tmp/diff_new_pack.N9o7rq/_new  2014-01-27 11:24:13.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.5
+Version:0.5.6
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -145,6 +145,7 @@
 test -x ./configure || autoreconf --force --install
 export CFLAGS=$RPM_OPT_FLAGS
 %configure \
+   --with-compat=suse  \
 %if %{with systemd}
--enable-systemd\
 %else
@@ -287,6 +288,7 @@
 %_unitdir/wickedd-nanny.service
 %_unitdir/wickedd.service
 %_unitdir/wicked.service
+%attr(0600,root,root) %config /etc/sysconfig/network/ifcfg-lo
 %_sbindir/ifup
 %if %_sbindir != /sbin
 /sbin/ifup
@@ -303,6 +305,7 @@
 %_sysconfdir/init.d/network
 %_sbindir/rcwickedd
 %_sbindir/rcnetwork
+%attr(0600,root,root) %config /etc/sysconfig/network/ifcfg-lo
 %_sbindir/ifup
 %if %_sbindir != /sbin
 /sbin/ifup

++ wicked-0.5.5.tar.bz2 - wicked-0.5.6.tar.bz2 ++
 10736 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-01-23 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-01-20 20:44:47

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-01-15 
22:59:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-01-23 
15:58:08.0 +0100
@@ -1,0 +2,10 @@
+Fri Jan 17 22:20:36 UTC 2014 - m...@suse.com
+
+- version 0.5.5
+- systemd: added Restart=on-abort to wickedd* (fate#315133)
+- client: implemented ifreload and adopted services (fate#309018)
+- client: use fsm to consider config in ifstatus, exit code rework
+  and refactoring to implement check utilities for ifstatus+reload
+- client: updated copyright and license statements
+
+---

Old:

  wicked-0.5.4.tar.bz2

New:

  wicked-0.5.5.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.DTjsAl/_old  2014-01-23 15:58:09.0 +0100
+++ /var/tmp/diff_new_pack.DTjsAl/_new  2014-01-23 15:58:09.0 +0100
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.4
+Version:0.5.5
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.5.4.tar.bz2 - wicked-0.5.5.tar.bz2 ++
 3815 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wicked for openSUSE:Factory

2014-01-15 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-01-15 19:36:30

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2013-12-08 
19:50:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-01-15 
22:59:46.0 +0100
@@ -1,0 +2,31 @@
+Fri Jan 10 15:28:38 UTC 2014 - m...@suse.com
+
+- Added rpm obsoletes sysconfig-network to wicked-service.
+
+---
+Thu Jan  9 13:58:06 UTC 2014 - m...@suse.com
+
+- version 0.5.4
+- spec: require wicked-service package in wicked
+  Fixed spec file to require the wicked-service package
+  in wicked package under systemd. The wicked-service
+  package provides systemd service files as well as the
+  ifup compatibility scripts (bnc#856591,fate#316768).
+- Documentation: man pages update, provide also ifcfg*
+  and ifup,ifdown,ifstatus man pages (bnc#855135).
+- systemd services: added --systemd parameters which
+  enable systemd specific behaviour tweaks.
+- initial wicked ifstatus command, ifstatus and ifprobe
+  compat scripts used and in the network init-script
+  on sysvinit systems (only, not under systemd).
+- cleanup to use LSB codes in client and all daemons
+- client: Add --delete and --no-delete options
+- nanny: enable wickedd-nanny service by default
+- Refactored to use same link.lowerdev name/index
+  reference in vlan,macvlan,infiniband and show
+  master device interface property in show-xml.
+- infiniband schema: changed to use infiniband:child
+  for infiniband child interfaces in native configs.
+- fixed newlink functions to not free netdev on discard
+
+---

Old:

  wicked-0.5.3.tar.bz2

New:

  wicked-0.5.4.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.1HkukA/_old  2014-01-15 22:59:47.0 +0100
+++ /var/tmp/diff_new_pack.1HkukA/_new  2014-01-15 22:59:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.3
+Version:0.5.4
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -57,6 +57,7 @@
 %if 0%{?suse_version:1}
 Requires(pre):  %fillup_prereq
 %endif
+Requires:   %{name}-service = %{version}
 %else
 %if 0%{?suse_version:1}
 PreReq: %fillup_prereq %insserv_prereq
@@ -78,6 +79,7 @@
 Provides:   /sbin/ifup
 Provides:   sysvinit(network)
 Conflicts:  otherproviders(/sbin/ifup)
+Obsoletes:  sysconfig-network
 
 %description service
 Wicked is a network configuration infrastructure incorporating a number
@@ -94,6 +96,7 @@
 Requires(pre):  %name = %{version}
 Provides:   /sbin/ifup
 Provides:   sysvinit(network)
+# sysvinit test package only, unsupported - no more deps
 
 %description service
 Wicked is a network configuration infrastructure incorporating a number
@@ -155,13 +158,14 @@
 
 %install
 make install DESTDIR=${RPM_BUILD_ROOT}
-# install /sbin/{ifup,ifown,ifstatus} links
+# install /sbin/{ifup,ifown,ifstatus,ifprobe} links
 %if %_sbindir != /sbin
 %__mkdir_p -m 0755 ${RPM_BUILD_ROOT}/sbin
 %__ln_s %_sbindir/ifup ${RPM_BUILD_ROOT}/sbin/ifup
 %endif
 %__ln_s %_sbindir/ifup ${RPM_BUILD_ROOT}/sbin/ifdown
 %__ln_s %_sbindir/ifup ${RPM_BUILD_ROOT}/sbin/ifstatus
+%__ln_s %_sbindir/ifup  ${RPM_BUILD_ROOT}/sbin/ifprobe
 # remove libwicked.a and la
 %__rm -f ${RPM_BUILD_ROOT}%_libdir/libwicked*.*a
 # create ghost directory
@@ -261,8 +265,16 @@
 %dir %_datadir/wicked/schema
 %_datadir/wicked/schema/*.xml
 %_mandir/man5/wicked-config.5*
+%_mandir/man5/ifcfg-bonding.5*
+%_mandir/man5/ifcfg-bridge.5*
+%_mandir/man5/ifcfg-vlan.5*
+%_mandir/man5/ifcfg-wireless.5*
+%_mandir/man5/ifcfg.5*
 %_mandir/man8/wicked.8*
 %_mandir/man8/wickedd.8*
+%_mandir/man8/ifdown.8*
+%_mandir/man8/ifstatus.8*
+%_mandir/man8/ifup.8*
 %attr(0750,root,root) %dir %ghost %_localstatedir/run/wicked
 
 %if %{with systemd}
@@ -281,6 +293,7 @@
 %endif
 /sbin/ifdown
 /sbin/ifstatus
+/sbin/ifprobe
 
 %else
 
@@ -296,6 +309,7 @@
 %endif
 /sbin/ifdown
 /sbin/ifstatus
+/sbin/ifprobe
 
 %endif
 

++ 

commit wicked for openSUSE:Factory

2013-12-08 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2013-12-08 19:50:11

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2013-10-17 
17:49:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2013-12-08 
19:50:12.0 +0100
@@ -1,0 +2,33 @@
+Fri Dec  6 14:22:09 UTC 2013 - m...@suse.com
+
+- version 0.5.3
+- cleaned up to not install unused wicked@.service example
+- wickedd: added shutdownDevice method to ifdown transition from
+  up to exists, used in bond/bridge to release slaves/ports.
+- cleaned up internal iftype vs. arptype mappings and handling
+- client: ifdown deletes the devices created by ifup
+- configure: added rtnetlink,dcbnl,if_link checks
+- macvlan: initial support, no ifcfg yet (fate#315131)
+- wireless: do not scan and bind supplicant by default,
+  corrected the schema to use proper auth-methods type
+- socket: handle hangup after input, but before output
+- added refcounting for ni_dbus_watch_data_t objects
+- bonding: fixed bonding slave duplicate checks
+- client: add client-state including a persistent mode
+  to skip ifdown for important interfaces by default
+- client: ifup --persistent and ifdown --force options
+- several lldp fixes, mostly for parsing / formating
+- logging: added timestamp option to stderr --log-target
+- extensions/updater: get and set NIS settings from lease
+- extensions: replace resolver with new generic updater
+  using simple netconfig key-value leaseinfo dump files
+- dhcp4: initial --test ifname implementation (fate#316111)
+- dhcp6: initial --test ifname implementation (fate#316111)
+- dhcp6: fixed to accept low preference server offers
+- dhcp4: set fsm state before building the message
+- dhcp4: don't use offered address in initial request
+- netlink: diverse error/return code handling fixes
+- netlink: switched from libnl1 to libnl3
+- moved TODO file content into individual github issues
+
+---

Old:

  wicked-0.5.2.tar.bz2

New:

  wicked-0.5.3.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.4d0Xlp/_old  2013-12-08 19:50:13.0 +0100
+++ /var/tmp/diff_new_pack.4d0Xlp/_new  2013-12-08 19:50:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2010-2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.2
+Version:0.5.3
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -41,11 +41,7 @@
 %bcond_with dbusstart
 %endif
 
-%if 0%{?suse_version} = 1210
-BuildRequires:  libnl-1_1-devel
-%else
-BuildRequires:  libnl-devel
-%endif
+BuildRequires:  libnl3-devel
 %if 0%{?suse_version}  1110
 BuildRequires:  libiw-devel
 %else
@@ -278,7 +274,6 @@
 %_unitdir/wickedd-dhcp6.service
 %_unitdir/wickedd-nanny.service
 %_unitdir/wickedd.service
-%_unitdir/wicked@.service
 %_unitdir/wicked.service
 %_sbindir/ifup
 %if %_sbindir != /sbin

++ wicked-0.5.2.tar.bz2 - wicked-0.5.3.tar.bz2 ++
 23373 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org