commit sysconfig for openSUSE:Factory

2020-09-25 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2020-09-25 16:26:07

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


Package is "sysconfig"

Fri Sep 25 16:26:07 2020 rev:188 rq:836080 version:0.85.6

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2020-07-26 
16:18:15.544747409 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new.4249/sysconfig.changes
2020-09-25 16:28:20.579720753 +0200
@@ -1,0 +2,10 @@
+Mon Sep 21 09:29:59 UTC 2020 - Marius Tomaschewski 
+
+- version 0.85.6
+- netconfig: execute chrony/helper in /usr/libexec with fallback
+  to it's previous location in /usr/lib (boo#1176285)
+- netconfig: only write files like /etc/resolv.conf on content
+  change to avoid that e.g. dnsmasq (if running) re-reads the
+  /etc/resolv.conf and re-initializes itself (bsc#1176325)
+
+---

Old:

  sysconfig-0.85.5.tar.bz2

New:

  sysconfig-0.85.6.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.yz8o1G/_old  2020-09-25 16:28:21.119721231 +0200
+++ /var/tmp/diff_new_pack.yz8o1G/_new  2020-09-25 16:28:21.123721234 +0200
@@ -28,7 +28,7 @@
 %define udevdir/lib/udev
 %endif
 Name:   sysconfig
-Version:0.85.5
+Version:0.85.6
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0-or-later

++ sysconfig-0.85.5.tar.bz2 -> sysconfig-0.85.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.5/ChangeLog 
new/sysconfig-0.85.6/ChangeLog
--- old/sysconfig-0.85.5/ChangeLog  2020-07-21 15:26:46.0 +0200
+++ new/sysconfig-0.85.6/ChangeLog  2020-09-22 13:48:12.0 +0200
@@ -1,4 +1,22 @@
-commit 20a00273b415ea9a673dafec4b388d5cb7db212b (HEAD -> master, tag: 
version-0.85.5, github/master)
+commit f4ab18aa8574dbc1309b6f3bbcde52e298ef0817 (mt-hub/release-0.85.6, 
github/pull/28/head, release-0.85.6)
+Author: Marius Tomaschewski 
+Date:   Mon Sep 21 11:41:56 2020 +0200
+
+version 0.85.6
+
+commit 197a08bf3b4efe5f1021ef84d721db6e87a9e346 (mt-hub/cmp-changes, 
github/pull/27/head, cmp-changes-3)
+Author: Marius Tomaschewski 
+Date:   Thu Sep 17 14:11:03 2020 +0200
+
+netconfig: only write files on a change (bsc#1176325)
+
+commit fb4d7986b0648f4a85f44f54a72c7cc4d0e0d6b0 (github/pull/26/head, 
github/libexec, libexec)
+Author: Marius Tomaschewski 
+Date:   Wed Sep 9 12:30:23 2020 +0200
+
+netconfig: chrony/helper now in libexec (boo#1176285)
+
+commit 20a00273b415ea9a673dafec4b388d5cb7db212b (tag: version-0.85.5)
 Author: Marius Tomaschewski 
 Date:   Tue Jul 21 15:20:31 2020 +0200
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.5/VERSION new/sysconfig-0.85.6/VERSION
--- old/sysconfig-0.85.5/VERSION2020-07-21 15:24:30.0 +0200
+++ new/sysconfig-0.85.6/VERSION2020-09-22 13:47:29.0 +0200
@@ -1 +1 @@
-0.85.5
+0.85.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.5/configure 
new/sysconfig-0.85.6/configure
--- old/sysconfig-0.85.5/configure  2020-07-21 15:26:35.0 +0200
+++ new/sysconfig-0.85.6/configure  2020-09-22 13:47:43.0 +0200
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.ac Revision: 1.13 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sysconfig 0.85.5.
+# Generated by GNU Autoconf 2.69 for sysconfig 0.85.6.
 #
 # Report bugs to .
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='sysconfig'
 PACKAGE_TARNAME='sysconfig'
-PACKAGE_VERSION='0.85.5'
-PACKAGE_STRING='sysconfig 0.85.5'
+PACKAGE_VERSION='0.85.6'
+PACKAGE_STRING='sysconfig 0.85.6'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org'
 PACKAGE_URL='https://github.com/openSUSE/sysconfig'
 
@@ -1331,7 +1331,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 sysconfig 0.85.5 to adapt to many kinds of systems.
+\`configure' configures sysconfig 0.85.6 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1401,7 +1401,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of sysconfig 0.85.5:";;
+ short | recursive ) echo "Configuration of sysconfig 0.85.6:";;
esac
   cat <<\_ACEOF

commit sysconfig for openSUSE:Factory

2020-07-26 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2020-07-26 16:17:16

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


Package is "sysconfig"

Sun Jul 26 16:17:16 2020 rev:187 rq:822107 version:0.85.5

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2020-02-29 
21:19:01.590032639 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new.3592/sysconfig.changes
2020-07-26 16:18:15.544747409 +0200
@@ -1,0 +2,8 @@
+Tue Jul 21 13:18:26 UTC 2020 - Marius Tomaschewski 
+
+- version 0.85.5
+- spec: Fix Requires, use file requires
+  (https://github.com/openSUSE/sysconfig/pull/25)
+- ntp: call chrony helper in background (bsc#1173391)
+
+---

Old:

  sysconfig-0.85.4.tar.bz2

New:

  sysconfig-0.85.5.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.vvGudi/_old  2020-07-26 16:18:17.284749036 +0200
+++ /var/tmp/diff_new_pack.vvGudi/_new  2020-07-26 16:18:17.284749036 +0200
@@ -28,7 +28,7 @@
 %define udevdir/lib/udev
 %endif
 Name:   sysconfig
-Version:0.85.4
+Version:0.85.5
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0-or-later
@@ -48,12 +48,9 @@
 Requires:   /sbin/ifup
 Requires:   /sbin/netconfig
 Requires:   sysvinit(network)
-PreReq: %fillup_prereq
-PreReq: fileutils
-PreReq: gawk
-PreReq: grep
-PreReq: sed
-PreReq: textutils
+Requires(post): %fillup_prereq
+Requires(post): /usr/bin/grep
+Requires(post): /usr/bin/chmod /usr/bin/mkdir /usr/bin/touch
 Recommends: wicked-service
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -64,7 +61,9 @@
 %package netconfig
 Summary:Script to apply network provided settings
 Group:  System/Base
+Requires:   /bin/gawk
 Requires:   /bin/logger
+Requires:   /usr/bin/sed
 Requires(pre):  sysconfig = %{version}
 Provides:   /sbin/netconfig
 

++ sysconfig-0.85.4.tar.bz2 -> sysconfig-0.85.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.4/ChangeLog 
new/sysconfig-0.85.5/ChangeLog
--- old/sysconfig-0.85.4/ChangeLog  2020-02-25 14:24:36.0 +0100
+++ new/sysconfig-0.85.5/ChangeLog  2020-07-21 15:26:46.0 +0200
@@ -1,4 +1,35 @@
-commit 269e9b5e3a3eda854fa46d94c2fb4a8380d8b923 (HEAD -> master, tag: 
version-0.85.4, github/master)
+commit 20a00273b415ea9a673dafec4b388d5cb7db212b (HEAD -> master, tag: 
version-0.85.5, github/master)
+Author: Marius Tomaschewski 
+Date:   Tue Jul 21 15:20:31 2020 +0200
+
+version 0.85.5
+
+commit 23ed4c057b70d5a81d2e5e6d2bf44a3cc0146f25
+Merge: d864698 2f1d544
+Author: Marius Tomaschewski 
+Date:   Tue Jul 21 14:47:36 2020 +0200
+
+Merge pull request #25 from thkukuk/master
+
+Fix Requires, use file requires
+
+commit 2f1d544be3933647a3b465c4fe1a97a8c3b3255b (github/pull/25/head, pull-25)
+Author: Thorsten Kukuk 
+Date:   Tue Jul 21 14:04:42 2020 +0200
+
+Fix Requires, use file requires
+
+Move requires to the correct (sub) packages and use consistent file 
requires
+to allow MicroOS and Carwos to use alternate implementations of some tools.
+Don't use non-existing, obsolete package names for Requires.
+
+commit 2375aa820f7dde21ec62805cb90984672cb512a5 (mt-hub/bsc-1173391, 
github/pull/24/head, bsc-1173391)
+Author: Marius Tomaschewski 
+Date:   Mon Jul 13 12:23:25 2020 +0200
+
+ntp: call chrony helper in background (bsc#1173391)
+
+commit 269e9b5e3a3eda854fa46d94c2fb4a8380d8b923 (tag: version-0.85.4)
 Author: Marius Tomaschewski 
 Date:   Tue Feb 25 14:22:33 2020 +0100
 
@@ -76,7 +107,7 @@
 
 Temporarily revert this change until a better solution is found.
 
-commit 501b82ce42f69e375303f6c9d2de8825376ca14c
+commit 501b82ce42f69e375303f6c9d2de8825376ca14c (github/pull/23/head)
 Author: Jan Engelhardt 
 Date:   Fri Feb 8 02:51:50 2019 +0100
 
@@ -90,7 +121,7 @@
 
 updated sysconfig.changes file
 
-commit 69666ee06785be555b3a07a177d8b4b40fabd869 (mt-hub/module-blacklist, 
module-blacklist)
+commit 69666ee06785be555b3a07a177d8b4b40fabd869 (mt-hub/module-blacklist, 
github/pull/22/head, module-blacklist)
 Author: Marius Tomaschewski 
 Date:   Thu Jan 17 11:00:16 2019 +0100
 
@@ -118,7 +149,7 @@
 The /etc/resolv.conf, /etc/yp.conf and /etc/named.d/forwarders.conf files
 are written to files in /[var/]run/netconfig/ with a link to their /etc 
location.
 
-commit 3ba8ff47ebed09f208b530ca17516525a5e2

commit sysconfig for openSUSE:Factory

2020-02-29 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2020-02-29 21:19:00

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


Package is "sysconfig"

Sat Feb 29 21:19:00 2020 rev:186 rq:779087 version:0.85.4

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2019-08-15 
12:24:16.886622939 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new.26092/sysconfig.changes   
2020-02-29 21:19:01.590032639 +0100
@@ -1,0 +2,15 @@
+Tue Feb 25 14:04:11 CET 2020 - Marius Tomaschewski 
+
+- version 0.85.4
+- Add Upstream First openSUSE Build Service Policy to the spec
+
+---
+Wed Jan 29 22:05:54 UTC 2020 - Dominique Leuenberger 
+
+- Mark /etc/yp.conf as %config(noreplace): this is the same as the
+  file shipped by ypbind has as mode. In sysconfig we create a
+  symlink, in ypbind, the file is actually only owned for
+  reference. Having the same modes allows for the bots to do their
+  work properly (boo#1159566).
+
+---

Old:

  sysconfig-0.85.3.tar.bz2

New:

  sysconfig-0.85.4.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.ws09T7/_old  2020-02-29 21:19:02.194032350 +0100
+++ /var/tmp/diff_new_pack.ws09T7/_new  2020-02-29 21:19:02.198032348 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysconfig
 #
-# Copyright (c) 2019 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
@@ -28,13 +28,21 @@
 %define udevdir/lib/udev
 %endif
 Name:   sysconfig
-Version:0.85.3
+Version:0.85.4
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0-or-later
 Group:  System/Base
-Url:https://github.com/openSUSE/sysconfig
+URL:https://github.com/openSUSE/sysconfig
 Source: %{name}-%{version}.tar.bz2
+#
+# 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/sysconfig/ instead.
+#
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 Requires:   /sbin/ifup
@@ -145,7 +153,7 @@
 %ghost /run/netconfig/resolv.conf
 %ghost /run/netconfig/yp.conf
 %ghost /etc/resolv.conf
-%ghost /etc/yp.conf
+%ghost %config(noreplace) %{_sysconfdir}/yp.conf
 
 %post -p /bin/bash
 #

++ sysconfig-0.85.3.tar.bz2 -> sysconfig-0.85.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.3/ChangeLog 
new/sysconfig-0.85.4/ChangeLog
--- old/sysconfig-0.85.3/ChangeLog  2019-08-05 10:20:53.0 +0200
+++ new/sysconfig-0.85.4/ChangeLog  2020-02-25 14:24:36.0 +0100
@@ -1,4 +1,23 @@
-commit 52389e7db136a02f2788d2a28d72bb12f1ce1f68 (HEAD -> master, tag: 
version-0.85.3, github/master)
+commit 269e9b5e3a3eda854fa46d94c2fb4a8380d8b923 (HEAD -> master, tag: 
version-0.85.4, github/master)
+Author: Marius Tomaschewski 
+Date:   Tue Feb 25 14:22:33 2020 +0100
+
+version 0.85.4
+
+Add Upstream First openSUSE Build Service Policy to the spec file
+
+commit fcb4798f128aaa225ed83cbb88ebba4c2c58ef63 (boo-1159566)
+Author: Dominique Leuenberger 
+Date:   Wed Jan 29 22:05:54 2020 +
+
+Mark /etc/yp.conf as %config(noreplace)
+
+This is the same as the file shipped by ypbind has as mode.
+In sysconfig we create a symlink, in ypbind, the file is
+actually only owned for reference. Having the same modes
+allows for the bots to do their work properly (boo#1159566).
+
+commit 52389e7db136a02f2788d2a28d72bb12f1ce1f68 (tag: version-0.85.3)
 Author: Reinhard Max 
 Date:   Wed Jul 24 16:07:22 2019 +0200
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.3/VERSION new/sysconfig-0.85.4/VERSION
--- old/sysconfig-0.85.3/VERSION2019-07-24 16:18:43.0 +0200
+++ new/sysconfig-0.85.4/VERSION2020-02-25 14:22:04.0 +0100
@@ -1 +1 @@
-0.85.3
+0.85.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.3/configure 
new/sysconfig-0.85.4/configure
--- old/sysconfig-0.85.3/configure  2019-08-05 10:20:40

commit sysconfig for openSUSE:Factory

2019-08-15 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2019-08-15 12:24:13

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


Package is "sysconfig"

Thu Aug 15 12:24:13 2019 rev:185 rq:720983 version:0.85.3

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2019-02-25 
17:45:54.342893990 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new.9556/sysconfig.changes
2019-08-15 12:24:16.886622939 +0200
@@ -1,0 +2,8 @@
+Wed Jul 24 13:37:57 UTC 2019 - Reinhard Max 
+
+- version 0.85.3
+- boo#1123699: Use systemd's tmpfile mechanism to create the
+  symlink infrastructure for resolv.conf and yp.conf early during
+  boot.
+
+---

Old:

  sysconfig-0.85.2.tar.bz2

New:

  sysconfig-0.85.3.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.KlphBH/_old  2019-08-15 12:24:18.010622659 +0200
+++ /var/tmp/diff_new_pack.KlphBH/_new  2019-08-15 12:24:18.010622659 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -28,7 +28,7 @@
 %define udevdir/lib/udev
 %endif
 Name:   sysconfig
-Version:0.85.2
+Version:0.85.3
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0-or-later
@@ -91,6 +91,15 @@
 ln -s /sbin/service %{buildroot}/sbin/rcnetwork
 rm -f %{buildroot}%{_docdir}/sysconfig/COPYING
 
+mkdir -p %{buildroot}%{_tmpfilesdir}
+cat >%{buildroot}%{_tmpfilesdir}/netconfig.conf <<-EOF
+   d /run/netconfig 0755 root root -
+   f /run/netconfig/resolv.conf 0644 root root -
+   f /run/netconfig/yp.conf 0644 root root -
+   L /etc/resolv.conf - - - - /run/netconfig/resolv.conf
+   L /etc/yp.conf - - - - /run/netconfig/yp.conf
+EOF
+
 %files
 %defattr(-,root,root)
 %license doc/COPYING
@@ -131,6 +140,12 @@
 %{_sysconfdir}/ppp/ip-down.d/90-netconfig
 %{_sysconfdir}/ppp/pre-start.d/10-netconfig
 %{_sysconfdir}/ppp/post-stop.d/90-netconfig
+%{_tmpfilesdir}/netconfig.conf
+%ghost %dir /run/netconfig
+%ghost /run/netconfig/resolv.conf
+%ghost /run/netconfig/yp.conf
+%ghost /etc/resolv.conf
+%ghost /etc/yp.conf
 
 %post -p /bin/bash
 #
@@ -180,4 +195,7 @@
 
 %postun -p /sbin/ldconfig
 
+%post netconfig -p /bin/bash
+%tmpfiles_create %{_tmpfilesdir}/netconfig.conf
+
 %changelog

++ sysconfig-0.85.2.tar.bz2 -> sysconfig-0.85.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.2/ChangeLog 
new/sysconfig-0.85.3/ChangeLog
--- old/sysconfig-0.85.2/ChangeLog  2019-02-14 13:54:31.0 +0100
+++ new/sysconfig-0.85.3/ChangeLog  2019-08-05 10:20:53.0 +0200
@@ -1,4 +1,27 @@
-commit 31dd90b705394bc62a3d7591ea13284238dfd075 (HEAD -> wip-0.85.2)
+commit 52389e7db136a02f2788d2a28d72bb12f1ce1f68 (HEAD -> master, tag: 
version-0.85.3, github/master)
+Author: Reinhard Max 
+Date:   Wed Jul 24 16:07:22 2019 +0200
+
+Add %ghost and %post to complete the tmpfiles.d transition
+
+commit be2ead762cf442688c428dadd60cc837b18f1860
+Author: Reinhard Max 
+Date:   Wed Jul 24 15:57:06 2019 +0200
+
+- version 0.85.3
+- boo#1123699: Use systemd's tmpfile mechanism to create the
+  symlink infrastructure for resolv.conf and yp.conf early during
+  boot.
+
+commit ba754345d0262876dc42067dd41ebe9cd0ff0856 (tag: version-0.85.2, 
wip-0.85.2)
+Author: Marius Tomaschewski 
+Date:   Thu Feb 14 14:01:36 2019 +0100
+
+version 0.85.2
+
+updated sysconfig.changes file
+
+commit 31dd90b705394bc62a3d7591ea13284238dfd075
 Author: Marius Tomaschewski 
 Date:   Thu Feb 14 12:56:28 2019 +0100
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.2/VERSION new/sysconfig-0.85.3/VERSION
--- old/sysconfig-0.85.2/VERSION2019-02-14 13:53:20.0 +0100
+++ new/sysconfig-0.85.3/VERSION2019-07-24 16:18:43.0 +0200
@@ -1 +1 @@
-0.85.2
+0.85.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.2/configure 
new/sysconfig-0.85.3/configure
--- old/sysconfig-0.85.2/configure  2019-02-14 13:54:01.0 +0100
+++ new/sysconfig-0.85.3/configure  2019-08-05 10:20:40.0 +0200
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.ac Revision: 1.13 .
 # Guess values for system-dependent variab

commit sysconfig for openSUSE:Factory

2019-02-25 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2019-02-25 17:45:51

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


Package is "sysconfig"

Mon Feb 25 17:45:51 2019 rev:184 rq:675195 version:0.85.2

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2019-02-09 
07:16:12.026431701 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new.28833/sysconfig.changes   
2019-02-25 17:45:54.342893990 +0100
@@ -1,0 +2,14 @@
+Thu Feb 14 12:12:38 UTC 2019 - m...@suse.de
+
+- version 0.85.2
+- Fixed changes file to mention relevant github pull requests.
+- Removed remaining preun rpm hook from EOL openSUSE versions
+- Merged /var/adm/netconfig move revert from openSUSE:Factory
+  causing to not find md5 sums from previous netconfig version
+  due to incorrectly merged hook in spec file and trouble on
+  transactional systems without writeable /var/lib/netconfig.
+  Removed obsoletes revert-var-adm-lib-netconfig-move.patch.
+  (bsc#1124152,bsc#1124340).
+- Merged rpm spec bash section marks (gh#openSUSE/sysconfig#23)
+
+---
@@ -22,0 +37,4 @@
+- Remove code to update from openSUSE older than 12.3, which is EOL
+  (gh#openSUSE/sysconfig#19).
+- Move /var/adm/netconfig to /var/lib/netconfig to become more FHS
+  conform (gh#openSUSE/sysconfig#18).

Old:

  revert-var-adm-lib-netconfig-move.patch
  sysconfig-0.85.1.tar.bz2

New:

  sysconfig-0.85.2.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.e04i8A/_old  2019-02-25 17:45:54.974893730 +0100
+++ /var/tmp/diff_new_pack.e04i8A/_new  2019-02-25 17:45:54.978893729 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -28,14 +28,13 @@
 %define udevdir/lib/udev
 %endif
 Name:   sysconfig
-Version:0.85.1
+Version:0.85.2
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0-or-later
 Group:  System/Base
 Url:https://github.com/openSUSE/sysconfig
 Source: %{name}-%{version}.tar.bz2
-Patch1: revert-var-adm-lib-netconfig-move.patch
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 Requires:   /sbin/ifup
@@ -59,8 +58,6 @@
 Group:  System/Base
 Requires:   /bin/logger
 Requires(pre):  sysconfig = %{version}
-Requires(pre):  coreutils
-Requires(pre):  diffutils
 Provides:   /sbin/netconfig
 
 %description netconfig
@@ -69,7 +66,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 autoreconf -fvi
@@ -136,22 +132,7 @@
 %{_sysconfdir}/ppp/pre-start.d/10-netconfig
 %{_sysconfdir}/ppp/post-stop.d/90-netconfig
 
-%pre
-# package update ?
-if [ ${1:-0} -gt 1 ]; then
-   # trigger update from < 0.80.x only (-> openSUSE 12.3),
-   # (guard for variable added to network/config later...)
-   if [ -x %{_sbindir}/NetworkManager ] && grep -qs "^NETWORKMANAGER=" \
-   var/adm/fillup-templates/sysconfig.config-network ; then
-   mkdir -p /dev/.sysconfig/network/ && \
-   grep -s "^NETWORKMANAGER=" etc/sysconfig/network/config \
-   > /dev/.sysconfig/network/migrate_nm_variable || :
-   elif [ -f /dev/.sysconfig/network/migrate_nm_variable ] ; then
-   rm -f /dev/.sysconfig/network/migrate_nm_variable || :
-   fi
-fi
-
-%post
+%post -p /bin/bash
 #
 ## we provide own, improved variant of the remove_and_set suse
 ## rpm macro that is able to handle files in subdirs, and more
@@ -196,36 +177,7 @@
 done
 # be a little bit paranoid and set the correct mode even we set umask
 chmod 0600 etc/sysconfig/network/ifcfg-* 2>/dev/null || :
-# bnc#803058: migrate from NETWORKMANAGER=yes/no variable to
-# network.service alias link masking rcnetwork.
-if [ -f /dev/.sysconfig/network/migrate_nm_variable -a -x %{_bindir}/systemctl 
] ; then
-   . /dev/.sysconfig/network/migrate_nm_variable
-   case $NETWORKMANAGER in
-   no)
-   # NetworkManager.service were always started before; stop
-   # and disable it, so %{_initddir}/network isn't masked...
-   # kill all, NM is using KillMode=Process (bnc#895447)
-   %{_bindir}/systemctl --kill-who=all kill NetworkManager.service 
|| :
-   %{_bindir}/systemctl stop NetworkManager.service || :
-   %{_bindir}/systemctl --force 

commit sysconfig for openSUSE:Factory

2019-02-08 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2019-02-09 07:16:09

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


Package is "sysconfig"

Sat Feb  9 07:16:09 2019 rev:183 rq: version:0.85.1

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2019-02-06 
14:05:29.662670114 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new.28833/sysconfig.changes   
2019-02-09 07:16:12.026431701 +0100
@@ -1,0 +2,5 @@
+Sat Feb  9 06:15:40 UTC 2019 - Stephan Kulow 
+
+- HOTPATCH (to be reverted): revert-var-adm-lib-netconfig-move.patch
+
+---

New:

  revert-var-adm-lib-netconfig-move.patch



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.K53y21/_old  2019-02-09 07:16:12.806431394 +0100
+++ /var/tmp/diff_new_pack.K53y21/_new  2019-02-09 07:16:12.810431393 +0100
@@ -35,6 +35,7 @@
 Group:  System/Base
 Url:https://github.com/openSUSE/sysconfig
 Source: %{name}-%{version}.tar.bz2
+Patch1: revert-var-adm-lib-netconfig-move.patch
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 Requires:   /sbin/ifup
@@ -58,6 +59,8 @@
 Group:  System/Base
 Requires:   /bin/logger
 Requires(pre):  sysconfig = %{version}
+Requires(pre):  coreutils
+Requires(pre):  diffutils
 Provides:   /sbin/netconfig
 
 %description netconfig
@@ -66,6 +69,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 autoreconf -fvi

++ revert-var-adm-lib-netconfig-move.patch ++
commit 78f71a541570038838802b6718a6483875045b88
Author: Ignaz Forster 
Date:   Fri Feb 8 15:27:06 2019 +0100

Revert "Move /var/adm/netconfig to /var/lib/netconfig"

This reverts commit 6f3c5aad8122ce83f35255adb499131838161bf3.
On transactional systems this won't work as expected: With the old
directory layout /var/lib/netconfig is not writeable, new MD5 hashes
cannot be written there. On systems with the new /var subvolume the
directory isn't mounted during the update, resulting in a noop. The
MD5 sum will still be incorrect in the running system.

Temporarily revert this change until a better solution is found.

diff --git a/scripts/functions.netconfig b/scripts/functions.netconfig
index d4eeadd..0fd0da4 100644
--- a/scripts/functions.netconfig
+++ b/scripts/functions.netconfig
@@ -24,7 +24,7 @@ r=$ROOT
 NETCONFIG_DNS_RANKING_DEFAULT="+/vpn/ -/auto/ +strongswan +openswan +racoon 
-avahi"
 
 test -z "$MD5DIR" && {
-MD5DIR=$r/var/lib/netconfig/md5
+MD5DIR=$r/var/adm/netconfig/md5
 #echo "Using MD5DIR=\"$MD5DIR\"..."
 }
 
diff --git a/sysconfig.spec.in b/sysconfig.spec.in
index b5b6db2..10acec6 100644
--- a/sysconfig.spec.in
+++ b/sysconfig.spec.in
@@ -58,7 +58,6 @@ Summary:Script to apply network provided settings
 Group:  System/Base
 Requires:   /bin/logger
 Requires(pre):  sysconfig = %{version}
-Requires(pre):  coreutils
 Provides:   /sbin/netconfig
 
 %description netconfig
@@ -185,15 +184,4 @@ if test "$1" = "0" -a -x %{_initddir}/network ; then
%{_initddir}/network stop-all-dhcp-clients 2>/dev/null || :
 fi
 
-%post netconfig
-if [ $1 -eq 2 ]; then
-  # in upgrade case, move /var/adm/netconfig to /var/lib/netconfig
-  if [ -d /var/adm/netconfig -a ! -e /var/lib/netconfig ]; then
-mkdir -p /var/lib/netconfig
-cp -a /var/adm/netconfig/* /var/lib/netconfig
-rm -rf /var/adm/netconfig
-ln -sf /var/lib/netconfig /var/adm/netconfig
-  fi
-fi
-
 %changelog



commit sysconfig for openSUSE:Factory

2019-02-06 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2019-02-06 14:05:27

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


Package is "sysconfig"

Wed Feb  6 14:05:27 2019 rev:182 rq:671819 version:0.85.1

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2019-02-05 
10:59:01.521562394 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new.28833/sysconfig.changes   
2019-02-06 14:05:29.662670114 +0100
@@ -1,0 +2,18 @@
+Thu Jan 17 11:34:44 UTC 2019 - m...@suse.de
+
+- version 0.85.1
+- removed modprobe.d/50-blacklist.conf, which will be provided by
+  the suse-module-tools package instead (boo#1107611). See also:
+  gh#openSUSE/suse-module-tools/pull/3
+  gh#openSUSE/sysconfig/pull/22
+
+---
+Fri Dec 21 13:14:12 UTC 2018 - m...@suse.de
+
+- version 0.85.0
+- netconfig: change to write resolv.conf,yp.conf,forwarders.conf
+  to files in /[var/]run/netconfig/ and link in /etc (fate#325872)
+- netconfig: add to update ntp servers in chrony (bsc#1099272) and
+  cleaned up to use start-ntpd addserver to update ntpd servers.
+
+---

Old:

  sysconfig-0.84.3.tar.bz2

New:

  sysconfig-0.85.1.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.t9o41g/_old  2019-02-06 14:05:30.238670012 +0100
+++ /var/tmp/diff_new_pack.t9o41g/_new  2019-02-06 14:05:30.242670012 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysconfig
 #
-# 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -28,7 +28,7 @@
 %define udevdir/lib/udev
 %endif
 Name:   sysconfig
-Version:0.84.3
+Version:0.85.1
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0-or-later
@@ -94,8 +94,6 @@
 %files
 %defattr(-,root,root)
 %license doc/COPYING
-%dir %{_sysconfdir}/modprobe.d
-%config %{_sysconfdir}/modprobe.d/50-blacklist.conf
 %config %{_sysconfdir}/sysconfig/network/ifcfg.template
 %ghost %{_sysconfdir}/sysconfig/network/config
 %ghost %{_sysconfdir}/sysconfig/network/dhcp

++ sysconfig-0.84.3.tar.bz2 -> sysconfig-0.85.1.tar.bz2 ++
 24917 lines of diff (skipped)




commit sysconfig for openSUSE:Factory

2019-02-05 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2019-02-05 10:59:00

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


Package is "sysconfig"

Tue Feb  5 10:59:00 2019 rev:181 rq: version:0.84.3

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2019-01-29 
14:45:22.267044354 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new.28833/sysconfig.changes   
2019-02-05 10:59:01.521562394 +0100
@@ -2,9 +1,0 @@
-Fri Dec 21 13:14:12 UTC 2018 - m...@suse.de
-
-- version 0.85.0
-- netconfig: change to write resolv.conf,yp.conf,forwarders.conf
-  to files in /[var/]run/netconfig/ and link in /etc (fate#325872)
-- netconfig: add to update ntp servers in chrony (bsc#1099272) and
-  cleaned up to use start-ntpd addserver to update ntpd servers.
-


Old:

  sysconfig-0.85.0.tar.bz2

New:

  sysconfig-0.84.3.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.e554wB/_old  2019-02-05 10:59:01.973562136 +0100
+++ /var/tmp/diff_new_pack.e554wB/_new  2019-02-05 10:59:01.973562136 +0100
@@ -28,7 +28,7 @@
 %define udevdir/lib/udev
 %endif
 Name:   sysconfig
-Version:0.85.0
+Version:0.84.3
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0-or-later

++ sysconfig-0.85.0.tar.bz2 -> sysconfig-0.84.3.tar.bz2 ++
 24569 lines of diff (skipped)




commit sysconfig for openSUSE:Factory

2019-01-29 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2019-01-29 14:45:22

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


Package is "sysconfig"

Tue Jan 29 14:45:22 2019 rev:180 rq:667751 version:0.85.0

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2019-01-08 
12:39:51.855532750 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new.28833/sysconfig.changes   
2019-01-29 14:45:22.267044354 +0100
@@ -1,0 +2,9 @@
+Fri Dec 21 13:14:12 UTC 2018 - m...@suse.de
+
+- version 0.85.0
+- netconfig: change to write resolv.conf,yp.conf,forwarders.conf
+  to files in /[var/]run/netconfig/ and link in /etc (fate#325872)
+- netconfig: add to update ntp servers in chrony (bsc#1099272) and
+  cleaned up to use start-ntpd addserver to update ntpd servers.
+
+---

Old:

  sysconfig-0.84.3.tar.bz2

New:

  sysconfig-0.85.0.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.ZvPsPg/_old  2019-01-29 14:45:22.879043612 +0100
+++ /var/tmp/diff_new_pack.ZvPsPg/_new  2019-01-29 14:45:22.883043607 +0100
@@ -28,7 +28,7 @@
 %define udevdir/lib/udev
 %endif
 Name:   sysconfig
-Version:0.84.3
+Version:0.85.0
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0-or-later

++ sysconfig-0.84.3.tar.bz2 -> sysconfig-0.85.0.tar.bz2 ++
 24569 lines of diff (skipped)




commit sysconfig for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2019-01-08 12:39:46

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


Package is "sysconfig"

Tue Jan  8 12:39:46 2019 rev:179 rq: version:0.84.3

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2019-01-05 
14:40:15.204587454 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new.28833/sysconfig.changes   
2019-01-08 12:39:51.855532750 +0100
@@ -2,9 +1,0 @@
-Fri Dec 21 13:14:12 UTC 2018 - m...@suse.de
-
-- version 0.85.0
-- netconfig: change to write resolv.conf,yp.conf,forwarders.conf
-  to files in /[var/]run/netconfig/ and link in /etc (fate#325872)
-- netconfig: add to update ntp servers in chrony (bsc#1099272) and
-  cleaned up to use start-ntpd addserver to update ntpd servers.
-


Old:

  sysconfig-0.85.0.tar.bz2

New:

  sysconfig-0.84.3.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.MUoaxw/_old  2019-01-08 12:39:52.335532235 +0100
+++ /var/tmp/diff_new_pack.MUoaxw/_new  2019-01-08 12:39:52.339532231 +0100
@@ -28,7 +28,7 @@
 %define udevdir/lib/udev
 %endif
 Name:   sysconfig
-Version:0.85.0
+Version:0.84.3
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0-or-later

++ sysconfig-0.85.0.tar.bz2 -> sysconfig-0.84.3.tar.bz2 ++
 24569 lines of diff (skipped)




commit sysconfig for openSUSE:Factory

2019-01-05 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2019-01-05 14:39:50

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


Package is "sysconfig"

Sat Jan  5 14:39:50 2019 rev:178 rq:660554 version:0.85.0

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2018-05-23 
16:06:40.243324654 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new.28833/sysconfig.changes   
2019-01-05 14:40:15.204587454 +0100
@@ -1,0 +2,9 @@
+Fri Dec 21 13:14:12 UTC 2018 - m...@suse.de
+
+- version 0.85.0
+- netconfig: change to write resolv.conf,yp.conf,forwarders.conf
+  to files in /[var/]run/netconfig/ and link in /etc (fate#325872)
+- netconfig: add to update ntp servers in chrony (bsc#1099272) and
+  cleaned up to use start-ntpd addserver to update ntpd servers.
+
+---

Old:

  sysconfig-0.84.3.tar.bz2

New:

  sysconfig-0.85.0.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.V6zbHP/_old  2019-01-05 14:40:15.724587013 +0100
+++ /var/tmp/diff_new_pack.V6zbHP/_new  2019-01-05 14:40:15.724587013 +0100
@@ -28,7 +28,7 @@
 %define udevdir/lib/udev
 %endif
 Name:   sysconfig
-Version:0.84.3
+Version:0.85.0
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0-or-later

++ sysconfig-0.84.3.tar.bz2 -> sysconfig-0.85.0.tar.bz2 ++
 24569 lines of diff (skipped)




commit sysconfig for openSUSE:Factory

2018-05-23 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2018-05-23 16:06:38

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


Package is "sysconfig"

Wed May 23 16:06:38 2018 rev:177 rq:610032 version:0.84.3

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2018-03-24 
16:11:59.290833880 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2018-05-23 
16:06:40.243324654 +0200
@@ -1,0 +2,11 @@
+Thu May 17 09:17:39 UTC 2018 - m...@suse.de
+
+- version 0.84.3
+- netconfig: change policy to permit non-NM settings (bsc#1079793)
+  As requested and approved by NetworkManager maintainer, the 'auto'
+  policy permits now also per interface settings provided by other
+  services when NetworkManager is enabled. That is, the auto policy
+  resolving has been changed from "STATIC_FALLBACK NetworkManager"
+  to "STATIC_FALLBACK * NetworkManager".
+
+---

Old:

  sysconfig-0.84.2.tar.bz2

New:

  sysconfig-0.84.3.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.t8FyTF/_old  2018-05-23 16:06:40.983297549 +0200
+++ /var/tmp/diff_new_pack.t8FyTF/_new  2018-05-23 16:06:40.987297402 +0200
@@ -28,7 +28,7 @@
 %define udevdir/lib/udev
 %endif
 Name:   sysconfig
-Version:0.84.2
+Version:0.84.3
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0-or-later

++ sysconfig-0.84.2.tar.bz2 -> sysconfig-0.84.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.84.2/ChangeLog 
new/sysconfig-0.84.3/ChangeLog
--- old/sysconfig-0.84.2/ChangeLog  2017-11-27 16:19:53.0 +0100
+++ new/sysconfig-0.84.3/ChangeLog  2018-05-17 11:38:05.0 +0200
@@ -1,4 +1,30 @@
-commit 5c63b360753a6f11945de33cad7daef733502e86 (HEAD -> master)
+commit 5f6b70cb8c2faf5bfec265f90104db64ac506024 (HEAD -> master, tag: 
version-0.84.3, bsc1079793)
+Author: Marius Tomaschewski 
+Date:   Thu May 17 11:18:48 2018 +0200
+
+version 0.84.3
+
+updated sysconfig.changes file
+
+commit 264790a0b39775b2b509fecd38d44b5b91d5a89d
+Author: Marius Tomaschewski 
+Date:   Thu May 17 10:56:53 2018 +0200
+
+netconfig: change policy to permit non-NM settings (bsc#1079793)
+
+As requested and approved by NetworkManager maintainer, the 'auto'
+policy permits now also per interface settings provided by other
+services when NetworkManager is enabled. That is, the auto policy
+resolving has been changed from "STATIC_FALLBACK NetworkManager"
+to "STATIC_FALLBACK * NetworkManager".
+
+commit e935bcde81e1b5df26fa85e02e26d655d64b39df
+Author: Thorsten Kukuk 
+Date:   Mon Mar 19 15:29:04 2018 +0200
+
+Use %license instead of %doc [bsc#1082318]
+
+commit 5c63b360753a6f11945de33cad7daef733502e86 (tag: version-0.84.2, 
origin/master)
 Author: Marius Tomaschewski 
 Date:   Mon Nov 27 16:18:54 2017 +0100
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.84.2/VERSION new/sysconfig-0.84.3/VERSION
--- old/sysconfig-0.84.2/VERSION2017-11-27 15:09:32.0 +0100
+++ new/sysconfig-0.84.3/VERSION2018-05-17 11:35:02.0 +0200
@@ -1 +1 @@
-0.84.2
+0.84.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.84.2/configure 
new/sysconfig-0.84.3/configure
--- old/sysconfig-0.84.2/configure  2017-11-27 16:19:44.0 +0100
+++ new/sysconfig-0.84.3/configure  2018-05-17 11:37:02.0 +0200
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.ac Revision: 1.13 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sysconfig 0.84.2.
+# Generated by GNU Autoconf 2.69 for sysconfig 0.84.3.
 #
 # Report bugs to .
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='sysconfig'
 PACKAGE_TARNAME='sysconfig'
-PACKAGE_VERSION='0.84.2'
-PACKAGE_STRING='sysconfig 0.84.2'
+PACKAGE_VERSION='0.84.3'
+PACKAGE_STRING='sysconfig 0.84.3'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org'
 PACKAGE_URL='https://github.com/openSUSE/sysconfig'
 
@@ -1328,7 +1328,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 sysconfig 0.84.2 to adapt to many kinds of systems.
+\`configure' configures sysconfig 0.84.3 to adapt to many kinds of systems.
 

commit sysconfig for openSUSE:Factory

2018-03-24 Thread root
Hello community,

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

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


Package is "sysconfig"

Sat Mar 24 16:11:57 2018 rev:176 rq:589228 version:0.84.2

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2017-12-06 
08:56:46.944953170 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2018-03-24 
16:11:59.290833880 +0100
@@ -1,0 +2,5 @@
+Mon Mar 19 15:29:04 CET 2018 - ku...@suse.de
+
+- Use %license instead of %doc [bsc#1082318] 
+
+---



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.KiH7ia/_old  2018-03-24 16:12:00.202801004 +0100
+++ /var/tmp/diff_new_pack.KiH7ia/_new  2018-03-24 16:12:00.206800860 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysconfig
 #
-# 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
@@ -31,7 +31,7 @@
 Version:0.84.2
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Base
 Url:https://github.com/openSUSE/sysconfig
 Source: %{name}-%{version}.tar.bz2
@@ -89,9 +89,11 @@
 touch %{buildroot}%{_sysconfdir}/sysconfig/network/dhcp
 mkdir -p %{buildroot}/sbin
 ln -s /sbin/service %{buildroot}/sbin/rcnetwork
+rm -f %{buildroot}%{_docdir}/sysconfig/COPYING
 
 %files
 %defattr(-,root,root)
+%license doc/COPYING
 %dir %{_sysconfdir}/modprobe.d
 %config %{_sysconfdir}/modprobe.d/50-blacklist.conf
 %config %{_sysconfdir}/sysconfig/network/ifcfg.template
@@ -99,7 +101,6 @@
 %ghost %{_sysconfdir}/sysconfig/network/dhcp
 %dir %{_docdir}/sysconfig
 %doc %{_docdir}/sysconfig/Contents
-%doc %{_docdir}/sysconfig/COPYING
 %{_sysconfdir}/sysconfig/network/scripts/functions.rpm-utils
 %{_fillupdir}/sysconfig.dhcp-network
 %{_fillupdir}/sysconfig.config-network




commit sysconfig for openSUSE:Factory

2017-12-05 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2017-12-06 08:56:44

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


Package is "sysconfig"

Wed Dec  6 08:56:44 2017 rev:175 rq:546049 version:0.84.2

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2017-06-23 
09:13:23.344618533 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2017-12-06 
08:56:46.944953170 +0100
@@ -1,0 +2,14 @@
+Mon Nov 27 14:47:37 UTC 2017 - m...@suse.com
+
+- version 0.84.2
+- spec: revert change to use _fillupdir in update hook from < 0.80
+- merged fixes of the the fillup templates logic and macro in
+  configure.ac by Marcus Meissner
+
+---
+Thu Nov 23 13:42:10 UTC 2017 - rbr...@suse.com
+
+- Replace references to /var/adm/fillup-templates with new
+  %_fillupdir macro (boo#1069468)
+
+---

Old:

  sysconfig-0.84.1.tar.bz2

New:

  sysconfig-0.84.2.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.mXykDI/_old  2017-12-06 08:56:47.504932671 +0100
+++ /var/tmp/diff_new_pack.mXykDI/_new  2017-12-06 08:56:47.504932671 +0100
@@ -16,6 +16,11 @@
 #
 
 
+#Compat macro for new _fillupdir macro introduced in Nov 2017
+%if ! %{defined _fillupdir}
+  %define _fillupdir /var/adm/fillup-templates
+%endif
+
 %if 0%{?suse_version} >= 1230
 %define udevdir%{_prefix}/lib/udev
 BuildRequires:  pkgconfig(systemd)
@@ -23,7 +28,7 @@
 %define udevdir/lib/udev
 %endif
 Name:   sysconfig
-Version:0.84.1
+Version:0.84.2
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+
@@ -72,7 +77,7 @@
 --mandir=%{_mandir} \
 --with-unitdir=%{_unitdir} \
 --with-udevdir=%{udevdir} \
---with-fillup-templatesdir=%{_localstatedir}/adm/fillup-templates
+--with-fillup-templatesdir=%{_fillupdir}
 make %{?_smp_mflags}
 
 %check
@@ -96,8 +101,8 @@
 %doc %{_docdir}/sysconfig/Contents
 %doc %{_docdir}/sysconfig/COPYING
 %{_sysconfdir}/sysconfig/network/scripts/functions.rpm-utils
-%{_localstatedir}/adm/fillup-templates/sysconfig.dhcp-network
-%{_localstatedir}/adm/fillup-templates/sysconfig.config-network
+%{_fillupdir}/sysconfig.dhcp-network
+%{_fillupdir}/sysconfig.config-network
 /sbin/rcnetwork
 /sbin/ifuser
 %dir %attr(0750,root,root) %{_sysconfdir}/ppp

++ sysconfig-0.84.1.tar.bz2 -> sysconfig-0.84.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.84.1/ChangeLog 
new/sysconfig-0.84.2/ChangeLog
--- old/sysconfig-0.84.1/ChangeLog  2017-04-10 13:31:48.0 +0200
+++ new/sysconfig-0.84.2/ChangeLog  2017-11-27 16:19:53.0 +0100
@@ -1,4 +1,50 @@
-commit 026019b0df4064a2a299e4915cc6df55f326c985 (HEAD -> master, tag: 
version-0.84.1, origin/master)
+commit 5c63b360753a6f11945de33cad7daef733502e86 (HEAD -> master)
+Author: Marius Tomaschewski 
+Date:   Mon Nov 27 16:18:54 2017 +0100
+
+version 0.84.2
+
+updated sysconfig.changes file
+
+commit 26b809dca9709adae51d4e37393685c8ff281913
+Author: Marius Tomaschewski 
+Date:   Mon Nov 27 15:39:18 2017 +0100
+
+spec: revert change to use _fillupdir in update hook
+
+The fillup template of sysconfig < 0.80.0 the hook is
+migrating from, was in the var/adm/fillup-templates dir.
+
+commit 3dc2074e62afddab06b22f64102fc3cdaf76373f
+Merge: ed06056 cabdf69
+Author: Marius Tomaschewski 
+Date:   Mon Nov 27 15:27:52 2017 +0100
+
+Merge changes from OBS/Base:System/sysconfig
+
+commit cabdf69f470c2189a4bdd213fb25b73885249a49 (base-system)
+Author: Richard Brown 
+Date:   Thu Nov 23 13:42:10 2017 +
+
+Replace references to /var/adm/fillup-templates
+
+with new %_fillupdir macro (boo#1069468)
+
+commit ea945359d44e4c1c9c35369983d043987de7eae7
+Author: Dominique Leuenberger 
+Date:   Thu Jun 8 16:23:33 2017 +
+
+Make /etc/ppp owned by root:root.
+
+The group dialout usage is no longer used.
+
+commit 248e967d8997186d814febb95e5bb9880d67599f
+Author: Marcus Meissner 
+Date:   Fri Nov 24 17:41:57 2017 +0100
+
+fixed the fillup templates logic and macro
+
+commit 026019b0df4064a2a299e4915cc6df55f326c985 (tag: version-0.84.1)
 Author: Marius Tomaschewski 
 Date:   Mon Apr 10 13:29:36 2017 +0200
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.84.1/VERSION new/sysconfig-0.84.2/VERSION
--- 

commit sysconfig for openSUSE:Factory

2017-06-23 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2017-06-23 09:13:21

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


Package is "sysconfig"

Fri Jun 23 09:13:21 2017 rev:174 rq:502510 version:0.84.1

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2017-04-25 
08:55:00.794026311 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2017-06-23 
09:13:23.344618533 +0200
@@ -1,0 +2,6 @@
+Thu Jun  8 16:23:33 UTC 2017 - dims...@opensuse.org
+
+- Make /etc/ppp owned by root:root. The group dialout usage is no
+  longer used.
+
+---



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.R7eSUf/_old  2017-06-23 09:13:23.960531509 +0200
+++ /var/tmp/diff_new_pack.R7eSUf/_new  2017-06-23 09:13:23.960531509 +0200
@@ -100,7 +100,7 @@
 %{_localstatedir}/adm/fillup-templates/sysconfig.config-network
 /sbin/rcnetwork
 /sbin/ifuser
-%dir %attr(0750,root,dialout) %{_sysconfdir}/ppp
+%dir %attr(0750,root,root) %{_sysconfdir}/ppp
 %dir %{_sysconfdir}/ppp/ip-up.d
 %dir %{_sysconfdir}/ppp/ip-down.d
 %dir %{_sysconfdir}/ppp/ipv6-up.d




commit sysconfig for openSUSE:Factory

2017-04-24 Thread root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2017-04-25 08:54:58

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


Package is "sysconfig"

Tue Apr 25 08:54:58 2017 rev:173 rq:487030 version:0.84.1

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2016-10-14 
09:26:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2017-04-25 
08:55:00.794026311 +0200
@@ -1,0 +2,9 @@
+Mon Apr 10 11:14:24 UTC 2017 - m...@suse.de
+
+- version 0.84.1
+- netconfig: cleanup tmp files (boo#1010760)
+  When /var/run/ntp/servers-netconfig has been modified externaly,
+  don't try to backup or keep tmp files to show what we would do.
+- netconfig: improve input check for duplicate keys (bsc#1009801)
+
+---

Old:

  sysconfig-0.84.0.tar.bz2

New:

  sysconfig-0.84.1.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.LQnwEy/_old  2017-04-25 08:55:01.649905288 +0200
+++ /var/tmp/diff_new_pack.LQnwEy/_new  2017-04-25 08:55:01.653904723 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sysconfig
 #
-# Copyright (c) 2016 SUSE LINUX 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
@@ -23,7 +23,7 @@
 %define udevdir/lib/udev
 %endif
 Name:   sysconfig
-Version:0.84.0
+Version:0.84.1
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+
@@ -35,7 +35,12 @@
 Requires:   /sbin/ifup
 Requires:   /sbin/netconfig
 Requires:   sysvinit(network)
-PreReq: %fillup_prereq textutils fileutils gawk sed grep
+PreReq: %fillup_prereq
+PreReq: fileutils
+PreReq: gawk
+PreReq: grep
+PreReq: sed
+PreReq: textutils
 Recommends: wicked-service
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -74,7 +79,7 @@
 make %{?_smp_mflags} check
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 touch %{buildroot}%{_sysconfdir}/sysconfig/network/config
 touch %{buildroot}%{_sysconfdir}/sysconfig/network/dhcp
 mkdir -p %{buildroot}/sbin

++ sysconfig-0.84.0.tar.bz2 -> sysconfig-0.84.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.84.0/ChangeLog 
new/sysconfig-0.84.1/ChangeLog
--- old/sysconfig-0.84.0/ChangeLog  2016-09-09 19:28:09.0 +0200
+++ new/sysconfig-0.84.1/ChangeLog  2017-04-10 13:31:48.0 +0200
@@ -1,4 +1,54 @@
-commit 3e8950d6eddaa785b64439c3ac09628be0ba7a0c (HEAD -> master)
+commit 026019b0df4064a2a299e4915cc6df55f326c985 (HEAD -> master, tag: 
version-0.84.1, origin/master)
+Author: Marius Tomaschewski 
+Date:   Mon Apr 10 13:29:36 2017 +0200
+
+version 0.84.1
+
+commit 89d69161e4a022fc235570b630e4398b4fe28a66
+Author: Marius Tomaschewski 
+Date:   Mon Apr 10 13:26:43 2017 +0200
+
+version 0.84.1
+
+updated sysconfig.changes file
+
+commit 33ba5fb078c95d10e4fb5c105954742db820ff16
+Author: Marius Tomaschewski 
+Date:   Mon Apr 10 13:25:41 2017 +0200
+
+spec: minor cleanup
+
+commit fbe7f89411c214d7215f13a72e53d0fd9b88bb97
+Author: Marius Tomaschewski 
+Date:   Mon Apr 10 13:13:18 2017 +0200
+
+spec: remove requires for not needed insserv (bsc#999850)
+
+commit 307fb54dca59423f56b3f68f3113173de9292b0e
+Merge: 54c4cde e962089
+Author: Marius Tomaschewski 
+Date:   Mon Apr 10 13:08:32 2017 +0200
+
+Merge pull request #15 from mtomaschewski/boo-1010760
+
+ntp-runtime: cleanup tmp files (boo#1010760)
+
+commit e962089c8f63ce09a3254e72b118af28f0c547fb (mt-hub/boo-1010760, 
boo-1010760)
+Author: Marius Tomaschewski 
+Date:   Thu Nov 24 14:29:17 2016 +0100
+
+ntp-runtime: cleanup tmp files (boo#1010760)
+
+When /var/run/ntp/servers-netconfig has been modified externaly,
+don't try to backup or keep tmp files to show what we would do.
+
+commit 5612ae93f1337279cd0585ad1cf3b96fdcf302aa (mt-hub/bsc-1009801, 
bsc-1009801)
+Author: Roberto Sassu 
+Date:   Mon Dec 5 11:55:00 2016 +0200
+
+netconfig: improve input check for duplicate keys (bsc#1009801)
+
+commit 3e8950d6eddaa785b64439c3ac09628be0ba7a0c (tag: version-0.84.0)
 Author: Marius Tomaschewski 
 Date:   Fri Sep 9 19:25:54 2016 +0200
 
@@ -15,7 +65,7 @@
 It permits to preform multiple modify/remove operations
 and call the effective update at t

commit sysconfig for openSUSE:Factory

2016-10-14 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2016-10-14 09:26:58

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2016-09-12 
13:22:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2016-10-14 
09:26:59.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 11 11:34:21 CEST 2016 - ku...@suse.de
+
+- Remove requires for not needed insserv (bsc#999850)
+
+---



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.kpvwpU/_old  2016-10-14 09:27:00.0 +0200
+++ /var/tmp/diff_new_pack.kpvwpU/_new  2016-10-14 09:27:00.0 +0200
@@ -35,7 +35,7 @@
 Requires:   /sbin/ifup
 Requires:   /sbin/netconfig
 Requires:   sysvinit(network)
-PreReq: %fillup_prereq %insserv_prereq textutils fileutils gawk sed 
grep
+PreReq: %fillup_prereq textutils fileutils gawk sed grep
 Recommends: wicked-service
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 




commit sysconfig for openSUSE:Factory

2016-09-12 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2016-09-12 13:22:36

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2016-06-05 
14:19:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2016-09-12 
13:22:37.0 +0200
@@ -1,0 +2,14 @@
+Fri Sep  9 17:19:32 UTC 2016 - m...@suse.de
+
+- version 0.84.0
+- netconfig: intoduced a batch mode (bsc#989741)
+  It permits to preform multiple modify/remove operations
+  and call the effective update at the end of the batch.
+- netconfig: use ntpq, as ntpdc is deprecated (bsc#894889),
+  lower sleep lock wait granularity and fix NTP_KEYS parsing
+- Drop the omc svcinfo data as they are not used anymore
+- Run spec-cleaner to remove few obsolete things
+- Drop cvs helper files as we are in git
+- Rename configure.in to configure.ac
+
+---

Old:

  sysconfig-0.83.9.tar.bz2

New:

  sysconfig-0.84.0.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.3F9s32/_old  2016-09-12 13:22:38.0 +0200
+++ /var/tmp/diff_new_pack.3F9s32/_new  2016-09-12 13:22:38.0 +0200
@@ -16,142 +16,119 @@
 #
 
 
+%if 0%{?suse_version} >= 1230
+%define udevdir%{_prefix}/lib/udev
+BuildRequires:  pkgconfig(systemd)
+%else
+%define udevdir/lib/udev
+%endif
 Name:   sysconfig
-Version:0.83.9
+Version:0.84.0
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+
 Group:  System/Base
 Url:https://github.com/openSUSE/sysconfig
-PreReq: %fillup_prereq %insserv_prereq textutils fileutils gawk sed 
grep
+Source: %{name}-%{version}.tar.bz2
 BuildRequires:  libtool
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} >= 1230
-BuildRequires:  pkgconfig(systemd)
-%define udevdir/usr/lib/udev
-%else
-%define udevdir/lib/udev
-%endif
-Source: %name-%version.tar.bz2
+BuildRequires:  pkgconfig
 Requires:   /sbin/ifup
 Requires:   /sbin/netconfig
 Requires:   sysvinit(network)
+PreReq: %fillup_prereq %insserv_prereq textutils fileutils gawk sed 
grep
 Recommends: wicked-service
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package provides the SUSE system configuration scheme for the
 traditional "ifup" alias "netcontrol" network scripts.
 
-Authors:
-
-Olaf Kirch 
-Bjoern Jacke 
-Mads Martin Joergensen 
-Peter Poeml 
-Arvin Schnell 
-Michal Svec 
-Christian Zoz 
-Werner Fink 
-Hannes Reinecke 
-Marius Tomaschewski 
-
 %package netconfig
 Summary:Script to apply network provided settings
 Group:  System/Base
+Requires:   /bin/logger
 Requires(pre):  sysconfig = %{version}
 Provides:   /sbin/netconfig
-Requires:   /bin/logger
 
 %description netconfig
 This package provides the netconfig scripts to apply network
 provided settings like DNS or NIS into system files.
 
-Authors:
-
-Michael Calmer 
-Marius Tomaschewski 
-Milisav Radmanic 
-
-
 %prep
-%setup -n sysconfig-%{version}
+%setup -q
 
 %build
-autoreconf --force --install
-CFLAGS="$RPM_OPT_FLAGS -fPIC" \
-./configure --prefix=/ \
+autoreconf -fvi
+CFLAGS="%{optflags} -fPIC" \
+%configure --prefix=/ \
 --sbindir=/sbin \
---libdir=/%_lib \
---sysconfdir=%_sysconfdir \
---mandir=%_mandir \
---with-unitdir=%_unitdir \
---with-udevdir=%udevdir \
---with-fillup-templatesdir=/var/adm/fillup-templates
-%{__make} %{?_smp_mflags}
+--libdir=/%{_lib} \
+--sysconfdir=%{_sysconfdir} \
+--mandir=%{_mandir} \
+--with-unitdir=%{_unitdir} \
+--with-udevdir=%{udevdir} \
+--with-fillup-templatesdir=%{_localstatedir}/adm/fillup-templates
+make %{?_smp_mflags}
 
 %check
-make check
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+make %{?_smp_mflags} check
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
-touch $RPM_BUILD_ROOT/etc/sysconfig/network/config
-touch $RPM_BUILD_ROOT/etc/sysconfig/network/dhcp
-mkdir -p $RPM_BUILD_ROOT/sbin
-ln -s /sbin/service $RPM_BUILD_ROOT/sbin/rcnetwork
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
+touch %{buildroot}%{_sysconfdir}/sysconfig/network/config
+touch %{buildroot}%{_sysconfdir}/sysconfig/network/dhcp
+mkdir -p %{buildroot}/

commit sysconfig for openSUSE:Factory

2016-06-05 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2016-06-05 14:19:32

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2016-05-23 
17:31:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2016-06-05 
14:19:34.0 +0200
@@ -1,0 +2,5 @@
+Tue May 31 15:31:24 UTC 2016 - mgor...@suse.com
+
+- Add a blacklist entry for the ACPI power meter driver (bnc#974373)
+
+---



Other differences:
--
++ sysconfig-0.83.9.tar.bz2 ++
 55716 lines of diff (skipped)




commit sysconfig for openSUSE:Factory

2016-05-23 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2016-05-23 17:30:59

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2015-06-11 
09:09:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2016-05-23 
17:31:00.0 +0200
@@ -1,0 +2,9 @@
+Fri May 20 14:52:18 UTC 2016 - m...@suse.de
+
+- version 0.83.9
+- ppp: install refactored ip-up and related scripts (bsc#865573)
+- removed patches shipped inside of the source archive
+  [- 0001-dhcp-network-variables-for-dhcp4-user-class.909307.patch]
+  [- 0002-netconfig-use-ntpd.service-on-13.2-boo-930309.patch]
+
+---

Old:

  0001-dhcp-network-variables-for-dhcp4-user-class.909307.patch
  0002-netconfig-use-ntpd.service-on-13.2-boo-930309.patch
  sysconfig-0.83.8.tar.bz2

New:

  sysconfig-0.83.9.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.Fqi3ZO/_old  2016-05-23 17:31:01.0 +0200
+++ /var/tmp/diff_new_pack.Fqi3ZO/_new  2016-05-23 17:31:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sysconfig
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.83.8
+Version:0.83.9
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+
@@ -33,8 +33,6 @@
 %define udevdir/lib/udev
 %endif
 Source: %name-%version.tar.bz2
-Patch1: 0001-dhcp-network-variables-for-dhcp4-user-class.909307.patch
-Patch2: 0002-netconfig-use-ntpd.service-on-13.2-boo-930309.patch
 Requires:   /sbin/ifup
 Requires:   /sbin/netconfig
 Requires:   sysvinit(network)
@@ -77,8 +75,6 @@
 
 %prep
 %setup -n sysconfig-%{version}
-%patch1 -p1
-%patch2 -p1
 
 %build
 autoreconf --force --install
@@ -122,6 +118,19 @@
 /usr/share/omc/svcinfo.d/network.xml
 /sbin/rcnetwork
 /sbin/ifuser
+%dir %attr(0750,root,dialout) %_sysconfdir/ppp
+%dir %_sysconfdir/ppp/ip-up.d
+%dir %_sysconfdir/ppp/ip-down.d
+%dir %_sysconfdir/ppp/ipv6-up.d
+%dir %_sysconfdir/ppp/ipv6-down.d
+%dir %_sysconfdir/ppp/pre-start.d
+%dir %_sysconfdir/ppp/post-stop.d
+%_sysconfdir/ppp/ip-up
+%_sysconfdir/ppp/ip-down
+%_sysconfdir/ppp/ipv6-up
+%_sysconfdir/ppp/ipv6-down
+%_sysconfdir/ppp/post-stop
+%_sysconfdir/ppp/pre-start
 
 %files netconfig
 %defattr(-,root,root)
@@ -131,6 +140,11 @@
 /sbin/netconfig
 /usr/share/man/man8/netconfig.8.gz
 %doc /usr/share/doc/packages/sysconfig/netconfig.png
+%_sysconfdir/ppp/netconfig
+%_sysconfdir/ppp/ip-up.d/10-netconfig
+%_sysconfdir/ppp/ip-down.d/90-netconfig
+%_sysconfdir/ppp/pre-start.d/10-netconfig
+%_sysconfdir/ppp/post-stop.d/90-netconfig
 
 %pre
 # package update ?

++ sysconfig-0.83.8.tar.bz2 -> sysconfig-0.83.9.tar.bz2 ++
 2168 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/sysconfig-0.83.8/ChangeLog new/sysconfig-0.83.9/ChangeLog
--- old/sysconfig-0.83.8/ChangeLog  2015-01-13 20:05:47.0 +0100
+++ new/sysconfig-0.83.9/ChangeLog  2016-05-20 16:56:05.0 +0200
@@ -1,4 +1,76 @@
-commit f814bc671ce629191fe14cab2771c226acd3d488 (HEAD, master)
+commit 135751ce941696b2ecc202c7e06ffc4f22f1bfaf (HEAD -> sle12-sp2, tag: 
version-0.83.9)
+Author: Marius Tomaschewski 
+Date:   Fri May 20 16:54:54 2016 +0200
+
+version 0.83.9
+
+commit f3e6e4e09b4843551d3ea787f24b55a3d6536b0d (sle12-sp2-1, ppp)
+Author: Marius Tomaschewski 
+Date:   Fri May 20 16:09:19 2016 +0200
+
+ppp: install ip-up and related scripts (bsc#865573)
+
+commit 5b664b18d8445094c40ca1da326d70795af87b5f
+Author: Marius Tomaschewski 
+Date:   Fri May 20 16:05:43 2016 +0200
+
+ppp: added a netconfig updater ip-up script plugin
+
+commit e9e6f46c637431d0c496c43887a79dbf508a1d41
+Author: Marius Tomaschewski 
+Date:   Fri May 20 16:02:48 2016 +0200
+
+ppp: refactored and cleaned up main ip-up script
+
+commit 2da2343e68d07316db7fadcbd35e3ab4ddf21bb9
+Author: Marius Tomasche

commit sysconfig for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2015-05-15 09:03:29

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2015-02-20 
12:00:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2015-05-15 
09:03:30.0 +0200
@@ -1,0 +2,9 @@
+Tue May 12 16:56:10 UTC 2015 - crrodrig...@opensuse.org
+
+- sysconfig-netconfig requires /bin/logger, otherwise the following 
+  happens:
+  linux.site wickedd[31]: 
+  /etc/sysconfig/network/scripts/functions.netconfig: 
+  line 44: logger: command not found
+
+---



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.rPHnZo/_old  2015-05-15 09:03:31.0 +0200
+++ /var/tmp/diff_new_pack.rPHnZo/_new  2015-05-15 09:03:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sysconfig
 #
-# 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
@@ -61,6 +61,7 @@
 Group:  System/Base
 Requires(pre):  sysconfig = %{version}
 Provides:   /sbin/netconfig
+Requires:   /bin/logger
 
 %description netconfig
 This package provides the netconfig scripts to apply network




commit sysconfig for openSUSE:Factory

2015-02-20 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2015-02-20 12:00:54

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2015-01-21 
21:56:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2015-02-20 
12:00:55.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 17 11:23:22 UTC 2015 - m...@suse.de
+
+- dhcp: add variables for handling of DHCPv4 user-class (bsc#909307)
+  [+ 0001-dhcp-network-variables-for-dhcp4-user-class.909307.patch]
+
+---
@@ -5 +11 @@
-- netconfig: use domain name from hostname (bug#912891)
+- netconfig: use domain name from hostname (bnc#912891)
@@ -9 +15 @@
-- netconfig: merge NetworkManager settings on -m (bug#900982)
+- netconfig: merge NetworkManager settings on -m (bnc#900982)

New:

  0001-dhcp-network-variables-for-dhcp4-user-class.909307.patch



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.CvYqLJ/_old  2015-02-20 12:00:56.0 +0100
+++ /var/tmp/diff_new_pack.CvYqLJ/_new  2015-02-20 12:00:56.0 +0100
@@ -33,6 +33,7 @@
 %define udevdir/lib/udev
 %endif
 Source: %name-%version.tar.bz2
+Patch1: 0001-dhcp-network-variables-for-dhcp4-user-class.909307.patch
 Requires:   /sbin/ifup
 Requires:   /sbin/netconfig
 Requires:   sysvinit(network)
@@ -74,6 +75,7 @@
 
 %prep
 %setup -n sysconfig-%{version}
+%patch1 -p1
 
 %build
 autoreconf --force --install

++ 0001-dhcp-network-variables-for-dhcp4-user-class.909307.patch ++
>From 59b8496ff57b745d988cff32596a6988cd045e34 Mon Sep 17 00:00:00 2001
From: Karol Mroz 
Date: Thu, 22 Jan 2015 17:17:54 -0800
Subject: [PATCH] dhcp-network: add sysconfig variables for handling DHCP
 user-class
References: (bsc#909307)
Upstream: yes

diff --git a/config/sysconfig.dhcp-network b/config/sysconfig.dhcp-network
index 5c36ae6..ca3d8f2 100644
--- a/config/sysconfig.dhcp-network
+++ b/config/sysconfig.dhcp-network
@@ -77,6 +77,30 @@ DHCLIENT_CLIENT_ID=""
 #
 DHCLIENT_VENDOR_CLASS_ID=""
 
+## Type:list
+## Default: string
+#
+# Specifies the format of the DHCLIENT_USER_CLASS_ID variable.
+#
+# The DHCPv4 option and it's format is specified by RFC3004 as an array
+# of class identifiers, but most DHCP clients/servers aren't compliant
+# with the specification and send/expect a single string without proper
+# RFC3004 length-value tuple format instead.
+#
+# When set to "rfc3004" DHCLIENT_USER_CLASS_ID[SUFFIX] permit an RFC
+# compliant array, otherwise DHCLIENT_USER_CLASS_ID is used as string.
+#
+DHCLIENT_USER_CLASS_FORMAT=""
+
+## Type:string
+## Default: ""
+## Suffix:  yes
+#
+# Specifies the user class identifier (array) to send in dhcp requests.
+# The DHCLIENT_USER_CLASS_FORMAT variable specified how to interpret it.
+#
+DHCLIENT_USER_CLASS_ID=""
+
 ## Type:   integer
 ## Default:""
 #
-- 
2.1.4

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



commit sysconfig for openSUSE:Factory

2015-01-21 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2015-01-21 21:55:51

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2014-11-07 
09:05:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2015-01-21 
21:56:23.0 +0100
@@ -1,0 +2,10 @@
+Tue Jan 13 18:59:26 UTC 2015 - m...@suse.de
+
+- version 0.83.8
+- netconfig: use domain name from hostname (bug#912891)
+  When there is no dns domain or search list provided (by dhcp),
+  but a hostname as FQDN, use it's domain for /etc/resolv.conf
+  search list.
+- netconfig: merge NetworkManager settings on -m (bug#900982)
+
+---

Old:

  sysconfig-0.83.7.tar.bz2

New:

  sysconfig-0.83.8.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.QEftmL/_old  2015-01-21 21:56:24.0 +0100
+++ /var/tmp/diff_new_pack.QEftmL/_new  2015-01-21 21:56:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysconfig
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.83.7
+Version:0.83.8
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.83.7.tar.bz2 -> sysconfig-0.83.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.7/ChangeLog 
new/sysconfig-0.83.8/ChangeLog
--- old/sysconfig-0.83.7/ChangeLog  2014-09-23 09:18:32.0 +0200
+++ new/sysconfig-0.83.8/ChangeLog  2015-01-13 20:05:47.0 +0100
@@ -1,4 +1,54 @@
-commit 184c796f39be48293f1598bd61677f1e5da58d2d (HEAD, master)
+commit f814bc671ce629191fe14cab2771c226acd3d488 (HEAD, master)
+Author: Marius Tomaschewski 
+Date:   Tue Jan 13 20:04:45 2015 +0100
+
+version 0.83.8, updated changes
+
+commit bdda5c27e7117718ac9e69daed17aafaff4314be
+Author: Marius Tomaschewski 
+Date:   Tue Jan 13 20:02:35 2015 +0100
+
+git: added autoconf/automake compile to .gitignore
+
+commit 1116409b57e3c69a216f6cd97db9a1670bab478f (dns-domain-fallback)
+Author: Marius Tomaschewski 
+Date:   Tue Jan 13 19:48:22 2015 +0100
+
+netconfig: use domain name from hostname (bug#912891)
+
+When there is no dns domain or search list provided (by dhcp),
+but a hostname as FQDN, use it's domain for /etc/resolv.conf
+search list.
+
+commit 5649074b52fb899f81d33f7dd870f01a9629d5c6 (nm-merge-mode)
+Author: Marius Tomaschewski 
+Date:   Wed Nov 26 18:01:22 2014 +0100
+
+netconfig: merge NetworkManager settings on -m (bsc#900982)
+
+commit b16e505aedf3278f81870616c75999f240b3b2c2 (origin/sle12-sp0-test, 
origin/master, sle12-sp0-test)
+Author: Marius Tomaschewski 
+Date:   Tue Oct 28 15:25:58 2014 +0100
+
+updated changelog
+
+commit 4c315bc0cdbaba248ea1099bb22244457d444d5e
+Author: Marius Tomaschewski 
+Date:   Tue Oct 28 15:23:05 2014 +0100
+
+rpm: kill NetworkManager processes on migration
+
+Before we stop (the always running) NetworkManager.service,
+ensure to kill all (child) processes when migrating from the
+NETWORKMANAGER=no variable (bnc#895447).
+
+commit e7c55fe579ae36d3d8e670177af35f09bb23ef7b (origin/sle12-sp0, sle12-sp0)
+Author: Marius Tomaschewski 
+Date:   Wed Sep 24 08:15:16 2014 +0200
+
+rpm: fixed SUSE spelling in the spec file (bnc#889002)
+
+commit 184c796f39be48293f1598bd61677f1e5da58d2d (tag: version-0.83.7)
 Author: Marius Tomaschewski 
 Date:   Tue Sep 23 09:17:33 2014 +0200
 
@@ -10,7 +60,7 @@
 
 spec: updated obsolete variables removal list
 
-commit d75551e9385c6fbe5a96f9527c9f2fed8e95382f (origin/master)
+commit d75551e9385c6fbe5a96f9527c9f2fed8e95382f
 Author: Marius Tomaschewski 
 Date:   Tue Sep 23 08:55:31 2014 +0200
 
@@ -96,7 +146,7 @@
 Fixed to log info/warnings that were printed to stderr only
 before (bnc#860644, bnc#868323).
 
-commit 33bb956a2effdc88eeeaf1939205217da6caea4b (tag: version-0.83.4, 
origin/sle12-sp0, sle12-sp0)
+commit 33bb956a2effdc88eeeaf1939205217da6caea4b (tag: version-0.83.4)
 Author: Marius Tomaschewski 
 Date:   Wed Mar 12 18:40:29 2014 +0100
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0

commit sysconfig for openSUSE:Factory

2014-11-07 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2014-11-07 09:05:52

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2014-09-25 
09:33:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2014-11-07 
09:05:57.0 +0100
@@ -1,0 +2,8 @@
+Tue Oct 28 14:18:53 UTC 2014 - m...@suse.de
+
+- rpm: kill all NetworkManager child processes on migration
+  Before we stop (the always running) NetworkManager.service,
+  ensure to kill all (child) processes when migrating from the
+  NETWORKMANAGER=no variable (bnc#895447).
+
+---



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.06GbDI/_old  2014-11-07 09:05:58.0 +0100
+++ /var/tmp/diff_new_pack.06GbDI/_new  2014-11-07 09:05:58.0 +0100
@@ -195,6 +195,8 @@
no)
# NetworkManager.service were always started before; stop
# and disable it, so /etc/init.d/network isn't masked...
+   # kill all, NM is using KillMode=Process (bnc#895447)
+   /usr/bin/systemctl --kill-who=all kill NetworkManager.service 
|| :
/usr/bin/systemctl stop NetworkManager.service || :
/usr/bin/systemctl --force disable NetworkManager.service || :
rm -f /dev/.sysconfig/network/migrate_nm_variable || :

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



commit sysconfig for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2014-09-25 09:33:44

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2014-06-01 
18:54:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2014-09-25 
09:33:48.0 +0200
@@ -1,0 +2,17 @@
+Wed Sep 24 06:14:38 UTC 2014 - m...@suse.de
+
+- rpm: fixed SUSE spelling in the spec file (bnc#889002)
+
+---
+Tue Sep 23 06:57:31 UTC 2014 - m...@suse.de
+
+- version 0.83.7
+- netconfig: create missed /var/run/ntp directory (bnc#892877)
+  When the directory does not exists yet, the ntp service is not
+  yet started/running and it is even more important to write the
+  servers so ntpd can pickup them at start.
+- config: changed NM_ONLINE_TIMEOUT to 30 (bnc#889175)
+- config: updated to list new variables in network/dhcp,
+  cleanup of ifcfg.template and network/config variables
+
+---

Old:

  sysconfig-0.83.6.tar.bz2

New:

  sysconfig-0.83.7.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.ra4X3r/_old  2014-09-25 09:33:49.0 +0200
+++ /var/tmp/diff_new_pack.ra4X3r/_new  2014-09-25 09:33:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.83.6
+Version:0.83.7
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+
@@ -39,7 +39,7 @@
 Recommends: wicked-service
 
 %description
-This package provides the SuSE system configuration scheme for the
+This package provides the SUSE system configuration scheme for the
 traditional "ifup" alias "netcontrol" network scripts.
 
 Authors:
@@ -155,10 +155,13 @@
 sysconfig_remove_and_set network/config DEFAULT_BROADCAST
 sysconfig_remove_and_set network/config FORCE_PERSISTENT_NAMES
 sysconfig_remove_and_set network/config MANDATORY_DEVICES
+sysconfig_remove_and_set network/config USE_SYSLOG
 sysconfig_remove_and_set network/dhcp   DHCLIENT_BIN
 sysconfig_remove_and_set network/dhcp   DHCLIENT6_BIN
+sysconfig_remove_and_set network/dhcp   DHCLIENT_DEBUG
 sysconfig_remove_and_set network/dhcp   DHCLIENT_WAIT_LINK
 sysconfig_remove_and_set network/dhcp   DHCLIENT_USER_OPTIONS
+sysconfig_remove_and_set network/dhcp   DHCLIENT_PRIMARY_DEVICE
 sysconfig_remove_and_set network/dhcp   DHCLIENT6_USER_OPTIONS
 sysconfig_remove_and_set network/dhcp   DHCPCD_USER_OPTIONS
 sysconfig_remove_and_set network/dhcp   DHCP6C_USER_OPTIONS

++ sysconfig-0.83.6.tar.bz2 -> sysconfig-0.83.7.tar.bz2 ++
 1611 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/sysconfig-0.83.6/ChangeLog new/sysconfig-0.83.7/ChangeLog
--- old/sysconfig-0.83.6/ChangeLog  2014-05-28 12:32:46.0 +0200
+++ new/sysconfig-0.83.7/ChangeLog  2014-09-23 09:18:32.0 +0200
@@ -1,4 +1,62 @@
-commit 381b54d18b1f26cf493a76a4b38799266bd9a069 (HEAD, tag: version-0.83.6, 
origin/master, master)
+commit 184c796f39be48293f1598bd61677f1e5da58d2d (HEAD, master)
+Author: Marius Tomaschewski 
+Date:   Tue Sep 23 09:17:33 2014 +0200
+
+version 0.83.7, updated changes
+
+commit 548e50e16d142aa0e08513f34a4c1b7a86176434
+Author: Marius Tomaschewski 
+Date:   Tue Sep 23 09:16:35 2014 +0200
+
+spec: updated obsolete variables removal list
+
+commit d75551e9385c6fbe5a96f9527c9f2fed8e95382f (origin/master)
+Author: Marius Tomaschewski 
+Date:   Tue Sep 23 08:55:31 2014 +0200
+
+config: network/config variable cleanup
+
+commit e47cc70c3352c6a69df73201d1fc6e2c77c6b437
+Author: Marius Tomaschewski 
+Date:   Tue Sep 23 08:52:39 2014 +0200
+
+config: ifcfg.template variable cleanup
+
+commit e9479304b0a2d39035a7d3436e598ac09e8dcd77
+Author: Marius Tomaschewski 
+Date:   Tue Sep 23 08:42:18 2014 +0200
+
+config: updated to list new variables in network/dhcp
+
+commit a2967c284586346a94e64bf13ac46193fc866339
+Author: Marius Tomaschewski 
+Date:   Mon Sep 22 14:17:31 2014 +0200
+
+config: refer to NetworkManager-wait-online.service
+
+commit f0a577a41850102f734a495ef3b522aece81f44f
+Author: Marius Tomaschewski 
+Date:   Mon Sep 22 14:09:10 2014 +0200
+
+netconfig: cr

commit sysconfig for openSUSE:Factory

2014-06-01 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2014-06-01 18:54:46

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2014-03-18 
13:38:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2014-06-01 
18:54:50.0 +0200
@@ -1,0 +2,21 @@
+Wed May 28 10:29:03 UTC 2014 - m...@suse.de
+
+- version 0.83.6
+- netconfig: fixed manual page to not refer README (bnc#876755)
+
+---
+Wed May 28 07:17:30 UTC 2014 - m...@suse.de
+
+- version 0.83.5
+- sysconfig/network/config: new default to send gratuitous arp
+  Enabled to send gratuitous arp by default, when duplicate IPv4
+  check is enabled and were successful (bnc#879911,fate#314399).
+- netconfig: improved troubleshooting capabilities
+  Added NETCONFIG_VERBOSE and NETCONFIG_FORCE_REPLACE config
+  variables allowing to run all netconfig calls in debug mode
+  and force update of modified files as default. Show service,
+  policy resolving info and log the commandline in debug mode.
+  Fixed to log info/warnings that were printed to stderr only
+  before (bnc#860644, bnc#868323).
+
+---

Old:

  sysconfig-0.83.4.tar.bz2

New:

  sysconfig-0.83.6.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.75hby8/_old  2014-06-01 18:54:51.0 +0200
+++ /var/tmp/diff_new_pack.75hby8/_new  2014-06-01 18:54:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.83.4
+Version:0.83.6
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.83.4.tar.bz2 -> sysconfig-0.83.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.4/ChangeLog 
new/sysconfig-0.83.6/ChangeLog
--- old/sysconfig-0.83.4/ChangeLog  2014-03-12 18:41:11.0 +0100
+++ new/sysconfig-0.83.6/ChangeLog  2014-05-28 12:32:46.0 +0200
@@ -1,4 +1,44 @@
-commit 33bb956a2effdc88eeeaf1939205217da6caea4b (HEAD, master)
+commit 381b54d18b1f26cf493a76a4b38799266bd9a069 (HEAD, tag: version-0.83.6, 
origin/master, master)
+Author: Marius Tomaschewski 
+Date:   Wed May 28 12:30:10 2014 +0200
+
+version 0.83.6, updated changes
+
+commit a03e90c0d0823d8b14a2b7c1405a2310c5f7420b
+Author: Marius Tomaschewski 
+Date:   Wed May 28 12:27:21 2014 +0200
+
+netconfig: fixed manual page to not refer README (bnc#876755)
+
+commit 56eb432d4e0e09e9189897c22ee7465d0983414d (tag: version-0.83.5)
+Author: Marius Tomaschewski 
+Date:   Wed May 28 09:21:05 2014 +0200
+
+version 0.83.5, updated changes
+
+commit 65f50206a6a03e4a04beac2db04b27bad6c2c671
+Author: Marius Tomaschewski 
+Date:   Wed May 28 09:09:41 2014 +0200
+
+config: new default to send gratuitous arp
+
+Changed to send gratuitous arp by default, when duplicate IPv4
+check is enabled and were successful (bnc#879911,fate#314399).
+
+commit ab37fb0b77603c4ecf6f501c24f4a8be2425e0f2 (master-netconfig)
+Author: Marius Tomaschewski 
+Date:   Wed Mar 19 13:44:05 2014 +0100
+
+netconfig: improved troubleshooting capabilities
+
+Added NETCONFIG_VERBOSE and NETCONFIG_FORCE_REPLACE config
+variables allowing to run all netconfig calls in debug mode
+and force update of modified files as default. Show service,
+policy resolving info and log the commandline in debug mode.
+Fixed to log info/warnings that were printed to stderr only
+before (bnc#860644, bnc#868323).
+
+commit 33bb956a2effdc88eeeaf1939205217da6caea4b (tag: version-0.83.4, 
origin/sle12-sp0, sle12-sp0)
 Author: Marius Tomaschewski 
 Date:   Wed Mar 12 18:40:29 2014 +0100
 
@@ -10,7 +50,7 @@
 
 config: check ipv4 duplicates by default (fate#314399)
 
-commit 68d80bb35505838e89332452bb1636dcdaf166fe (tag: version-0.83.3, 
origin/sle12-sp0, origin/master, sle12-sp0)
+commit 68d80bb35505838e89332452bb1636dcdaf166fe (tag: version-0.83.3)
 Author: Marius Tomaschewski 
 Date:   Fri Feb 21 09:25:54 2014 +0100
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.4/Makefile.in 
new/sysconfig-0.83.6/Makefile.in
--- old/sysconfig-0.83.4/Makefile.in2014-03-12 18:41:04.0 +0100
+++ new/sysconfig-0.83.6/Makefile.in2014-05-28 12:32:39.0 +0200
@@ -80,8 +80,8 @@
 subdir = .
 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
   

commit sysconfig for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

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

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2014-02-23 
07:19:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2014-03-18 
13:38:27.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar 12 17:39:50 UTC 2014 - m...@suse.de
+
+- version 0.83.4
+- config: check ipv4 duplicates by default (fate#314399)
+
+---

Old:

  sysconfig-0.83.3.tar.bz2

New:

  sysconfig-0.83.4.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.yZEjZc/_old  2014-03-18 13:38:28.0 +0100
+++ /var/tmp/diff_new_pack.yZEjZc/_new  2014-03-18 13:38:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.83.3
+Version:0.83.4
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.83.3.tar.bz2 -> sysconfig-0.83.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.3/ChangeLog 
new/sysconfig-0.83.4/ChangeLog
--- old/sysconfig-0.83.3/ChangeLog  2014-02-21 09:29:16.0 +0100
+++ new/sysconfig-0.83.4/ChangeLog  2014-03-12 18:41:11.0 +0100
@@ -1,4 +1,16 @@
-commit 68d80bb35505838e89332452bb1636dcdaf166fe (HEAD, tag: version-0.83.3, 
origin/master, master)
+commit 33bb956a2effdc88eeeaf1939205217da6caea4b (HEAD, master)
+Author: Marius Tomaschewski 
+Date:   Wed Mar 12 18:40:29 2014 +0100
+
+version 0.83.4, updated changes
+
+commit 8fb79df8062a73114c18baab69fcff72796ed1d0
+Author: Marius Tomaschewski 
+Date:   Wed Mar 12 18:35:46 2014 +0100
+
+config: check ipv4 duplicates by default (fate#314399)
+
+commit 68d80bb35505838e89332452bb1636dcdaf166fe (tag: version-0.83.3, 
origin/sle12-sp0, origin/master, sle12-sp0)
 Author: Marius Tomaschewski 
 Date:   Fri Feb 21 09:25:54 2014 +0100
 
@@ -77,7 +89,7 @@
 
 rcnetwork: install the compatibility link in /sbin
 
-commit b182fa0001de931358c7fe0aaf9fc0efa5295610 (sle12-sp0)
+commit b182fa0001de931358c7fe0aaf9fc0efa5295610
 Author: Marius Tomaschewski 
 Date:   Tue Jan 14 10:37:49 2014 +0100
 
@@ -111,7 +123,7 @@
 as well as the ifup compatibility scripts using wicked as
 the network scripts / backend (bnc#856591,fate#316768).
 
-commit 776769502bd4bc5bd53a74c93183716f93b84e36 (drop-network)
+commit 776769502bd4bc5bd53a74c93183716f93b84e36
 Author: Marius Tomaschewski 
 Date:   Wed Jan 8 18:44:05 2014 +0100
 
@@ -558,7 +570,7 @@
 it to /usr/bin/mountpoint without a compatibility link.
 Drop path when calling it, it should work both ways.
 
-commit 1799837010e66a8c59e678afeae93f5d62ce702f (tag: version-0.80.6, 
sle12-wip-0)
+commit 1799837010e66a8c59e678afeae93f5d62ce702f (tag: version-0.80.6)
 Author: Marius Tomaschewski 
 Date:   Thu May 16 11:02:26 2013 +0200
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.3/VERSION new/sysconfig-0.83.4/VERSION
--- old/sysconfig-0.83.3/VERSION2014-02-21 08:46:54.0 +0100
+++ new/sysconfig-0.83.4/VERSION2014-03-12 18:40:17.0 +0100
@@ -1 +1 @@
-0.83.3
+0.83.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.3/config/sysconfig.config-network 
new/sysconfig-0.83.4/config/sysconfig.config-network
--- old/sysconfig-0.83.3/config/sysconfig.config-network2014-02-21 
08:37:29.0 +0100
+++ new/sysconfig-0.83.4/config/sysconfig.config-network2014-03-12 
18:35:40.0 +0100
@@ -20,13 +20,13 @@
 GLOBAL_PRE_DOWN_EXEC="yes"
 
 ## Type:yesno
-## Default: no
+## Default: yes
 # If ifup should check if an ip address is already in use, set this to yes.
 # Make sure that packet sockets (CONFIG_PACKET) are supported in the kernel,
 # since this feature uses arping, which depends on that.
 # Also be aware that this takes one second per interface; consider that when
 # setting up a lot of interfaces. 
-CHECK_DUPLICATE_IP="no"
+CHECK_DUPLICATE_IP="yes"
 
 ## Type:yesno
 ## Default: no
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.3/configure 
new/sysconfig-0.83.4/configure
--- old/sysconfig-0.83.3/configure  2014-02-21 09:28:35.0 +0100
+++ new/sysconfig-0.83.4/configure  2014-03-12 18:41:04.0 +0100
@@ -1,7 +1,7 

commit sysconfig for openSUSE:Factory

2014-02-22 Thread h_root
Hello community,

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

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2014-01-27 
11:24:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2014-02-23 
07:19:41.0 +0100
@@ -1,0 +2,15 @@
+Fri Feb 21 07:48:15 UTC 2014 - m...@suse.de
+
+- version 0.83.3
+- Cleaned up comments and obsolete variables in network/dhcp
+  and network/config config files (fate#312939,fate#314482).
+- netconfig: just systemctl not init scripts (bnc#864696) as
+  all for this version supported systems are using systemd
+  which forwards to init scripts as needed.
+
+---
+Fri Feb  7 12:07:53 UTC 2014 - rsalev...@suse.com
+
+- Remove the blacklist entry for the uas driver (bnc#862397)
+
+---

Old:

  sysconfig-0.83.2.tar.bz2

New:

  sysconfig-0.83.3.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.8q8xzW/_old  2014-02-23 07:19:42.0 +0100
+++ /var/tmp/diff_new_pack.8q8xzW/_new  2014-02-23 07:19:42.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.83.2
+Version:0.83.3
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.83.2.tar.bz2 -> sysconfig-0.83.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.2/ChangeLog 
new/sysconfig-0.83.3/ChangeLog
--- old/sysconfig-0.83.2/ChangeLog  2014-01-23 18:05:15.0 +0100
+++ new/sysconfig-0.83.3/ChangeLog  2014-02-21 09:29:16.0 +0100
@@ -1,10 +1,50 @@
-commit 7f9f386dd176c6ca428da6ad1e736aa970ee6464 (HEAD, master)
+commit 68d80bb35505838e89332452bb1636dcdaf166fe (HEAD, tag: version-0.83.3, 
origin/master, master)
+Author: Marius Tomaschewski 
+Date:   Fri Feb 21 09:25:54 2014 +0100
+
+version 0.83.3, updated changes (redone)
+
+Picked up a patch applied by patching the source archive :-(
+
+Fri Feb  7 12:07:53 UTC 2014 - rsalev...@suse.com
+- Remove the blacklist entry for the uas driver (bnc#862397)
+
+commit 647e1ff414946bb3614a391fc0b2c4950b03c2ac
+Author: Marius Tomaschewski 
+Date:   Fri Feb 21 08:50:55 2014 +0100
+
+version 0.83.3, updated changes
+
+commit e4a803bf4e2fd3338a7c2a886333f18adc1f23e7
+Author: Marius Tomaschewski 
+Date:   Fri Feb 21 08:45:51 2014 +0100
+
+config: removed obsolete variables (fate#314482)
+
+Removed ZEROCONF_ROUTE and other obsolete variables completely.
+
+commit 1097f5daa9eb6fc3658ca81dd9d8ffb14482ad1c
+Author: Marius Tomaschewski 
+Date:   Fri Feb 21 08:38:52 2014 +0100
+
+netconfig: use systemctl not init scripts (bnc#864696)
+
+All (for this version) supported systems are using systemd
+which forwards to init scripts. Dropped all systemd guards.
+
+commit adcf40ed7e8b234beb8c576cb78a08716acff059
+Author: Marius Tomaschewski 
+Date:   Wed Jan 29 12:40:04 2014 +0100
+
+Cleaned up comments in network/dhcp (fate#312939)
+
+commit 7f9f386dd176c6ca428da6ad1e736aa970ee6464
 Author: Marius Tomaschewski 
 Date:   Thu Jan 23 18:03:29 2014 +0100
 
 version 0.83.2, updated changes
 
-commit 382c4dc5e593782f6aea70dd151aedef01034c36 (origin/master)
+commit 382c4dc5e593782f6aea70dd151aedef01034c36
 Author: Marius Tomaschewski 
 Date:   Thu Jan 23 11:40:20 2014 +0100
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.2/VERSION new/sysconfig-0.83.3/VERSION
--- old/sysconfig-0.83.2/VERSION2014-01-23 12:27:39.0 +0100
+++ new/sysconfig-0.83.3/VERSION2014-02-21 08:46:54.0 +0100
@@ -1 +1 @@
-0.83.2
+0.83.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.2/config/hardware/50-blacklist.conf 
new/sysconfig-0.83.3/config/hardware/50-blacklist.conf
--- old/sysconfig-0.83.2/config/hardware/50-blacklist.conf  2014-01-23 
12:27:09.0 +0100
+++ new/sysconfig-0.83.3/config/hardware/50-blacklist.conf  2014-02-21 
09:25:48.0 +0100
@@ -179,6 +179,3 @@
 # Blacklist the IBM s390 module for I/O dynamic configuration support
 # Bug bnc#478601
 blacklist chsc_sch
-# uas has been confirmed to be hopelessly broken
-# Bug bnc#770301
-blacklist uas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnigno

commit sysconfig for openSUSE:Factory

2014-01-27 Thread h_root
Hello community,

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

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2014-01-23 
15:57:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2014-01-27 
11:24:19.0 +0100
@@ -1,0 +2,7 @@
+Thu Jan 23 17:03:11 UTC 2014 - m...@suse.de
+
+- version 0.83.2
+- A systemctl status is quite expensive as it (by default) parses
+  logs, etc. Use is-active where we need the code only (bnc#859360).
+
+---

Old:

  sysconfig-0.83.1.tar.bz2

New:

  sysconfig-0.83.2.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.BEDgMk/_old  2014-01-27 11:24:20.0 +0100
+++ /var/tmp/diff_new_pack.BEDgMk/_new  2014-01-27 11:24:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.83.1
+Version:0.83.2
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.83.1.tar.bz2 -> sysconfig-0.83.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.1/ChangeLog 
new/sysconfig-0.83.2/ChangeLog
--- old/sysconfig-0.83.1/ChangeLog  2014-01-17 21:23:16.0 +0100
+++ new/sysconfig-0.83.2/ChangeLog  2014-01-23 18:05:15.0 +0100
@@ -1,4 +1,31 @@
-commit 99323bda5699a5fbf1bb13274aacc2658784f2b0 (HEAD, master)
+commit 7f9f386dd176c6ca428da6ad1e736aa970ee6464 (HEAD, master)
+Author: Marius Tomaschewski 
+Date:   Thu Jan 23 18:03:29 2014 +0100
+
+version 0.83.2, updated changes
+
+commit 382c4dc5e593782f6aea70dd151aedef01034c36 (origin/master)
+Author: Marius Tomaschewski 
+Date:   Thu Jan 23 11:40:20 2014 +0100
+
+Fixed last commit to use is-active (bnc#859360)
+
+commit 1c3c8027f729c1fd7dfbabc1f5cc61e7e1d2b4a9
+Author: Marius Tomaschewski 
+Date:   Thu Jan 23 10:32:05 2014 +0100
+
+Use systemctl --quiet is-active instead status
+
+A systemctl status is quite expensive as it (by default) parses
+logs, etc. Use is-active where we need the code only (bnc#859360).
+
+commit d1b36792d7ed846a43dd6e065d98a306daed433c
+Author: Marius Tomaschewski 
+Date:   Thu Jan 23 10:19:14 2014 +0100
+
+spec: copyright date update
+
+commit 99323bda5699a5fbf1bb13274aacc2658784f2b0
 Author: Marius Tomaschewski 
 Date:   Fri Jan 17 21:22:18 2014 +0100
 
@@ -10,7 +37,7 @@
 
 rcnetwork: install the compatibility link in /sbin
 
-commit b182fa0001de931358c7fe0aaf9fc0efa5295610 (origin/master, sle12-sp0)
+commit b182fa0001de931358c7fe0aaf9fc0efa5295610 (sle12-sp0)
 Author: Marius Tomaschewski 
 Date:   Tue Jan 14 10:37:49 2014 +0100
 
@@ -67,7 +94,7 @@
 The NOZEROCONF="yes" variable were double-negated in it's meaning
 and did not reflect what the variable really does (fate#314482).
 
-commit 00f95a7ff21698fd244e2d8352d20f136ab535c4 (master-oneshot)
+commit 00f95a7ff21698fd244e2d8352d20f136ab535c4
 Author: Marius Tomaschewski 
 Date:   Wed Jan 8 15:32:51 2014 +0100
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.1/VERSION new/sysconfig-0.83.2/VERSION
--- old/sysconfig-0.83.1/VERSION2014-01-17 21:20:46.0 +0100
+++ new/sysconfig-0.83.2/VERSION2014-01-23 12:27:39.0 +0100
@@ -1 +1 @@
-0.83.1
+0.83.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.1/configure 
new/sysconfig-0.83.2/configure
--- old/sysconfig-0.83.1/configure  2014-01-17 21:23:03.0 +0100
+++ new/sysconfig-0.83.2/configure  2014-01-23 18:05:02.0 +0100
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.in Revision: 1.13 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sysconfig 0.83.1.
+# Generated by GNU Autoconf 2.69 for sysconfig 0.83.2.
 #
 # Report bugs to .
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='sysconfig'
 PACKAGE_TARNAME='sysconfig'
-PACKAGE_VERSION='0.83.1'
-PACKAGE_STRING='sysconfig 0.83.1'
+PACKAGE_VERSION='0.83.2'
+PACKAGE_STRING='sysconfig 0.83.2'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org'
 PACKAGE_URL='https://github.com/openSUSE/sysconfig'
 
@@ -1329,7 +1329,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
-\`conf

commit sysconfig for openSUSE:Factory

2014-01-23 Thread h_root
Hello community,

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

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2014-01-15 
22:59:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2014-01-23 
15:57:00.0 +0100
@@ -1,0 +2,7 @@
+Fri Jan 17 20:17:36 UTC 2014 - m...@suse.de
+
+- version 0.83.1
+- Install /sbin/service link as /sbin/rcnetwork for compatibility
+  with older sysconfig as it is quite often used absolutely.
+
+---

Old:

  sysconfig-0.83.0.tar.bz2

New:

  sysconfig-0.83.1.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.MgjXFo/_old  2014-01-23 15:57:00.0 +0100
+++ /var/tmp/diff_new_pack.MgjXFo/_new  2014-01-23 15:57:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.83.0
+Version:0.83.1
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+
@@ -98,8 +98,8 @@
 make DESTDIR=$RPM_BUILD_ROOT install
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/config
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/dhcp
-mkdir -p $RPM_BUILD_ROOT%{_sbindir}
-ln -s /sbin/service $RPM_BUILD_ROOT%{_sbindir}/rcnetwork
+mkdir -p $RPM_BUILD_ROOT/sbin
+ln -s /sbin/service $RPM_BUILD_ROOT/sbin/rcnetwork
 
 %files
 %defattr(-,root,root)
@@ -115,7 +115,7 @@
 /var/adm/fillup-templates/sysconfig.dhcp-network
 /var/adm/fillup-templates/sysconfig.config-network
 /usr/share/omc/svcinfo.d/network.xml
-%{_sbindir}/rcnetwork
+/sbin/rcnetwork
 /sbin/ifuser
 
 %files netconfig

++ sysconfig-0.83.0.tar.bz2 -> sysconfig-0.83.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.0/ChangeLog 
new/sysconfig-0.83.1/ChangeLog
--- old/sysconfig-0.83.0/ChangeLog  2014-01-09 14:20:07.0 +0100
+++ new/sysconfig-0.83.1/ChangeLog  2014-01-17 21:23:16.0 +0100
@@ -1,4 +1,28 @@
-commit ba8b53cbd54fa46d34570f41e97636e48f0b4e9d (HEAD, sle12-sp0)
+commit 99323bda5699a5fbf1bb13274aacc2658784f2b0 (HEAD, master)
+Author: Marius Tomaschewski 
+Date:   Fri Jan 17 21:22:18 2014 +0100
+
+version 0.83.1, updated changes
+
+commit c1c7a58eb070569c42d47cb4847cefcce5452c71
+Author: Marius Tomaschewski 
+Date:   Fri Jan 17 21:20:52 2014 +0100
+
+rcnetwork: install the compatibility link in /sbin
+
+commit b182fa0001de931358c7fe0aaf9fc0efa5295610 (origin/master, sle12-sp0)
+Author: Marius Tomaschewski 
+Date:   Tue Jan 14 10:37:49 2014 +0100
+
+updated changes
+
+commit 8f79ae62bde41964777528018e3289e71e763d91
+Author: Marius Tomaschewski 
+Date:   Tue Jan 14 10:37:15 2014 +0100
+
+Use an unconditional rcnetwork symlink to /sbin/service
+
+commit ba8b53cbd54fa46d34570f41e97636e48f0b4e9d
 Author: Marius Tomaschewski 
 Date:   Thu Jan 9 14:19:41 2014 +0100
 
@@ -10,7 +34,7 @@
 
 fixed chmod in spec to not fail on missed files
 
-commit 14e8d3781e86bbb158ae36f44a4cd26b133722b8 (origin/master, master)
+commit 14e8d3781e86bbb158ae36f44a4cd26b133722b8
 Author: Marius Tomaschewski 
 Date:   Thu Jan 9 13:58:49 2014 +0100
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.0/VERSION new/sysconfig-0.83.1/VERSION
--- old/sysconfig-0.83.0/VERSION2014-01-09 14:19:36.0 +0100
+++ new/sysconfig-0.83.1/VERSION2014-01-17 21:20:46.0 +0100
@@ -1 +1 @@
-0.83.0
+0.83.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.0/configure 
new/sysconfig-0.83.1/configure
--- old/sysconfig-0.83.0/configure  2014-01-09 14:20:01.0 +0100
+++ new/sysconfig-0.83.1/configure  2014-01-17 21:23:03.0 +0100
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.in Revision: 1.13 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sysconfig 0.83.0.
+# Generated by GNU Autoconf 2.69 for sysconfig 0.83.1.
 #
 # Report bugs to .
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='sysconfig'
 PACKAGE_TARNAME='sysconfig'
-PACKAGE_VERSION='0.83.0'
-PACKAGE_STRING='sysconfig 0.83.0'
+PACKAGE_VERSION='0.83.1'
+PACKAGE_STRING='sysconfig 0.83.1'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org'
 PACKAGE_URL='https://github.com/openSUSE/sysconfig'
 
@@ -1329,7 +1329,7 @@
   # Omit some internal or obsolete options to make the list less imp

commit sysconfig for openSUSE:Factory

2014-01-15 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2014-01-15 19:40:21

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-12-07 
08:52:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2014-01-15 
22:59:04.0 +0100
@@ -1,0 +2,29 @@
+Mon Jan 13 16:36:06 UTC 2014 - m...@suse.de
+
+- Use an unconditional rcnetwork symlink to /sbin/service
+
+---
+Thu Jan  9 13:06:12 UTC 2014 - m...@suse.de
+
+- version 0.83.0
+- Recommend wicked-service instead of sysconfig-network as the
+  default network service and drop sysconfig-network. The wicked
+  service package provides systemd service files requesting the
+  network.service alias at service enable time as well as the
+  ifup compatibility scripts using wicked as network backend
+  (fate#316768,bnc#856591).
+- ifcfg-bonding.5: fixed to use startmode hotplug in slave example
+- Use ZEROCONF_ROUTE=no as new default (fate#314482)
+  The NOZEROCONF="yes" variable were double-negated in it's meaning
+  and did not reflect what the variable really does (fate#314482).
+
+---
+Wed Jan  8 14:45:41 UTC 2014 - m...@suse.de
+
+- rcnetwork: use service type oneshot, not forking
+  Sometimes, network fails to start / stops itself, because the per
+  interface services started inside it, need already started network
+  and fail as network did not yet reached started state. This does
+  not happen with oneshot network service type (bnc#853908).
+
+---

Old:

  sysconfig-0.82.1.tar.bz2

New:

  sysconfig-0.83.0.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.oAzXpH/_old  2014-01-15 22:59:05.0 +0100
+++ /var/tmp/diff_new_pack.oAzXpH/_new  2014-01-15 22:59:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysconfig
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.82.1
+Version:0.83.0
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+
@@ -36,7 +36,7 @@
 Requires:   /sbin/ifup
 Requires:   /sbin/netconfig
 Requires:   sysvinit(network)
-Recommends: sysconfig-network = %{version}
+Recommends: wicked-service
 
 %description
 This package provides the SuSE system configuration scheme for the
@@ -72,37 +72,6 @@
 Milisav Radmanic 
 
 
-%package network
-Summary:Traditional network scripts
-Group:  System/Base
-Requires(pre):  sysconfig = %{version}
-Requires:   /sbin/netconfig
-Requires:   bridge-utils
-Requires:   iproute2
-Requires:   procps
-Requires:   tunctl
-Requires:   vlan
-Provides:   /sbin/ifup
-Conflicts:  otherproviders(/sbin/ifup)
-
-%description network
-This package provides the traditional "ifup" alias "netcontrol"
-network scripts.
-
-Authors:
-
-Olaf Kirch 
-Bjoern Jacke 
-Mads Martin Joergensen 
-Peter Poeml 
-Arvin Schnell 
-Michal Svec 
-Christian Zoz 
-Werner Fink 
-Hannes Reinecke 
-Marius Tomaschewski 
-
-
 %prep
 %setup -n sysconfig-%{version}
 
@@ -129,8 +98,8 @@
 make DESTDIR=$RPM_BUILD_ROOT install
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/config
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/dhcp
-# remove template dir
-rm -rf $RPM_BUILD_ROOT/etc/sysconfig/network/ifservices.template/
+mkdir -p $RPM_BUILD_ROOT%{_sbindir}
+ln -s /sbin/service $RPM_BUILD_ROOT%{_sbindir}/rcnetwork
 
 %files
 %defattr(-,root,root)
@@ -139,46 +108,15 @@
 %config /etc/sysconfig/network/ifcfg.template
 %ghost /etc/sysconfig/network/config
 %ghost /etc/sysconfig/network/dhcp
-%config(noreplace) %attr(600,root,root) /etc/sysconfig/network/ifcfg-lo
-%config(noreplace) /etc/sysconfig/network/ifroute-lo
 %dir /usr/share/doc/packages/sysconfig
 %doc /usr/share/doc/packages/sysconfig/Contents
 %doc /usr/share/doc/packages/sysconfig/COPYING
-
-%files network
-%defattr(-,root,root)
-%config(noreplace) /etc/ppp/ip-up
-%config(noreplace) /etc/ppp/ip-down
-%config(noreplace) /etc/ppp/ipv6-up
-%config(noreplace) /etc/ppp/ipv6-down
-/etc/ppp/poll.tcpip
-%u

commit sysconfig for openSUSE:Factory

2013-12-06 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-12-07 08:52:16

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-11-07 
09:04:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-12-07 
08:52:17.0 +0100
@@ -1,0 +2,15 @@
+Thu Dec  5 10:51:54 UTC 2013 - m...@suse.de
+
+- version 0.82.1
+- Changed global NOZEROCONF default to "yes" (automatic zeroconf
+  route disabled), removed obsolete LINKLOCAL_INTERFACES variable.
+  Use NOZEROCONF="no" per interface to enable (fate#314482).
+
+---
+Thu Dec  5 09:57:07 UTC 2013 - m...@suse.de
+
+- version 0.82.0
+- Dropped udevmountd, the functionalty has been included in systemd
+  (bnc#852762).
+
+---

Old:

  sysconfig-0.81.7.tar.bz2

New:

  sysconfig-0.82.1.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.IqQbN2/_old  2013-12-07 08:52:18.0 +0100
+++ /var/tmp/diff_new_pack.IqQbN2/_new  2013-12-07 08:52:18.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.81.7
+Version:0.82.1
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+
@@ -35,7 +35,6 @@
 Source: %name-%version.tar.bz2
 Requires:   /sbin/ifup
 Requires:   /sbin/netconfig
-Requires:   udevmountd = %{version}
 Requires:   sysvinit(network)
 Recommends: sysconfig-network = %{version}
 
@@ -56,19 +55,6 @@
 Hannes Reinecke 
 Marius Tomaschewski 
 
-%package -n udevmountd
-Summary:Automount daemon for udev
-Group:  System/Base
-Requires(pre):  sysconfig = %{version}
-
-%description -n udevmountd
-This package provides the udev mount daemon and its udev rule.
-
-Authors:
-
-Hannes Reinecke 
-
-
 %package netconfig
 Summary:Script to apply network provided settings
 Group:  System/Base
@@ -203,13 +189,6 @@
 /usr/share/man/man8/netconfig.8.gz
 %doc /usr/share/doc/packages/sysconfig/netconfig.png
 
-%files -n udevmountd
-%defattr(-,root,root)
-%dir %udevdir
-%udevdir/udevmountd
-%dir %udevdir/rules.d
-%udevdir/rules.d/81-mount.rules
-
 %pre network
 # package update ?
 if [ ${1:-0} -gt 1 ]; then
@@ -241,6 +220,10 @@
 ## rpm macro that is able to handle files in subdirs, and more
 . etc/sysconfig/network/scripts/functions.rpm-utils
 #
+# new NOZEROCONF=yes default, https://fate.suse.com/314482
+sysconfig_remove_and_set network/config NOZEROCONF
+sysconfig_remove_and_set network/config LINKLOCAL_INTERFACES
+##
 %{fillup_and_insserv -fY network}
 %{fillup_only -dns dhcp network network}
 %{fillup_only -dns config network network}

++ sysconfig-0.81.7.tar.bz2 -> sysconfig-0.82.1.tar.bz2 ++
 1606 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/sysconfig-0.81.7/ChangeLog new/sysconfig-0.82.1/ChangeLog
--- old/sysconfig-0.81.7/ChangeLog  2013-11-05 15:49:12.0 +0100
+++ new/sysconfig-0.82.1/ChangeLog  2013-12-05 12:12:29.0 +0100
@@ -1,4 +1,31 @@
-commit 8991517721f222eb22cc940e1d969b4b1ddecc0d (HEAD, origin/master, master)
+commit 6dc5174b0032b169b21d69c3b671e6b92c0c3806 (HEAD, origin/master, master)
+Author: Marius Tomaschewski 
+Date:   Thu Dec 5 12:09:33 2013 +0100
+
+version 0.82.1, updated changes
+
+commit 4af2398c0b05da90f70b3306caa2da867705d064
+Author: Marius Tomaschewski 
+Date:   Thu Dec 5 12:07:02 2013 +0100
+
+Changed NOZEROCONF default to "yes" (fate#314482)
+
+Use NOZEROCONF="no" per interface to enable the automatic zeroconf
+network route. Removed obsolete LINKLOCAL_INTERFACES variable.
+
+commit 5da53f17b2ae1383b9e967b0b193a0974dc1098b (tag: version-0.82.0)
+Author: Marius Tomaschewski 
+Date:   Thu Dec 5 10:58:59 2013 +0100
+
+- version 0.82.0, updated changes
+
+commit 63a8f692631d4ba829568f54cb5b79a3cbf7b3c3
+Author: Marius Tomaschewski 
+Date:   Thu Dec 5 10:55:48 2013 +0100
+
+udevmountd: dropped, obsoleted by systemd (bnc#852762)
+
+commit 8991517721f222eb22cc940e1d969b4b1ddecc0d
 Author: Marius Tomaschewski 
 Date:   Tue Nov 5 15:35:50 2013 +0100
 
@@ -302,7

commit sysconfig for openSUSE:Factory

2013-11-07 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-11-07 09:04:46

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-10-29 
11:04:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-11-07 
09:04:47.0 +0100
@@ -1,0 +2,13 @@
+Tue Nov  5 14:20:33 UTC 2013 - m...@suse.de
+
+- version 0.81.7
+- Skip also systemd redirection for ifdown -o ifplugd (bnc#846031).
+- Fixed to check restorecon existence before calling it as selinux
+  is not installed by default (bnc#845792).
+
+---
+Tue Nov  5 10:16:30 UTC 2013 - ludwig.nus...@suse.de
+
+- fix starting dhcpcd from ifplugd (bnc#846031)
+
+---

Old:

  sysconfig-0.81.6.tar.bz2

New:

  sysconfig-0.81.7.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.QF132K/_old  2013-11-07 09:04:47.0 +0100
+++ /var/tmp/diff_new_pack.QF132K/_new  2013-11-07 09:04:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.81.6
+Version:0.81.7
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.81.6.tar.bz2 -> sysconfig-0.81.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.81.6/ChangeLog 
new/sysconfig-0.81.7/ChangeLog
--- old/sysconfig-0.81.6/ChangeLog  2013-10-29 08:27:15.0 +0100
+++ new/sysconfig-0.81.7/ChangeLog  2013-11-05 15:49:12.0 +0100
@@ -1,10 +1,41 @@
-commit 32895959980dd820c198d29e6e37524d930bcf01 (HEAD, master)
+commit 8991517721f222eb22cc940e1d969b4b1ddecc0d (HEAD, origin/master, master)
+Author: Marius Tomaschewski 
+Date:   Tue Nov 5 15:35:50 2013 +0100
+
+version 0.81.7, updated changes
+
+commit db2c305904ea3c38ef1899c042162eb6a6b016df
+Author: Marius Tomaschewski 
+Date:   Tue Nov 5 15:17:38 2013 +0100
+
+Skip also systemd redirection for ifdown -o ifplugd (bnc#846031)
+
+commit b2a95a41f30e7d0db080dba9b1a891b4043bb3f5
+Author: Marius Tomaschewski 
+Date:   Tue Nov 5 14:48:09 2013 +0100
+
+Check restorecon existence before calling it (bnc#845792)
+
+commit 3e60553cd8f7b7748c1dea2a6ae24174ab16dcf2
+Merge: 3289595 39b8e83
+Author: Marius Tomaschewski 
+Date:   Tue Nov 5 11:46:46 2013 +0100
+
+Merge branch 'opensuse-13.1' from github pull #2
+
+commit 39b8e8329bb9265e04a3b22fb0b72292d84507bd
+Author: Ludwig Nussel 
+Date:   Tue Nov 5 11:16:30 2013 +0100
+
+fix starting dhcpcd from ifplugd (bnc#846031)
+
+commit 32895959980dd820c198d29e6e37524d930bcf01
 Author: Marius Tomaschewski 
 Date:   Tue Oct 29 08:26:38 2013 +0100
 
 version 0.81.6, updated changes
 
-commit 98a8824657636848edf1d5932a17641092c4ad76 (origin/master)
+commit 98a8824657636848edf1d5932a17641092c4ad76
 Author: Marius Tomaschewski 
 Date:   Wed Oct 16 13:42:52 2013 +
 
@@ -40,7 +71,7 @@
 
 updated changes
 
-commit 312c427ae58ce78297384d1599ac32cce7f29e50 (master-blacklist1)
+commit 312c427ae58ce78297384d1599ac32cce7f29e50
 Author: Marius Tomaschewski 
 Date:   Wed Oct 2 16:21:30 2013 +0200
 
@@ -149,7 +180,7 @@
 
 the sk98lin driver has been dropped from the kernel in 2.6.26
 
-commit 2c186e52f27a19406b9ef967520892d45fe5beeb (origin/opensuse-13.1, 
opensuse-13.1)
+commit 2c186e52f27a19406b9ef967520892d45fe5beeb
 Author: Marius Tomaschewski 
 Date:   Fri Sep 27 17:05:40 2013 +0200
 
@@ -237,7 +268,7 @@
 Do not stop the network interfaces, but kill the network and all
 network@ services to kill all dhcp clients on uninstall.
 
-commit a082860e14e218d5e19a34f05c4b00c1b265d031 (tag: version-0.81.1, 
master-02)
+commit a082860e14e218d5e19a34f05c4b00c1b265d031 (tag: version-0.81.1)
 Author: Marius Tomaschewski 
 Date:   Wed Aug 28 18:51:29 2013 +0200
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.81.6/VERSION new/sysconfig-0.81.7/VERSION
--- old/sysconfig-0.81.6/VERSION2013-10-29 08:25:09.0 +0100
+++ new/sysconfig-0.81.7/VERSION2013-11-05 15:48:48.0 +0100
@@ -1 +1 @@
-0.81.6
+0.81.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.81.6/configure 
new/sysconfig-0.81.7/configure
--- old/sysconfig-0.81.6/configure  2013-10-29 08:27:04.0 +0100
+++ new/sysconfig-0.81.7/configure  2013-11-05 15:49:06.0 

commit sysconfig for openSUSE:Factory

2013-10-29 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-10-29 11:04:55

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-10-18 
19:25:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-10-29 
11:04:57.0 +0100
@@ -1,0 +2,12 @@
+Tue Oct 29 07:24:52 UTC 2013 - m...@suse.com
+
+- version 0.81.6
+- Merged changes from $OBS/Base:System/sysconfig
+
+---
+Wed Oct 16 13:42:52 UTC 2013 - oneu...@suse.com
+
+- blacklist udlfb because only udl can be used with xrandr 1.4
+  (bnc#846218)
+
+---
@@ -7,0 +20,23 @@
+
+---
+Wed Oct  2 15:06:05 UTC 2013 - m...@suse.de
+
+- /etc/modprobe.d/50-blacklist.conf: cleaned up obsolete/dropped
+  kernel drivers (bnc#843141,bnc#843169). Thanks to Michal Marek!
+  sk98lin: dropped from the kernel in 2.6.26
+  stradis: dropped in 2.6.38 (39c3d48)
+  eepro100: dropped in 2.6.29 (6b1abba)
+  slamr,slusb: no smartlink-softmodem-kmp since 10.3
+  ich2rom: rplaced by ichxrom in 2.6.12 (304aa41)
+  eth1394: dropped in 2.6.37 (66fa12c)
+  uhci: dropped in 2.5.27
+  tsdev: removed in 2.6.24 (7009317)
+  snd_bt87x: duplicate of snd-bt87x
+  clgenfb: replaced by cirrusfb in 2.5.67
+  cyblafb: replaced by tridentfb in 2.6.30
+  unikey: not in mainline history, 2.4?
+  encode-{big5,gb,gbk,jis,kscm}: not in mainline history, 2.4?
+  fbcon-{afb,ilbm,iplan2p2,iplan2p4,iplan2p8}: removed in 2.5.51
+  fbcon-{cfb2,cfb4,hga,mfb,vga-planes},fbgen: removed in 2.5.51
+  fbcon-{mac,vga}: removed in 2.5.28
+  vmware: never upstream, no reference in  2.5+

Old:

  0001-bt878-card-causes-udevd-to-complain-bnc-800897.patch
  sysconfig-0.81.5-netconfig-use_systemctl.patch
  sysconfig-0.81.5-restore_selinux_context_on_RUN_FILES_BASE.patch
  sysconfig-0.81.5.tar.bz2

New:

  sysconfig-0.81.6.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.s00aYr/_old  2013-10-29 11:04:59.0 +0100
+++ /var/tmp/diff_new_pack.s00aYr/_new  2013-10-29 11:04:59.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.81.5
+Version:0.81.6
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+
@@ -38,9 +38,6 @@
 Requires:   udevmountd = %{version}
 Requires:   sysvinit(network)
 Recommends: sysconfig-network = %{version}
-Patch1: 0001-bt878-card-causes-udevd-to-complain-bnc-800897.patch
-Patch2: sysconfig-0.81.5-netconfig-use_systemctl.patch
-Patch3: 
sysconfig-0.81.5-restore_selinux_context_on_RUN_FILES_BASE.patch
 
 %description
 This package provides the SuSE system configuration scheme for the
@@ -122,9 +119,6 @@
 
 %prep
 %setup -n sysconfig-%{version}
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 autoreconf --force --install

++ sysconfig-0.81.5.tar.bz2 -> sysconfig-0.81.6.tar.bz2 ++
 5070 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/sysconfig-0.81.5/ChangeLog new/sysconfig-0.81.6/ChangeLog
--- old/sysconfig-0.81.5/ChangeLog  2013-09-27 17:07:57.0 +0200
+++ new/sysconfig-0.81.6/ChangeLog  2013-10-29 08:27:15.0 +0100
@@ -1,4 +1,155 @@
-commit 2c186e52f27a19406b9ef967520892d45fe5beeb (HEAD, origin/master, master)
+commit 32895959980dd820c198d29e6e37524d930bcf01 (HEAD, master)
+Author: Marius Tomaschewski 
+Date:   Tue Oct 29 08:26:38 2013 +0100
+
+version 0.81.6, updated changes
+
+commit 98a8824657636848edf1d5932a17641092c4ad76 (origin/master)
+Author: Marius Tomaschewski 
+Date:   Wed Oct 16 13:42:52 2013 +
+
+Updated changes for patches from Base:System/sysconfig
+
+commit 70ddbf101a2e74d101e667c604e95871ba91483c
+Author: Oliver Neukum 
+Date:   Wed Oct 16 13:42:52 2013 +
+
+blacklist udlfb because only udl can be used with xrandr 1.4 (bnc#846218)
+
+commit 6d758aed2c480638d3833f344e3b15382dc8e335
+Author: Marius Tomaschewski 
+Date:   Mon Oct 14 13:07:27 2013 +
+
+Updated changes from Base:System/sysconfig
+
+commit 5dcede6fb9dfb8753db2c5d5588d245402c523c0
+Author: Vitezsla

commit sysconfig for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-10-18 19:24:20

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-09-29 
19:29:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-10-18 
19:25:55.0 +0200
@@ -1,0 +2,14 @@
+Mon Oct 14 13:07:27 UTC 2013 - vci...@suse.com
+
+- set SELinux label for /dev/.sysconfig after creation (bnc#845792)
+  * sysconfig-0.81.5-restore_selinux_context_on_RUN_FILES_BASE.patch
+- use systemctl when possible instead of calling init scripts directly
+  * sysconfig-0.81.5-netconfig-use_systemctl.patch
+
+---
+Wed Oct  2 15:02:09 UTC 2013 - m...@suse.de
+
+- bt878 card causes udevd to complain (bnc#800897)
+  Fixed to use 'echo' shell builtin instead /bin/echo
+
+---

New:

  0001-bt878-card-causes-udevd-to-complain-bnc-800897.patch
  sysconfig-0.81.5-netconfig-use_systemctl.patch
  sysconfig-0.81.5-restore_selinux_context_on_RUN_FILES_BASE.patch



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.texuJc/_old  2013-10-18 19:25:56.0 +0200
+++ /var/tmp/diff_new_pack.texuJc/_new  2013-10-18 19:25:56.0 +0200
@@ -38,6 +38,9 @@
 Requires:   udevmountd = %{version}
 Requires:   sysvinit(network)
 Recommends: sysconfig-network = %{version}
+Patch1: 0001-bt878-card-causes-udevd-to-complain-bnc-800897.patch
+Patch2: sysconfig-0.81.5-netconfig-use_systemctl.patch
+Patch3: 
sysconfig-0.81.5-restore_selinux_context_on_RUN_FILES_BASE.patch
 
 %description
 This package provides the SuSE system configuration scheme for the
@@ -119,6 +122,9 @@
 
 %prep
 %setup -n sysconfig-%{version}
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 autoreconf --force --install

++ 0001-bt878-card-causes-udevd-to-complain-bnc-800897.patch ++
>From 312c427ae58ce78297384d1599ac32cce7f29e50 Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski 
Date: Wed, 2 Oct 2013 16:21:30 +0200
Subject: [PATCH] bt878 card causes udevd to complain (bnc#800897)

Fixed to use 'echo' shell builtin instead /bin/echo
---
 config/hardware/50-blacklist.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/hardware/50-blacklist.conf 
b/config/hardware/50-blacklist.conf
index dd2796c..58a6c8b 100644
--- a/config/hardware/50-blacklist.conf
+++ b/config/hardware/50-blacklist.conf
@@ -168,7 +168,7 @@ blacklist dpt_i2o
 # look in /usr/src/linux/Documentation/video4linux/CARDLIST.bttv.
 alias pci:v109Ed036Esvsdbc04sc00i00 bttv_skip_it
 alias pci:v109Ed0878svsdbc04sc80i00 bttv_skip_it
-install bttv_skip_it /bin/echo "module alias skipped (bt878 chip without PCI 
Subsystem ID)"
+install bttv_skip_it echo "module alias skipped (bt878 chip without PCI 
Subsystem ID)"
 
 # For some bridges both intel-agp and i82875p_edac are loaded. If i82875p_edac
 # is loaded first it will grab the device. Then intel-agp doesn't work.
-- 
1.8.1.4

++ sysconfig-0.81.5-netconfig-use_systemctl.patch ++
Index: sysconfig-0.81.5/scripts/netconfig.d/nis
===
--- sysconfig-0.81.5.orig/scripts/netconfig.d/nis   2013-10-11 
15:17:18.468338773 +0200
+++ sysconfig-0.81.5/scripts/netconfig.d/nis2013-10-11 16:35:57.462096834 
+0200
@@ -444,7 +444,9 @@ write_nisdomainname
 
 # here we should restart services if needed
 # => reload ypbind
-if [ -x $r/etc/init.d/ypbind ]; then
+if [ "$(cat /proc/1/comm)" = "systemd" ]; then
+systemctl reload ypbind >/dev/null 2>&1
+elif [ -x $r/etc/init.d/ypbind ]; then
 $r/etc/init.d/ypbind reload >/dev/null 2>&1
 fi
 
Index: sysconfig-0.81.5/scripts/netconfig.d/ntp-runtime
===
--- sysconfig-0.81.5.orig/scripts/netconfig.d/ntp-runtime   2013-10-11 
16:19:18.107435944 +0200
+++ sysconfig-0.81.5/scripts/netconfig.d/ntp-runtime2013-10-14 
15:01:30.194514004 +0200
@@ -226,8 +226,16 @@ do_runtime_update()
 NTP_CONF="/etc/ntp.conf"
 NTPDC_BIN="/usr/sbin/ntpdc"
 
+local status
+if [ "$(cat /proc/1/comm)" = "systemd" ]; then
+systemctl status ntp >/dev/null 2>&1
+elif [ -x $r/etc/init.d/ntp ]; then
+$r/etc/init.d/ntp status >/dev/null 2>&1
+fi
+status=$?
+
 if [ -n "${NTP_SERVER_LIST[*]}" -a -f "${NTP_CONF}" ] && \
- /etc/init.d/ntp status >/dev/null 2>/

commit sysconfig for openSUSE:Factory

2013-09-29 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-09-29 19:29:12

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-09-23 
15:47:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-09-29 
19:29:14.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep 27 15:05:28 UTC 2013 - m...@suse.de
+
+- version 0.81.5
+- Fixed to support dummyX interfaces again (bnc#694810)
+- Improved default netconfig dns ranking defaults and man page.
+- Do not set "ap any" for wlags49* wireless driver (bnc#837941)
+
+---

Old:

  sysconfig-0.81.4.tar.bz2

New:

  sysconfig-0.81.5.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.qgDfnR/_old  2013-09-29 19:29:15.0 +0200
+++ /var/tmp/diff_new_pack.qgDfnR/_new  2013-09-29 19:29:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.81.4
+Version:0.81.5
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.81.4.tar.bz2 -> sysconfig-0.81.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.81.4/ChangeLog 
new/sysconfig-0.81.5/ChangeLog
--- old/sysconfig-0.81.4/ChangeLog  2013-09-23 10:27:59.0 +0200
+++ new/sysconfig-0.81.5/ChangeLog  2013-09-27 17:07:57.0 +0200
@@ -1,10 +1,38 @@
-commit a9c11f61d706a6c1f873b24212b94757a0569882 (HEAD, master)
+commit 2c186e52f27a19406b9ef967520892d45fe5beeb (HEAD, origin/master, master)
+Author: Marius Tomaschewski 
+Date:   Fri Sep 27 17:05:40 2013 +0200
+
+version 0.81.5, updated changes file
+
+commit 0f205567990fa2116f59eb8ec8bb33a2c2874660
+Author: Marius Tomaschewski 
+Date:   Fri Sep 27 17:01:48 2013 +0200
+
+Do not set "ap any" for wlags49* wireless driver (bnc#837941)
+
+commit 503dfd9b99c7362a8ac0b3ff61bab36ef2d8aabd
+Author: Marius Tomaschewski 
+Date:   Fri Sep 27 16:44:15 2013 +0200
+
+Improved default netconfig dns ranking and docs
+
+Improved to use a more generic netconfig dns ranking list of:
+  "+/vpn/ -/auto/ +strongswan +openswan +racoon -avahi"
+Fixed documentaion to mention also usage of regex patterns.
+
+commit 44b0dbce49a704482e766e061bd5a39d96e5c625
+Author: Marius Tomaschewski 
+Date:   Mon Sep 23 14:47:12 2013 +0200
+
+Added scripts/ifup-dummy to support dummyX again (bnc#694810)
+
+commit a9c11f61d706a6c1f873b24212b94757a0569882
 Author: Marius Tomaschewski 
 Date:   Mon Sep 23 10:27:22 2013 +0200
 
 version 0.81.4, updated changes file
 
-commit f90a4ade0e63fa2f04937ae5d37302f5225a5a37 (origin/master)
+commit f90a4ade0e63fa2f04937ae5d37302f5225a5a37
 Author: Marius Tomaschewski 
 Date:   Fri Sep 20 13:55:47 2013 +
 
@@ -118,7 +146,7 @@
 
 version 0.81.0, updated changes file
 
-commit 6eeb97a8a237da859b83450b94895bad7d7a5956 (old-master-split-2)
+commit 6eeb97a8a237da859b83450b94895bad7d7a5956
 Author: Marius Tomaschewski 
 Date:   Fri Aug 16 13:25:35 2013 +0200
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.81.4/VERSION new/sysconfig-0.81.5/VERSION
--- old/sysconfig-0.81.4/VERSION2013-09-23 10:23:44.0 +0200
+++ new/sysconfig-0.81.5/VERSION2013-09-27 17:04:38.0 +0200
@@ -1 +1 @@
-0.81.4
+0.81.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.81.4/configure 
new/sysconfig-0.81.5/configure
--- old/sysconfig-0.81.4/configure  2013-09-23 10:27:53.0 +0200
+++ new/sysconfig-0.81.5/configure  2013-09-27 17:07:50.0 +0200
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.in Revision: 1.13 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sysconfig 0.81.4.
+# Generated by GNU Autoconf 2.69 for sysconfig 0.81.5.
 #
 # Report bugs to .
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='sysconfig'
 PACKAGE_TARNAME='sysconfig'
-PACKAGE_VERSION='0.81.4'
-PACKAGE_STRING='sysconfig 0.81.4'
+PACKAGE_VERSION='0.81.5'
+PACKAGE_STRING='sysconfig 0.81.5'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org'
 PACKAGE_URL='https://github.com/openSUSE/sysconfig'
 
@@ -1324,7 +1324,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 <<_ACEO

commit sysconfig for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-09-23 15:47:16

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-09-11 
13:18:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-09-23 
15:47:17.0 +0200
@@ -1,0 +2,11 @@
+Mon Sep 23 08:24:29 UTC 2013 - m...@suse.de
+
+- version 0.81.4
+- Added IgnoreOnIsolate=yes to network@.service (bnc#841315)
+  The network@.service are marked as PartOf network.service,
+  but this one way stop/restart dependency is not propagated on a
+  systemctl isolate ("runlevel" change) and the network@ services
+  were stopped. Added IgnoreOnIsolate=yes to stop them on network
+  service stop only.
+
+---

Old:

  sysconfig-0.81.3.tar.bz2

New:

  sysconfig-0.81.4.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.EaKYX6/_old  2013-09-23 15:47:18.0 +0200
+++ /var/tmp/diff_new_pack.EaKYX6/_new  2013-09-23 15:47:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.81.3
+Version:0.81.4
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.81.3.tar.bz2 -> sysconfig-0.81.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.81.3/ChangeLog 
new/sysconfig-0.81.4/ChangeLog
--- old/sysconfig-0.81.3/ChangeLog  2013-09-09 15:55:24.0 +0200
+++ new/sysconfig-0.81.4/ChangeLog  2013-09-23 10:27:59.0 +0200
@@ -1,4 +1,21 @@
-commit 7b1b7f8c05ef92b6005c15c5ad2e4bc82cfce00b (HEAD, origin/master, master)
+commit a9c11f61d706a6c1f873b24212b94757a0569882 (HEAD, master)
+Author: Marius Tomaschewski 
+Date:   Mon Sep 23 10:27:22 2013 +0200
+
+version 0.81.4, updated changes file
+
+commit f90a4ade0e63fa2f04937ae5d37302f5225a5a37 (origin/master)
+Author: Marius Tomaschewski 
+Date:   Fri Sep 20 13:55:47 2013 +
+
+Added IgnoreOnIsolate=yes to network@.service (bnc#841315)
+
+The network@.service are marked as PartOf network.service, but
+this one way stop/restart dependency is not propagated on a systemctl
+isolate ("runlevel" change) and the network@ services were stopped.
+Added IgnoreOnIsolate=yes to stop them on network.service stop only.
+
+commit 7b1b7f8c05ef92b6005c15c5ad2e4bc82cfce00b
 Author: Marius Tomaschewski 
 Date:   Mon Sep 9 15:54:28 2013 +0200
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.81.3/VERSION new/sysconfig-0.81.4/VERSION
--- old/sysconfig-0.81.3/VERSION2013-09-09 15:43:00.0 +0200
+++ new/sysconfig-0.81.4/VERSION2013-09-23 10:23:44.0 +0200
@@ -1 +1 @@
-0.81.3
+0.81.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.81.3/config/network@.service 
new/sysconfig-0.81.4/config/network@.service
--- old/sysconfig-0.81.3/config/network@.service2013-08-28 
18:52:05.0 +0200
+++ new/sysconfig-0.81.4/config/network@.service2013-09-23 
10:22:06.0 +0200
@@ -3,6 +3,7 @@
 Requisite=network.service
 PartOf=network.service
 BindsTo=sys-subsystem-net-devices-%i.device
+IgnoreOnIsolate=yes
 
 [Service]
 Type=forking
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.81.3/configure 
new/sysconfig-0.81.4/configure
--- old/sysconfig-0.81.3/configure  2013-09-09 15:55:16.0 +0200
+++ new/sysconfig-0.81.4/configure  2013-09-23 10:27:53.0 +0200
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.in Revision: 1.13 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sysconfig 0.81.3.
+# Generated by GNU Autoconf 2.69 for sysconfig 0.81.4.
 #
 # Report bugs to .
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='sysconfig'
 PACKAGE_TARNAME='sysconfig'
-PACKAGE_VERSION='0.81.3'
-PACKAGE_STRING='sysconfig 0.81.3'
+PACKAGE_VERSION='0.81.4'
+PACKAGE_STRING='sysconfig 0.81.4'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org'
 PACKAGE_URL='https://github.com/openSUSE/sysconfig'
 
@@ -1324,7 +1324,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 sysconfig 0.81.3 to adapt to m

commit sysconfig for openSUSE:Factory

2013-08-19 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-08-19 13:31:26

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-05-16 
16:24:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-08-19 
13:31:28.0 +0200
@@ -1,0 +2,15 @@
+Wed Aug 14 09:18:36 UTC 2013 - m...@suse.de
+
+- version 0.80.7
+- use mountpoint utility without absolute path
+  While on 12.3 there were a /bin/mountpoint, 13.1 moved
+  it to /usr/bin/mountpoint without a compatibility link.
+  Drop path when calling it, it should work both ways.
+  Thanks to Andrey Borzenkov for his patch.
+- rcnetwork: fixed to not drop state while reload
+- netconfig: add /etc/resolv.conf options and sortlist
+  Added global network/config NETCONFIG_DNS_RESOLVER_OPTIONS
+  and NETCONFIG_DNS_RESOLVER_SORTLIST variables, allowing to
+  set /etc/resolv.conf options and sortlist (fate#316048).
+
+---

Old:

  sysconfig-0.80.6.tar.bz2

New:

  sysconfig-0.80.7.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.8SM4me/_old  2013-08-19 13:31:29.0 +0200
+++ /var/tmp/diff_new_pack.8SM4me/_new  2013-08-19 13:31:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.80.6
+Version:0.80.7
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.80.6.tar.bz2 -> sysconfig-0.80.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.80.6/ChangeLog 
new/sysconfig-0.80.7/ChangeLog
--- old/sysconfig-0.80.6/ChangeLog  2013-05-16 11:04:55.0 +0200
+++ new/sysconfig-0.80.7/ChangeLog  2013-08-14 11:21:35.0 +0200
@@ -1,4 +1,36 @@
-commit 1799837010e66a8c59e678afeae93f5d62ce702f (HEAD, tag: version-0.80.6, 
origin/master, master)
+commit b43e43c2d65593b71cb0321420b628ed52731940 (HEAD, master)
+Author: Marius Tomaschewski 
+Date:   Wed Aug 14 11:21:06 2013 +0200
+
+version 0.80.7, updated changes file
+
+commit 6f3592793ef24070c5414dccd82ce00bd9f9bc73 (origin/master)
+Author: Marius Tomaschewski 
+Date:   Thu Aug 8 09:56:53 2013 +0200
+
+netconfig: add /etc/resolv.conf options and sortlist
+
+Added global network/config variables NETCONFIG_DNS_RESOLVER_OPTIONS
+and NETCONFIG_DNS_RESOLVER_SORTLIST, allowing to set /etc/resolv.conf
+options and sortlist (fate#316048).
+
+commit 700b831eac5034076e3d61ebd5dd01e53fac5bd0
+Author: Marius Tomaschewski 
+Date:   Thu Aug 8 09:54:47 2013 +0200
+
+rcnetwork: fixed to not drop state while reload
+
+commit 88c7a0f3018755b4eca0a3f573f05a7218860f36
+Author: Andrey Borzenkov 
+Date:   Sat Jun 15 15:47:51 2013 +0400
+
+use mountpoint utility without absolute path
+
+While on 12.3 there were a /bin/mountpoint, 13.1 moved
+it to /usr/bin/mountpoint without a compatibility link.
+Drop path when calling it, it should work both ways.
+
+commit 1799837010e66a8c59e678afeae93f5d62ce702f (tag: version-0.80.6, 
sle12-wip-0, sle12-master)
 Author: Marius Tomaschewski 
 Date:   Thu May 16 11:02:26 2013 +0200
 
@@ -48,7 +80,7 @@
 the bonding interface is using the MAC of the currently active slave
 (bnc#815025).
 
-commit 865c699a6dc85ff9d73ccf9159d7ae6f02530011 (origin/opensuse-12.3, 
opensuse-12.3-test, opensuse-12.3)
+commit 865c699a6dc85ff9d73ccf9159d7ae6f02530011 (origin/opensuse-12.3, 
opensuse-12.3)
 Author: Marius Tomaschewski 
 Date:   Thu Apr 4 12:49:28 2013 +0200
 
@@ -81,7 +113,7 @@
 
 Fixed to create migration marker directory (bnc#806989)
 
-commit 4b058026fc4ab0709d5fad75200bdc3a638a9499 (sle12-wip-0, sle12-master)
+commit 4b058026fc4ab0709d5fad75200bdc3a638a9499
 Author: Marius Tomaschewski 
 Date:   Fri Feb 22 09:20:23 2013 +0100
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.80.6/VERSION new/sysconfig-0.80.7/VERSION
--- old/sysconfig-0.80.6/VERSION2013-05-16 10:41:12.0 +0200
+++ new/sysconfig-0.80.7/VERSION2013-08-14 11:17:34.0 +0200
@@ -1 +1 @@
-0.80.6
+0.80.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.80.6/config/sysconfig.config-network 
new/sysconfig-0.80.7/config/sysconfig.config-network
--- old/sysconfig-0.80.6/config/sysconfig.config-network2013-05-16 
10:35:17.0 +0200
+++ new/sysconfig-0.80.7/c

commit sysconfig for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-05-16 16:24:57

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


Package is "sysconfig"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-03-05 
06:50:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-05-16 
16:24:59.0 +0200
@@ -1,0 +2,45 @@
+Thu May 16 09:01:58 UTC 2013 - m...@suse.de
+
+- version 0.80.6
+- Merged changes from $OBS/Base:System/sysconfig and SLE-11-SP3.
+- Fixed to set link settings on bonding slaves while enslave.
+  Before enslaving a new slave, apply link settings like the MAC
+  address or MTU to the slave as required e.g. for fail_over_mac
+  active, where the bonding interface is using the MAC of the
+  currently active slave (bnc#815025).
+  [0002-Set-link-settings-on-bonding-slaves-while-enslave.patch]
+- Fixed to stop dhcp clients and remove IP addresses on not yet
+  enslaved bridge ports and bonding slaves. The bridge or bond
+  interface has the IP addresses assigned itself instead.
+  The port/slave may still have IP addresses, when the IP config
+  of an active (ethernet) interface has been moved into a bridge
+  or bond config, e.g. while "virsh iface-bridge eth0 br0". There
+  is no full ifdown for the port interface to not break the vlans
+  (and their bridges) which may refer to the port too (bnc#813148).
+  [0001-Flush-IPs-on-bridge-bond-children-ifup-bnc-813148.patch]
+
+---
+Thu May 16 08:02:23 UTC 2013 - wer...@suse.de
+
+- Add forgotten patch sysconfig-0.80.5.patch
+
+---
+Tue May  7 10:12:04 UTC 2013 - wer...@suse.de
+
+- Accommodate poll.tcpip to systemd
+
+---
+Wed Mar 20 09:44:26 UTC 2013 - m...@suse.de
+
+- Fixed to wait for dhcp/ipv6 under systemd again.
+  Fixed regression caused by bnc#785240, bnc#780644 fixes to not
+  discard the dhcp/ipv6 dupplicate address detection in progress
+  error codes under systemd completely, but wait until dhcp/ipv6
+  dad finished or the WAIT_FOR_INTERFACES timeout is reached and
+  then discard in the status returned to systemd (bnc#808718).
+  It caused failures of other services trying to bind tentative
+  IPv6 addresses, e.g. in mixed dhcp4 / static IPv6 setups.
+  Thanks to Rolf Eike Beer for the report/tests/debug outputs.
+  [0001-Fixed-to-wait-for-dhcp-ipv6-under-systemd-again.patch]
+
+---

Old:

  sysconfig-0.80.5.tar.bz2

New:

  sysconfig-0.80.6.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.8zS1by/_old  2013-05-16 16:24:59.0 +0200
+++ /var/tmp/diff_new_pack.8zS1by/_new  2013-05-16 16:24:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.80.5
+Version:0.80.6
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.80.5.tar.bz2 -> sysconfig-0.80.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.80.5/ChangeLog 
new/sysconfig-0.80.6/ChangeLog
--- old/sysconfig-0.80.5/ChangeLog  2013-02-22 09:28:07.0 +0100
+++ new/sysconfig-0.80.6/ChangeLog  2013-05-16 11:04:55.0 +0200
@@ -1,4 +1,87 @@
-commit 4b058026fc4ab0709d5fad75200bdc3a638a9499 (HEAD, opensuse-12.3-wip-4, 
opensuse-12.3, master)
+commit 1799837010e66a8c59e678afeae93f5d62ce702f (HEAD, tag: version-0.80.6, 
origin/master, master)
+Author: Marius Tomaschewski 
+Date:   Thu May 16 11:02:26 2013 +0200
+
+version 0.80.6, updated changes file [bnc#813148]
+
+commit e71f14c93d1ee6475cb4323ccba524b0bb788013
+Author: Marius Tomaschewski 
+Date:   Thu Apr 4 09:51:29 2013 +0200
+
+Flush IPs on bridge/bond children ifup (bnc#813148)
+
+Bonding slaves and bridge ports should not have any IP addresses
+(the bridge or bond has to hold them instead), so remove them
+before enslaving them.
+This usually happens when the IP config of an active (ethernet)
+interface has been moved into a bridge/bond config, e.g. while
+"virsh iface-bridge eth0 br0".
+There is no full ifdown for the port interface to not break the
+vlans (and their bridges) which may refer to the port too.
+
+commit a6872f6116c1a77141f0fef2d66f3a12aca59675
+Author: Marius Tomaschewski 
+Date:   Thu May 16 10:42:32 2013 +0200
+
+version 0.80.6, updated changes file
+

commit sysconfig for openSUSE:Factory

2013-03-04 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-03-05 06:50:24

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-02-22 
17:03:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-03-05 
06:50:25.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar  4 14:40:02 UTC 2013 - m...@suse.com
+
+- Fixed to create migration marker directory before using it,
+  it does not exists e.g. while CD based update (bnc#806989).
+
+---



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.po9k9b/_old  2013-03-05 06:50:27.0 +0100
+++ /var/tmp/diff_new_pack.po9k9b/_new  2013-03-05 06:50:27.0 +0100
@@ -128,10 +128,11 @@
# (guard for variable added to network/config later...)
if [ -x /usr/sbin/NetworkManager ] && grep -qs "^NETWORKMANAGER=" \
var/adm/fillup-templates/sysconfig.config-network ; then
+   mkdir -p /dev/.sysconfig/network/ && \
grep -s "^NETWORKMANAGER=" etc/sysconfig/network/config \
-   > /dev/.sysconfig/network/migrate_nm_variable
+   > /dev/.sysconfig/network/migrate_nm_variable || :
elif [ -f /dev/.sysconfig/network/migrate_nm_variable ] ; then
-   rm -f /dev/.sysconfig/network/migrate_nm_variable
+   rm -f /dev/.sysconfig/network/migrate_nm_variable || :
fi
 fi
 
@@ -192,7 +193,7 @@
# and disable it, so /etc/init.d/network isn't masked...
/usr/bin/systemctl stop NetworkManager.service || :
/usr/bin/systemctl --force disable NetworkManager.service || :
-   rm -f /dev/.sysconfig/network/migrate_nm_variable
+   rm -f /dev/.sysconfig/network/migrate_nm_variable || :
;;
yes)
# Keep the /dev/.sysconfig/network/migrate_nm_variable file,

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



commit sysconfig for openSUSE:Factory

2013-02-22 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-02-22 17:03:11

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-01-31 
14:54:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-02-22 
17:03:13.0 +0100
@@ -1,0 +2,10 @@
+Thu Feb 22 08:20:23 UTC 2013 - m...@suse.com
+
+- version 0.80.5
+- Fixed to use a guarded migration hook from openSUSE < 12.3, that
+  disabes the (always enabled before) NetworkManager.service on
+  NETWORKMANAGER=no and mask the network.service (provided by the
+  /etc/init.d/network script) on NETWORKMANAGER=yes until NM has
+  been installed and enabled as network.service (bnc#803058).
+
+---

Old:

  sysconfig-0.80.4.tar.bz2

New:

  sysconfig-0.80.5.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.HmSGNV/_old  2013-02-22 17:03:14.0 +0100
+++ /var/tmp/diff_new_pack.HmSGNV/_new  2013-02-22 17:03:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.80.4
+Version:0.80.5
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
 License:GPL-2.0+
@@ -35,6 +35,7 @@
 BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} >= 1230
+BuildRequires:  pkgconfig(systemd)
 %define udevdir/usr/lib/udev
 %else
 %define udevdir/lib/udev
@@ -123,6 +124,15 @@
if [ ! -f etc/sysconfig/network/scripts/move_shm_sysconfig.sh ] ; then
touch etc/sysconfig/network/__move_shm_sysconfig__
fi
+   # trigger update from < 0.80.x only (-> openSUSE 12.3),
+   # (guard for variable added to network/config later...)
+   if [ -x /usr/sbin/NetworkManager ] && grep -qs "^NETWORKMANAGER=" \
+   var/adm/fillup-templates/sysconfig.config-network ; then
+   grep -s "^NETWORKMANAGER=" etc/sysconfig/network/config \
+   > /dev/.sysconfig/network/migrate_nm_variable
+   elif [ -f /dev/.sysconfig/network/migrate_nm_variable ] ; then
+   rm -f /dev/.sysconfig/network/migrate_nm_variable
+   fi
 fi
 
 %post 
@@ -170,12 +180,31 @@
DHCLIENT_SCRIPT_EXE
umask $_umask
 done
-# erroneous move from network/dhcp to network/config while 11.1 beta
-sysconfig_remove_and_set network/config WRITE_HOSTNAME_TO_HOSTS
-# remove NETWORKMANAGER variable; 12.3 is using network.service alias
-sysconfig_remove_and_set network/config NETWORKMANAGER
 # be a little bit paranoid and set the correct mode even we set umask
 chmod 0600 etc/sysconfig/network/ifcfg-*
+# bnc#803058: migrate from NETWORKMANAGER=yes/no variable to
+# network.service alias link masking rcnetwork.
+if [ -f /dev/.sysconfig/network/migrate_nm_variable -a -x /usr/bin/systemctl ] 
; then
+   . /dev/.sysconfig/network/migrate_nm_variable
+   case $NETWORKMANAGER in
+   no)
+   # NetworkManager.service were always started before; stop
+   # and disable it, so /etc/init.d/network isn't masked...
+   /usr/bin/systemctl stop NetworkManager.service || :
+   /usr/bin/systemctl --force disable NetworkManager.service || :
+   rm -f /dev/.sysconfig/network/migrate_nm_variable
+   ;;
+   yes)
+   # Keep the /dev/.sysconfig/network/migrate_nm_variable file,
+   # as hint for migration in NetworkManager post-install ...
+   # Mask /etc/init.d/network service until NM update is done.
+   /usr/bin/systemctl --force mask network.service || :
+   ;;
+   esac
+else
+   # cleanup obsolete NETWORKMANAGER variable
+   sysconfig_remove_and_set network/config NETWORKMANAGER
+fi
 
 %postun
 %{insserv_cleanup}

++ sysconfig-0.80.4.tar.bz2 -> sysconfig-0.80.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.80.4/ChangeLog 
new/sysconfig-0.80.5/ChangeLog
--- old/sysconfig-0.80.4/ChangeLog  2013-01-31 11:49:43.0 +0100
+++ new/sysconfig-0.80.5/ChangeLog  2013-02-22 09:28:07.0 +0100
@@ -1,4 +1,22 @@
-commit d3a88730e9a2675b1c6119a13adb951069fc2508 (HEAD, origin/master, master)
+commit 4b058026fc4ab0709d5fad75200bdc3a638a9499 (HEAD, opensuse-12.3-wip-4, 
opensuse-12.3, master)
+Author: Marius Tomaschewski 
+Date:   Fri Feb 22 09:2

commit sysconfig for openSUSE:Factory

2013-01-31 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-01-31 14:54:50

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-01-29 
07:04:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-01-31 
14:54:52.0 +0100
@@ -1,0 +2,17 @@
+Thu Jan 31 10:46:51 UTC 2013 - m...@suse.com
+
+- version 0.80.4
+- Fixed to use a suffix in ETHTOOL_OPTIONS variable to allow to
+  apply every setting (e.g. 'gro off lro off') separately, as the
+  ethtool utility stops at first failure and the NIC driver may
+  reject settings when the link is not up or they're unsupported.
+  Further, added ETHTOOL_UP_RETRY and ETHTOOL_UP_WAIT variables
+  to optionally wait after the link has been set up and retry to
+  set the ETHTOOL_OPTIONS*. Updated ifcfg(5) man page (bnc#787744)
+  [0002-Allow-ETHTOOL_OPTIONS-SUFFIX-variables-bnc-787744.patch,
+   0003-Documented-ETHTOOL_OPTIONS-SUFFIX-variables-bnc-787744.patch]
+- Applied 81-mount.rules fix by Robert Milasan to not mount file
+  systems with the noauto flag set (bnc#798641, [SWAMPID 50702]).
+  [0001-Do-not-mount-file-system-with-noauto-flag-bnc-798641.patch]
+
+---

Old:

  sysconfig-0.80.3.tar.bz2

New:

  sysconfig-0.80.4.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.IxTTXc/_old  2013-01-31 14:54:53.0 +0100
+++ /var/tmp/diff_new_pack.IxTTXc/_new  2013-01-31 14:54:53.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.80.3
+Version:0.80.4
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.80.3.tar.bz2 -> sysconfig-0.80.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.80.3/ChangeLog 
new/sysconfig-0.80.4/ChangeLog
--- old/sysconfig-0.80.3/ChangeLog  2013-01-28 14:56:11.0 +0100
+++ new/sysconfig-0.80.4/ChangeLog  2013-01-31 11:49:43.0 +0100
@@ -1,10 +1,46 @@
-commit 4aeb72eac38a2afd785b1d0d8511a02588111eb9 (HEAD, master)
+commit d3a88730e9a2675b1c6119a13adb951069fc2508 (HEAD, origin/master, master)
+Author: Marius Tomaschewski 
+Date:   Thu Jan 31 11:47:43 2013 +0100
+
+version 0.80.4, updated changes file
+
+commit 693842b04c46f92539b45e2c9e198ce68eb65a35
+Author: Marius Tomaschewski 
+Date:   Wed Jan 30 16:51:16 2013 +0100
+
+Documented ETHTOOL_OPTIONS[SUFFIX] variables (bnc#787744)
+
+commit 4617ff49a59989232f7e903340d1cef2e5a941e4
+Author: Marius Tomaschewski 
+Date:   Wed Jan 30 15:37:15 2013 +0100
+
+Allow ETHTOOL_OPTIONS[SUFFIX] variables (bnc#787744)
+
+Allow ETHTOOL_OPTIONS[SUFFIX] variables allowing to apply
+each setting separately as ethtool returns on first error.
+Also added ETHTOOL_UP_REPEAT and ETHTOOL_UP_WAIT allowing
+to repeat the attempt to set the ethtool settings as some
+NIC drives reject settings when the link is not yet up.
+
+commit 913cc1013a492b02f2eff0d9f6ddf82c9d8ea259
+Author: Robert Milasan 
+Date:   Sat Jan 26 11:08:12 2013 +
+
+Do not mount file system with noauto flag (bnc#798641)
+
+Fix for 81-mount.rules to not mount file systems with
+the noauto flag set.
+
+Signed-off-by: Hannes Reinecke 
+Signed-off-by: Marius Tomaschewski 
+
+commit 4aeb72eac38a2afd785b1d0d8511a02588111eb9
 Author: Marius Tomaschewski 
 Date:   Mon Jan 28 14:55:39 2013 +0100
 
 updated changes file, version 0.80.3
 
-commit aa74d3fb276cd6064cde526847799575dc76ec64 (origin/master)
+commit aa74d3fb276cd6064cde526847799575dc76ec64
 Author: Marius Tomaschewski 
 Date:   Fri Jan 25 18:25:54 2013 +0100
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.80.3/VERSION new/sysconfig-0.80.4/VERSION
--- old/sysconfig-0.80.3/VERSION2013-01-28 14:54:44.0 +0100
+++ new/sysconfig-0.80.4/VERSION2013-01-31 11:48:29.0 +0100
@@ -1 +1 @@
-0.80.3
+0.80.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.80.3/config/hardware/81-mount.rules 
new/sysconfig-0.80.4/config/hardware/81-mount.rules
--- old/sysconfig-0.80.3/config/hardware/81-mount.rules 2013-01-23 
10:25:50.0 +0100
+++ new/sysconfig-0.80.4/config/hardware/81-mount.rules 2013-01-31 
11:48:29.0 +0100
@@ -5,9 +5,9 @@
 ACTION=="add", SUBSYSTEM=="block",

commit sysconfig for openSUSE:Factory

2013-01-28 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-01-29 07:04:49

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-01-12 
14:53:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-01-29 
07:04:51.0 +0100
@@ -1,0 +2,45 @@
+Mon Jan 28 13:48:09 UTC 2013 - m...@suse.com
+
+- version 0.80.3
+- rcnetwork: reworked suspend/resume hooks (bnc#781106)
+
+---
+Wed Jan 23 19:37:52 UTC 2013 - m...@suse.com
+
+- version 0.80.2
+- rcnetwork: handle also partial -o type|skip options
+
+---
+Wed Jan 23 17:34:50 UTC 2013 - m...@suse.com
+
+- version 0.80.1
+- rcnetwork: Improved redirection and option handling and cleaned
+  up obsolete localfs/remotefs options and network manager hooks.
+  Honor SYSTEMCTL_OPTIONS variable which can be set to systemctl
+  options e.g. --ignore-dependencies while yast2 second stage run
+  (bnc#798348).
+- Fixed to use dhclient6 in dhcp6_client state variable (bnc#798828).
+
+---
+Tue Jan 15 10:47:08 UTC 2013 - m...@suse.com
+
+- version 0.80.0
+- Removed the NETWORKMANAGER=yes/no variable from network/config.
+  The NetworkManager.service (or other) installs a network.service
+  alias link while "systemctl enable" and removes on "disable",
+  which masks the network.service provided by /etc/init.d/network.
+  Current service has to be stopped while "enable" or "disable".
+  The "systemctl -p Id show network.service" is used to query the
+  currently enabled network service. It returns either the name
+  of the service providing the alias, i.e. NetworkManager.service
+  or network.service - when the /etc/init.d/network provides it.
+  The /etc/init.d/network script forwards common actions (start,
+  stop, ...) to systemd which executes them for the currently
+  active network.service. (bnc#764055,bnc#764336,bnc#798348).
+- Adopted /etc/init.d/network, netconfig, ifup to use the service
+  Id query instead of NETWORKMANAGER variable, added forwarding.
+- Removed NetworkManager start/stop code from /etc/init.d/network
+  and disabled NetworkManager dispatcher hook installation.
+- Added removal of the NETWORKMANAGER variable to spec post-install
+
+---

Old:

  0001-Updated-bridge-documentation-link-in-ifcfg-bridge.5.patch
  0002-ifup-bridge-handle-1-100-sec-precision-stp-times.patch
  sysconfig-0.76.8.tar.bz2

New:

  sysconfig-0.80.3.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.qX8bTc/_old  2013-01-29 07:04:52.0 +0100
+++ /var/tmp/diff_new_pack.qX8bTc/_new  2013-01-29 07:04:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.76.8
+Version:0.80.3
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
 License:GPL-2.0+
@@ -40,8 +40,6 @@
 %define udevdir/lib/udev
 %endif
 Source: %name-%version.tar.bz2
-Patch1: 0001-Updated-bridge-documentation-link-in-ifcfg-bridge.5.patch
-Patch2: 0002-ifup-bridge-handle-1-100-sec-precision-stp-times.patch
 
 %description
 This package provides the SuSE system configuration scheme and the
@@ -61,8 +59,6 @@
 
 %prep
 %setup -n sysconfig-%{version}
-%patch1 -p1
-%patch2 -p1
 
 %build
 autoreconf --force --install
@@ -113,7 +109,6 @@
 /etc/sysconfig/network/if-down.d/ndp-proxy
 /etc/netconfig.d
 /etc/ppp/poll.tcpip
-/etc/NetworkManager
 /sbin/*
 %doc /usr/share/doc/packages/sysconfig
 %_mandir/*/*
@@ -177,6 +172,8 @@
 done
 # erroneous move from network/dhcp to network/config while 11.1 beta
 sysconfig_remove_and_set network/config WRITE_HOSTNAME_TO_HOSTS
+# remove NETWORKMANAGER variable; 12.3 is using network.service alias
+sysconfig_remove_and_set network/config NETWORKMANAGER
 # be a little bit paranoid and set the correct mode even we set umask
 chmod 0600 etc/sysconfig/network/ifcfg-*
 

++ sysconfig-0.76.8.tar.bz2 -> sysconfig-0.80.3.tar.bz2 ++
 2357 lines of diff (skipped)

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



commit sysconfig for openSUSE:Factory

2013-01-12 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-01-12 14:53:43

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2012-11-28 
17:02:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-01-12 
14:53:46.0 +0100
@@ -1,0 +2,9 @@
+Fri Jan 11 22:38:46 UTC 2013 - m...@suse.com
+
+- Fixed to correctly apply STP constrains also to float time
+  values with a 1/100 sec precision (bnc#753387,bnc#794720).
+  [0002-ifup-bridge-handle-1-100-sec-precision-stp-times.patch]
+- Updated bridge documentation link in ifcfg-bridge.5 (bnc#791553).
+  [0001-Updated-bridge-documentation-link-in-ifcfg-bridge.5.patch]
+
+---

New:

  0001-Updated-bridge-documentation-link-in-ifcfg-bridge.5.patch
  0002-ifup-bridge-handle-1-100-sec-precision-stp-times.patch



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.5ctmYN/_old  2013-01-12 14:53:47.0 +0100
+++ /var/tmp/diff_new_pack.5ctmYN/_new  2013-01-12 14:53:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysconfig
 #
-# Copyright (c) 2012 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
@@ -40,6 +40,8 @@
 %define udevdir/lib/udev
 %endif
 Source: %name-%version.tar.bz2
+Patch1: 0001-Updated-bridge-documentation-link-in-ifcfg-bridge.5.patch
+Patch2: 0002-ifup-bridge-handle-1-100-sec-precision-stp-times.patch
 
 %description
 This package provides the SuSE system configuration scheme and the
@@ -59,6 +61,8 @@
 
 %prep
 %setup -n sysconfig-%{version}
+%patch1 -p1
+%patch2 -p1
 
 %build
 autoreconf --force --install

++ 0001-Updated-bridge-documentation-link-in-ifcfg-bridge.5.patch ++
>From 122abfa7b7142079e911645937a9d8fb78faf37c Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski 
Date: Mon, 7 Jan 2013 11:38:11 +0100
Subject: [PATCH] Updated bridge documentation link in ifcfg-bridge.5
References: bnc#791553
Upstream: yes

---
 doc/ifcfg-bridge.5 |2 +-
 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-)

diff --git a/doc/ifcfg-bridge.5 b/doc/ifcfg-bridge.5
index 5610262..f14c9a7 100644
--- a/doc/ifcfg-bridge.5
+++ b/doc/ifcfg-bridge.5
@@ -86,7 +86,7 @@ Minimal example for a bridge interface on eth0 and eth1, the 
bridge interface it
 .SH ADDITIONAL INFORMATION
 
 For additional and more general information have a look into
-.BR .
+.BR .
 
 .SH BUGS
 Please report bugs at 
-- 
1.7.10.4

++ 0002-ifup-bridge-handle-1-100-sec-precision-stp-times.patch ++
>From b01baa692de64a53dd57438f4677dcf34973fbec Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski 
Date: Tue, 8 Jan 2013 15:38:59 +0100
Subject: [PATCH] ifup-bridge: handle 1/100 sec precision stp times
References: bnc#753387,bnc#794720
Upstream: yes

---
 scripts/ifup-bridge |   14 +++---
 1 Datei geändert, 11 Zeilen hinzugefügt(+), 3 Zeilen entfernt(-)

diff --git a/scripts/ifup-bridge b/scripts/ifup-bridge
index 47e8993..ea717af 100755
--- a/scripts/ifup-bridge
+++ b/scripts/ifup-bridge
@@ -95,19 +95,27 @@ apply_constraints()
local -i min=$(($2))
local -i max=$(($3))
localdef=$4
+   localval=${!var}
+   localtmp
 
-   test -n "${!var}" || return
-   if   test $((${!var})) -lt $min ; then
+   case $val in
+   "") return 0  ;;
+   *[,.]*) tmp=${val##*[.,]}
+   val=$((${val%%[.,]*} * 100 + ${tmp:0:2})) ;;
+   *)  val=$(($val * 100))   ;;
+   esac
+   if   test $((${val})) -lt $(($min * 100)) ; then
def=${def:-$min}
message_if_not_run_from_rc \
"Warning: Correcting $var from ${!var} to $def"
eval "${var}=$def"
-   elif test $((${!var})) -gt $max ; then
+   elif test $((${val})) -gt $(($max * 100)) ; then
def=${def:-$max}
message_if_not_run_from_rc \
"Warning: Correcting $var from ${!var} to $def"
eval "${var}=$def"
fi
+   return 0
 }
 
 

commit sysconfig for openSUSE:Factory

2012-11-28 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2012-11-28 17:02:17

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2012-11-06 
16:33:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2012-11-28 
17:02:21.0 +0100
@@ -1,0 +2,15 @@
+Fri Nov 23 11:25:20 UTC 2012 - m...@suse.com
+
+- version 0.76.8
+- Changed rcnetwork to not report dhcp in background to systemd
+  (bnc#785240,bnc#780644). You may set DHCLIENT_MODIFY_SMB_CONF
+  to "no" in /etc/sysconfig/network/dhcp as the samba/cifs hooks
+  make systemctl calls to reload/restart nmb and other services
+  which block (systemd deadlock) ifup scripts for a long time.
+- Reverted ifup pre/post and if-up.d/if-down.d scripts processing
+  feature in background and removed WAIT_BACKGROUND_JOBS variable
+  as it tends to cause unexpected behavior / side effects.
+- Replaced udevrulesdir patch with --with-udevdir configure option.
+- Removed obsolete network-remotefs init script (disabled before).
+
+---

Old:

  set_new_udevrules_dir.patch
  sysconfig-0.76.7.tar.bz2

New:

  sysconfig-0.76.8.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.zgNQZL/_old  2012-11-28 17:02:23.0 +0100
+++ /var/tmp/diff_new_pack.zgNQZL/_new  2012-11-28 17:02:23.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.76.7
+Version:0.76.8
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
 License:GPL-2.0+
@@ -34,8 +34,12 @@
 Requires:   vlan
 BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} >= 1230
+%define udevdir/usr/lib/udev
+%else
+%define udevdir/lib/udev
+%endif
 Source: %name-%version.tar.bz2
-Patch1: set_new_udevrules_dir.patch
 
 %description
 This package provides the SuSE system configuration scheme and the
@@ -55,16 +59,16 @@
 
 %prep
 %setup -n sysconfig-%{version}
-%patch1
 
 %build
 autoreconf --force --install
 CFLAGS="$RPM_OPT_FLAGS -fPIC" \
 ./configure --prefix=/ \
 --sbindir=/sbin \
---libdir=/usr/%_lib \
+--libdir=/%_lib \
 --sysconfdir=%_sysconfdir \
 --mandir=%_mandir \
+--with-udevdir=%udevdir \
 --with-fillup-templatesdir=/var/adm/fillup-templates
 %{__make} %{?_smp_mflags}
 
@@ -78,9 +82,6 @@
 make DESTDIR=$RPM_BUILD_ROOT install
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/config
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/dhcp
-# install udevmountd
-mkdir -p $RPM_BUILD_ROOT/usr/lib/udev
-mv $RPM_BUILD_ROOT/sbin/udevmountd $RPM_BUILD_ROOT/usr/lib/udev
 # remove template dir
 rm -rf $RPM_BUILD_ROOT/etc/sysconfig/network/ifservices.template/
 
@@ -95,11 +96,11 @@
 %config(noreplace) /etc/ppp/ip-down
 %config(noreplace) /etc/ppp/ipv6-up
 %config(noreplace) /etc/ppp/ipv6-down
-%dir /usr/lib/udev
-/usr/lib/udev/udevmountd
-%dir /usr/lib/udev/rules.d
-/usr/lib/udev/rules.d/77-network.rules
-/usr/lib/udev/rules.d/81-mount.rules
+%dir %udevdir
+%udevdir/udevmountd
+%dir %udevdir/rules.d
+%udevdir/rules.d/77-network.rules
+%udevdir/rules.d/81-mount.rules
 %dir /etc/modprobe.d
 %config /etc/sysconfig/network/ifcfg.template
 %config /etc/modprobe.d/50-blacklist.conf
@@ -138,7 +139,6 @@
 . etc/sysconfig/network/scripts/functions.rpm-utils
 #
 %{fillup_and_insserv -fY network}
-%{fillup_and_insserv -fY network-remotefs}
 %{fillup_only -dns dhcp network network}
 %{fillup_only -dns config network network}
 /sbin/ldconfig

++ sysconfig-0.76.7.tar.bz2 -> sysconfig-0.76.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.76.7/ChangeLog 
new/sysconfig-0.76.8/ChangeLog
--- old/sysconfig-0.76.7/ChangeLog  2012-11-01 18:22:06.0 +0100
+++ new/sysconfig-0.76.8/ChangeLog  2012-11-23 12:27:50.0 +0100
@@ -1,4 +1,57 @@
-commit fbdfff3aaa236a7909b03981bf6d6db0b0cd48c5 (HEAD, master-jobs, master)
+commit a3f24d923f1dbdb7a386858256dc558542f72da5 (HEAD, master)
+Author: Marius Tomaschewski 
+Date:   Fri Nov 23 12:26:30 2012 +0100
+
+version 0.76.8, updated changes file
+
+commit 8e4d58fcc931938c04794f721a56efea2b3f566a
+Author: Marius Tomaschewski 
+Date:   Fri Nov 23 12:21:16 2012 +0100
+
+network-remotefs: removed obsolete init script
+
+It were already funcionality-dis

commit sysconfig for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2012-11-06 16:33:30

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2012-11-02 
17:43:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2012-11-06 
16:33:36.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov  5 20:18:45 UTC 2012 - tittiatc...@gmail.com
+
+- Added patch (set_new_udevrules_dir.patch) to ensure that the 
+  udevmountd and the udev rules are installed at the right place 
+  (/usr/lib/udev)
+
+---

New:

  set_new_udevrules_dir.patch



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.LZZqMF/_old  2012-11-06 16:33:37.0 +0100
+++ /var/tmp/diff_new_pack.LZZqMF/_new  2012-11-06 16:33:37.0 +0100
@@ -35,6 +35,7 @@
 BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
+Patch1: set_new_udevrules_dir.patch
 
 %description
 This package provides the SuSE system configuration scheme and the
@@ -54,13 +55,13 @@
 
 %prep
 %setup -n sysconfig-%{version}
+%patch1
 
 %build
 autoreconf --force --install
 CFLAGS="$RPM_OPT_FLAGS -fPIC" \
 ./configure --prefix=/ \
 --sbindir=/sbin \
---libdir=/%_lib \
 --libdir=/usr/%_lib \
 --sysconfdir=%_sysconfdir \
 --mandir=%_mandir \
@@ -78,8 +79,8 @@
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/config
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/dhcp
 # install udevmountd
-mkdir -p $RPM_BUILD_ROOT/lib/udev
-mv $RPM_BUILD_ROOT/sbin/udevmountd $RPM_BUILD_ROOT/lib/udev
+mkdir -p $RPM_BUILD_ROOT/usr/lib/udev
+mv $RPM_BUILD_ROOT/sbin/udevmountd $RPM_BUILD_ROOT/usr/lib/udev
 # remove template dir
 rm -rf $RPM_BUILD_ROOT/etc/sysconfig/network/ifservices.template/
 
@@ -94,11 +95,11 @@
 %config(noreplace) /etc/ppp/ip-down
 %config(noreplace) /etc/ppp/ipv6-up
 %config(noreplace) /etc/ppp/ipv6-down
-%dir /lib/udev
-/lib/udev/udevmountd
-%dir /lib/udev/rules.d
-/lib/udev/rules.d/77-network.rules
-/lib/udev/rules.d/81-mount.rules
+%dir /usr/lib/udev
+/usr/lib/udev/udevmountd
+%dir /usr/lib/udev/rules.d
+/usr/lib/udev/rules.d/77-network.rules
+/usr/lib/udev/rules.d/81-mount.rules
 %dir /etc/modprobe.d
 %config /etc/sysconfig/network/ifcfg.template
 %config /etc/modprobe.d/50-blacklist.conf

++ set_new_udevrules_dir.patch ++
--- configure.in2012-10-26 15:40:04.0 +0200
+++ configure.in2012-11-05 21:14:16.575665132 +0100
@@ -18,7 +18,7 @@
 init_ddir='${sysconfdir}/init.d'
 docdir='${prefix}/usr/share/doc/packages/sysconfig'
 pppdir='${sysconfdir}/ppp'
-udevrulesdir='${prefix}/lib/udev/rules.d'
+udevrulesdir='${prefix}/usr/lib/udev/rules.d'
 nm_dispatcherdir='${sysconfdir}/NetworkManager/dispatcher.d'
 modprobedir='${sysconfdir}/modprobe.d'
 omc_svcinfodir='${prefix}/usr/share/omc/svcinfo.d'
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sysconfig for openSUSE:Factory

2012-11-02 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2012-11-02 17:43:05

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2012-10-27 
13:25:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2012-11-02 
17:43:07.0 +0100
@@ -1,0 +2,13 @@
+Thu Nov  1 17:08:25 UTC 2012 - m...@suse.com
+
+- version 0.76.7
+- Start ifup pre/post and if-up.d/if-down.d scripts in background.
+  The new network/config variable WAIT_BACKGROUND_JOBS specifies
+  the wait limit. Default is 5 secons, 0 disables backgrounding
+  and reverts to previous blocking behavior. Attempt to solve the
+  issues where interfaces are not come up in time, because some
+  hook-script are blocking ifup (bnc#780644).
+- Execute netconfig/ntp-runtime updates in background (bnc#780644).
+- Man-page hint to use STARTMODE=nfsroot when using iSCSI or FCoE.
+
+---

Old:

  sysconfig-0.76.6.tar.bz2

New:

  sysconfig-0.76.7.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.vUg29I/_old  2012-11-02 17:43:10.0 +0100
+++ /var/tmp/diff_new_pack.vUg29I/_new  2012-11-02 17:43:10.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.76.6
+Version:0.76.7
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.76.6.tar.bz2 -> sysconfig-0.76.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.76.6/ChangeLog 
new/sysconfig-0.76.7/ChangeLog
--- old/sysconfig-0.76.6/ChangeLog  2012-10-26 13:39:19.0 +0200
+++ new/sysconfig-0.76.7/ChangeLog  2012-11-01 18:22:06.0 +0100
@@ -1,4 +1,33 @@
-commit a964df866b304fcabfc189cc73475080a1b4b4dc (HEAD, tag: version-0.76.6, 
public/master, origin/master, export/master, master)
+commit fbdfff3aaa236a7909b03981bf6d6db0b0cd48c5 (HEAD, master-jobs, master)
+Author: Marius Tomaschewski 
+Date:   Thu Nov 1 18:17:37 2012 +0100
+
+version 0.76.7, updated changes file
+
+commit ba4f43c796427a7749504d23969a2340789571f2
+Author: Marius Tomaschewski 
+Date:   Thu Nov 1 17:54:45 2012 +0100
+
+Execute netconfig/ntp-runtime update in background
+
+commit 52964539fa72a820a7d390cac577861d41f17f3e
+Author: Marius Tomaschewski 
+Date:   Thu Nov 1 17:54:00 2012 +0100
+
+Background ifup pre/post and if-up.d/if-down.d scripts
+
+New network/config variable WAIT_BACKGROUND_JOBS with a
+default of 5 secs wait limit. A WAIT_BACKGROUND_JOBS=0
+disables a parallel/background hook script execution.
+
+commit 2f25f2e046af65db2056b009da181eec31e9d1cd (public/master, origin/master, 
export/master)
+Merge: a964df8 95976ed
+Author: Marius Tomaschewski 
+Date:   Fri Oct 26 14:08:36 2012 +0200
+
+Merge commit 'refs/merge-requests/1' of 
git://gitorious.org/opensuse/sysconfig
+
+commit a964df866b304fcabfc189cc73475080a1b4b4dc (tag: version-0.76.6)
 Author: Marius Tomaschewski 
 Date:   Fri Oct 26 13:32:21 2012 +0200
 
@@ -18,7 +47,7 @@
 
 version 0.76.5
 
-commit 9bb6f64db086f0364f153ba142b5f3be67ce4baf (opensuse-12.2-update-work)
+commit 9bb6f64db086f0364f153ba142b5f3be67ce4baf
 Author: Marius Tomaschewski 
 Date:   Thu Oct 25 16:30:51 2012 +0200
 
@@ -77,7 +106,19 @@
 
 Use dhclient -v when debug is enabled (bnc#780644)
 
-commit 24a91302e36c7773ecf4bc29801287452c960640 (tag: version-0.76.4, 
opensuse-12.2-update, opensuse-12.2)
+commit 95976edae8503a0f61308628aed1b176fc09fd9f
+Author: Gregor Dschung 
+Date:   Tue Sep 11 15:24:45 2012 +0200
+
+Hint to use STARTMODE=nfsroot when using iSCSI or FCoE
+
+commit 3a9dd29ab9a56cefd7b6f1cf83cac60c40e7d682
+Author: Gregor Dschung 
+Date:   Tue Sep 11 15:11:55 2012 +0200
+
+Hint to use STARTMODE=nfsroot when using iSCSI
+
+commit 24a91302e36c7773ecf4bc29801287452c960640 (tag: version-0.76.4, tag: 
opensuse-12.2-release, public/opensuse-12.2, origin/opensuse-12.2, 
export/opensuse-12.2, opensuse-12.2)
 Author: Marius Tomaschewski 
 Date:   Thu Aug 9 16:42:02 2012 +
 
@@ -412,7 +453,7 @@
   - add libtool as buildrequire to avoid implicit dependency
 - Updated package/sysconfig.changes file
 
-commit 9c61279efc7787953b2fdfe38be9802e0310292c (public/opensuse-12.1, 
origin/opensuse-12.1, export/opensuse-12.1, opensuse-12.1)
+commit 9c61279efc7787953b2fdfe38be9802e0310292c (tag: opensuse-12.1-release)
 Author: Marius Tomaschewski 

commit sysconfig for openSUSE:Factory

2012-10-27 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2012-10-27 13:25:01

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2012-10-03 
10:11:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2012-10-27 
13:25:03.0 +0200
@@ -1,0 +2,18 @@
+Fri Oct 26 11:28:43 UTC 2012 - m...@suse.com
+
+- version 0.76.6
+- Fixed to check and reject too long interface names or names
+  with suspect characters, do not wait when creation of virtual
+  interface name fails (bnc#784952).
+- Fixed to not report failure while setting unsupported power
+  management option in ifup-wireless as the support and features
+  depends on the driver (bnc#716652).
+- Fixed ifup-dhcp to not start dhcp clients too early or they may
+  be unable to send packets and just increase resend time. Instead,
+  load af_packet module early and wait for link ready (bnc#780644).
+- Fixed netconfig/ntp-runtime to not use try-restart as its start
+  may block for a while, so just add servers ourself. When ntpd is
+  not running (not yet started), the init script will pickup our
+  servers later (bnc#780644).
+
+---

Old:

  sysconfig-0.76.5.tar.bz2

New:

  sysconfig-0.76.6.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.5Y09Of/_old  2012-10-27 13:25:04.0 +0200
+++ /var/tmp/diff_new_pack.5Y09Of/_new  2012-10-27 13:25:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.76.5
+Version:0.76.6
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.76.5.tar.bz2 -> sysconfig-0.76.6.tar.bz2 ++
 7230 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/sysconfig-0.76.5/ChangeLog new/sysconfig-0.76.6/ChangeLog
--- old/sysconfig-0.76.5/ChangeLog  2012-08-09 18:43:08.0 +0200
+++ new/sysconfig-0.76.6/ChangeLog  2012-10-26 13:39:19.0 +0200
@@ -1,4 +1,83 @@
-commit 24a91302e36c7773ecf4bc29801287452c960640 (HEAD, master)
+commit a964df866b304fcabfc189cc73475080a1b4b4dc (HEAD, tag: version-0.76.6, 
public/master, origin/master, export/master, master)
+Author: Marius Tomaschewski 
+Date:   Fri Oct 26 13:32:21 2012 +0200
+
+version 0.76.6, updated changes file
+
+commit 78ccebbb39d868b19cb6d93203218edcee20d385
+Author: Marius Tomaschewski 
+Date:   Fri Oct 26 13:20:38 2012 +0200
+
+Improved NOZEROCONF changes and variable description
+
+commit 9bf0d31b06ffd6632a0b6ca8ba6f1239ec684fe8 (tag: version-0.76.5)
+Author: Mike Latimer 
+Date:   Thu Sep 27 20:12:07 2012 +
+
+Added support for NOZEROCONF option to disable zero config route.
+
+version 0.76.5
+
+commit 9bb6f64db086f0364f153ba142b5f3be67ce4baf (opensuse-12.2-update-work)
+Author: Marius Tomaschewski 
+Date:   Thu Oct 25 16:30:51 2012 +0200
+
+ifup-wireless: do not fail on unsupported power options
+
+The power management support differs from driver to driver;
+complain, but do not forward errors (cause ifup failures)
+when the specified power operation is not supported ...
+
+commit c10b01dc858da42ec9cec2674a9b57f53a1425b0
+Author: Marius Tomaschewski 
+Date:   Mon Oct 15 14:12:38 2012 +0200
+
+ifup: check for valid characters in interface names
+
+commit ab85d0fb76719f3d44cc36e74f5dafa7dc1aacba (sle11-sp2-update-test-work)
+Author: Marius Tomaschewski 
+Date:   Mon Oct 15 12:27:08 2012 +0200
+
+network: do not wait for virtuals reporting errors
+
+commit 0ece7834f9e8c495c2238f8089aa942b1b633694
+Author: Marius Tomaschewski 
+Date:   Mon Oct 15 12:25:06 2012 +0200
+
+ifup: fail early for too long interface names
+
+commit 6172ff169d3b3b83a7d4b23ac7529dd4f57f88f2
+Author: Marius Tomaschewski 
+Date:   Wed Sep 26 18:57:09 2012 +0200
+
+netconfig/ntp-runtime: add servers, do not try-restart
+
+ntp try-restart picks up the servers we've written, but its
+start may block for a while, so just add servers ourself.
+When ntpd is not running (not yet started), the init script
+will pickup our servers later.
+
+commit 0d47eafa9b5e6743065157d3e4e9a91d

commit sysconfig for openSUSE:Factory

2012-10-03 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2012-10-03 10:11:14

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2012-08-13 
19:54:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2012-10-03 
10:11:17.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 27 20:12:07 UTC 2012 - mlati...@suse.com
+
+- version 0.76.5
+- Added support for NOZEROCONF option to disable zero config route.
+
+---

Old:

  sysconfig-0.76.4.tar.bz2

New:

  sysconfig-0.76.5.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.67DZyB/_old  2012-10-03 10:11:18.0 +0200
+++ /var/tmp/diff_new_pack.67DZyB/_new  2012-10-03 10:11:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.76.4
+Version:0.76.5
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
 License:GPL-2.0+

++ sysconfig-0.76.4.tar.bz2 -> sysconfig-0.76.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.76.4/config/sysconfig.config-network 
new/sysconfig-0.76.5/config/sysconfig.config-network
--- old/sysconfig-0.76.4/config/sysconfig.config-network2012-07-20 
14:01:52.0 +0200
+++ new/sysconfig-0.76.5/config/sysconfig.config-network2012-09-27 
22:06:14.0 +0200
@@ -392,3 +392,11 @@
 #
 WIRELESS_REGULATORY_DOMAIN=''
 
+## Type:   yesno
+## Default:no
+#
+# This variable is used to disable the Zero Configuration Networking
+# (zeroconf) route (169.254.0.0) on local interfaces.
+#
+NOZEROCONF='no'
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.76.4/scripts/ifup-route 
new/sysconfig-0.76.5/scripts/ifup-route
--- old/sysconfig-0.76.4/scripts/ifup-route 2012-07-20 14:01:42.0 
+0200
+++ new/sysconfig-0.76.5/scripts/ifup-route 2012-09-27 22:07:16.0 
+0200
@@ -147,7 +147,7 @@
 fi
 # Calling 'ip' if there is no interface (ifdown called from udev for remove
 # event) would trigger automatic module loading (Bug 199456)
-if [ -d /sys/class/net/$INTERFACE ] ; then
+if [ -d /sys/class/net/$INTERFACE -a "$NOZEROCONF" != "yes" ] ; then
# Don't add this route if interface has no v4 address (Bug 65557)
test -z "`ip -4 a l dev $INTERFACE 2>/dev/null`" && islinklocal=
if test -n "$islinklocal" ; then

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



commit sysconfig for openSUSE:Factory

2012-08-13 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2012-08-13 19:54:19

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2012-07-23 
10:41:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2012-08-13 
19:54:38.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug  9 16:42:02 UTC 2012 - m...@suse.com
+
+- version 0.76.4
+- Check before running a script in netcontrol_services (bnc#775281).
+
+---

Old:

  0001-Do-not-check-renamed-flag-when-udev-is-not-running.patch
  0002-blacklist-uas-driver.patch
  sysconfig-0.76.3.tar.bz2

New:

  sysconfig-0.76.4.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.C2LWjR/_old  2012-08-13 19:54:42.0 +0200
+++ /var/tmp/diff_new_pack.C2LWjR/_new  2012-08-13 19:54:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.76.3
+Version:0.76.4
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
 License:GPL-2.0+
@@ -35,8 +35,6 @@
 BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
-Patch1: 0001-Do-not-check-renamed-flag-when-udev-is-not-running.patch
-Patch2: 0002-blacklist-uas-driver.patch
 
 %description
 This package provides the SuSE system configuration scheme and the
@@ -56,8 +54,6 @@
 
 %prep
 %setup -n sysconfig-%{version}
-%patch1 -p1
-%patch2 -p1
 
 %build
 autoreconf --force --install

++ sysconfig-0.76.3.tar.bz2 -> sysconfig-0.76.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.76.3/ChangeLog 
new/sysconfig-0.76.4/ChangeLog
--- old/sysconfig-0.76.3/ChangeLog  2012-06-11 12:24:20.0 +0200
+++ new/sysconfig-0.76.4/ChangeLog  2012-08-09 18:43:08.0 +0200
@@ -1,4 +1,54 @@
-commit f30d10af618cf9471a33adfa4bfbdb1530ff2da6 (HEAD, master)
+commit 24a91302e36c7773ecf4bc29801287452c960640 (HEAD, master)
+Author: Marius Tomaschewski 
+Date:   Thu Aug 9 16:42:02 2012 +
+
+version 0.76.4, updated changes file
+
+commit a9b7432bdfed7adcd5473795c882e1374b0b5d84
+Author: Marius Tomaschewski 
+Date:   Thu Aug 9 18:40:51 2012 +0200
+
+Adopted to use one require per line in spec file
+
+commit 001689018d00a7ca5bf2b36f8634adbe4add7864
+Author: Robert Milasan 
+Date:   Thu Aug 2 20:01:55 2012 +0200
+
+Check before running a script in netcontrol_services
+
+commit 91e448a1b2aad14d90e55d32f34a4f79ece703f0 (origin/master)
+Author: Marius Tomaschewski 
+Date:   Fri Jul 20 16:49:34 2012 +0200
+
+updated changes file
+
+commit 1576ab1c722c494e0494c02bc5827d08580ff624 (test)
+Author: Oliver Neukum 
+Date:   Fri Jul 20 16:14:30 2012 +0200
+
+blacklist uas driver
+
+Intel has confirmed that uas is a hopeless case (bnc#770301)
+
+commit d0875c64365b90868f26dbb77ba0fdc1562624ce (public/master, export/master)
+Author: Marius Tomaschewski 
+Date:   Fri Jul 20 14:15:32 2012 +0200
+
+updated changes file
+
+commit dbdc2e2a2b0288deefc74f838f5c3fa0b466a4f6
+Author: Marius Tomaschewski 
+Date:   Thu Jul 19 15:43:11 2012 +0200
+
+Do not check renamed-flag when udev is not running
+
+When udev is not running as in LXC containers, do not check for
+the interface renamed-flag set by udev rules and causing to wait
+until udev rename finished or report a network start failure.
+The reintroduced FORCE_PERSISTENT_NAMES network/config variable
+allows an explicit behavior configuration (bnc#771615).
+
+commit f30d10af618cf9471a33adfa4bfbdb1530ff2da6 (tag: version-0.76.3)
 Author: Marius Tomaschewski 
 Date:   Mon Jun 11 12:23:28 2012 +0200
 
@@ -29,7 +79,7 @@
 
 Fixed ifrenew-dhcp to use built-in dhcpcd --renew
 
-commit 37d231fd2118c241da16ba183b25779f8ac23bb3 (tag: version-0.76.2, 
origin/master)
+commit 37d231fd2118c241da16ba183b25779f8ac23bb3 (tag: version-0.76.2)
 Author: Marius Tomaschewski 
 Date:   Tue Apr 10 13:24:45 2012 +0200
 
@@ -201,7 +251,7 @@
 by NetworkManager dispatcher hook (bnc#735394, CVE-2011-4182).
 Fixed also to return proper exit code 0 in NM dispatcher hooks.
 
-commit b3a8523350c4b4e8f5eee9c4f0cd556610fa525b (public/master, export/master)
+commit b3a8523350c4b4e8f5eee9c4f0cd556610fa525b
 Author: Marius Tomaschewski 
 Date:   Mon Dec 5 18:07:52 2011 +0100
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.sv

commit sysconfig for openSUSE:Factory

2012-07-23 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2012-07-23 10:41:16

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2012-04-12 
09:52:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2012-07-23 
10:41:18.0 +0200
@@ -1,0 +2,25 @@
+Fri Jul 20 14:38:16 UTC 2012 - m...@suse.com
+
+- Applied patch blacklisting uas driver confirmed by Intel as
+  a hopeless case (bnc#770301).
+
+---
+Thu Jul 19 13:58:01 UTC 2012 - m...@suse.com
+
+- /etc/init.d/network: do not check the renamed-flag when udev
+  daemon is not running as in LXC containers. It caused to wait
+  until the udev rename finished with a not started network and
+  failure result (bnc#771615).
+
+---
+Mon Jun 11 10:10:10 UTC 2012 - m...@suse.com
+
+- version 0.76.3
+- Fixed ifrenew-dhcp to use built-in dhcpcd --renew (bnc#763533).
+- Moved the X-Systemd-RemainAfterExit LSB tag before Description
+  in /etc/init.d/network scripts as workaround for the case that
+  a not yet fixed systemd is in use (bnc#763533).
+- Fixed to differentiate ib/ibchild/bond types and stop ib-bond
+  interfaces correctly.
+
+---

Old:

  sysconfig-0.76.2.tar.bz2

New:

  0001-Do-not-check-renamed-flag-when-udev-is-not-running.patch
  0002-blacklist-uas-driver.patch
  sysconfig-0.76.3.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.Amj0uT/_old  2012-07-23 10:41:20.0 +0200
+++ /var/tmp/diff_new_pack.Amj0uT/_new  2012-07-23 10:41:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.76.2
+Version:0.76.3
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
 License:GPL-2.0+
@@ -35,6 +35,8 @@
 BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
+Patch1: 0001-Do-not-check-renamed-flag-when-udev-is-not-running.patch
+Patch2: 0002-blacklist-uas-driver.patch
 
 %description
 This package provides the SuSE system configuration scheme and the
@@ -54,6 +56,8 @@
 
 %prep
 %setup -n sysconfig-%{version}
+%patch1 -p1
+%patch2 -p1
 
 %build
 autoreconf --force --install

++ 0001-Do-not-check-renamed-flag-when-udev-is-not-running.patch ++
>From dbdc2e2a2b0288deefc74f838f5c3fa0b466a4f6 Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski 
Date: Thu, 19 Jul 2012 15:43:11 +0200
Subject: [PATCH] Do not check renamed-flag when udev is not running

When udev is not running as in LXC containers, do not check for
the interface renamed-flag set by udev rules and causing to wait
until udev rename finished or report a network start failure.
The reintroduced FORCE_PERSISTENT_NAMES network/config variable
allows an explicit behavior configuration (bnc#771615).
---
 config/sysconfig.config-network |9 +
 scripts/network |   13 -
 2 files changed, 21 insertions(+), 1 deletions(-)

diff --git a/config/sysconfig.config-network b/config/sysconfig.config-network
index 38e3eb1..725f3c5 100644
--- a/config/sysconfig.config-network
+++ b/config/sysconfig.config-network
@@ -143,6 +143,15 @@ MANDATORY_DEVICES=""
 #
 WAIT_FOR_INTERFACES="30"
 
+## Type:list("",yes,no)
+## Default: ""
+#
+# Forces all interfaces eth* ath* wlan* and ra* to be persistent via udev
+# or disables the persistent rename flag check. Default is to check if udev
+# is running -- it may be not used, e.g. inside of LXC containers.
+#
+FORCE_PERSISTENT_NAMES=""
+
 ## Type:integer
 ## Default: 0
 #
diff --git a/scripts/network b/scripts/network
index 9928da6..3f4fe2c 100755
--- a/scripts/network
+++ b/scripts/network
@@ -507,13 +507,24 @@ done
 # is ready to be set up. If an it is not ready now, it will be set up via
 # udev/ifup (because network is started now). We will just have to wait for it
 # later in the start section if it is considered mandatory (see next section).
+#
+# When udev is not in use / started,  e.g. inside of LXC container, then the
+# 'renamed' flag will be never set and we don't need to check it -- except
+# when there is an explicit configuration telling how to behave here.
+#
+if /sbin/checkproc /sbin/udevd &>/dev/null ; then
+   FORCE_PERSISTENT_NAMES=${FORCE_PERSISTENT_NAMES:-yes}
+else
+   FORCE_PERSISTENT_NAMES=

commit sysconfig for openSUSE:Factory

2012-04-12 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2012-04-12 09:52:56

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2012-03-19 
10:07:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2012-04-12 
09:52:57.0 +0200
@@ -1,0 +2,13 @@
+Tue Apr 10 11:22:02 UTC 2012 - m...@suse.com
+
+- version 0.76.2
+- ifup-bridge: apply stp contstrains when STP is on (bnc#753387)
+- ifup-route: fixed use of -4/6 option for ip route (bnc#745252) 
+  and do not require dummy gateway for ipv4 multicast routes.
+- Added tests to the 77-network.rules rule file if the /sbin/ifup
+  and /etc/sysconfig/network/scripts/ifup-sysctl exist (bnc#724775),
+  disabled ipw3945d.sh script run and updated 81-mount.rules file
+  to work with more actual udev versions. Thanks to Robert Milasan,
+  who proposed these changes.
+
+---

Old:

  sysconfig-0.76.1.dif
  sysconfig-0.76.1.tar.bz2

New:

  sysconfig-0.76.2.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.COwIPp/_old  2012-04-12 09:52:59.0 +0200
+++ /var/tmp/diff_new_pack.COwIPp/_new  2012-04-12 09:52:59.0 +0200
@@ -16,9 +16,8 @@
 #
 
 
-
 Name:   sysconfig
-Version:0.76.1
+Version:0.76.2
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
 License:GPL-2.0+
@@ -27,11 +26,15 @@
 PreReq: %fillup_prereq %insserv_prereq textutils fileutils gawk sed 
grep
 # we may create these automatically from rpm later
 Provides:   sysvinit(network)
-Requires:   iproute2 dbus-1 procps vlan bridge-utils tunctl
+Requires:   bridge-utils
+Requires:   dbus-1
+Requires:   iproute2
+Requires:   procps
+Requires:   tunctl
+Requires:   vlan
 BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
-Patch:  %name-%version.dif
 
 %description
 This package provides the SuSE system configuration scheme and the
@@ -51,7 +54,6 @@
 
 %prep
 %setup -n sysconfig-%{version}
-%patch
 
 %build
 autoreconf --force --install

++ sysconfig-0.76.1.tar.bz2 -> sysconfig-0.76.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.76.1/ChangeLog 
new/sysconfig-0.76.2/ChangeLog
--- old/sysconfig-0.76.1/ChangeLog  2012-02-15 20:36:45.0 +0100
+++ new/sysconfig-0.76.2/ChangeLog  2012-04-10 13:27:25.0 +0200
@@ -1,4 +1,60 @@
-commit 9e303d30189ff34d2d2216c305146b5d23e0d6b6 (HEAD, master)
+commit 37d231fd2118c241da16ba183b25779f8ac23bb3 (HEAD, tag: version-0.76.2, 
origin/master, master)
+Author: Marius Tomaschewski 
+Date:   Tue Apr 10 13:24:45 2012 +0200
+
+version 0.76.2, updated changes file
+
+commit 6f1ba34d41d0962bccf3a8a75ec594f5b82ce5a0
+Author: Marius Tomaschewski 
+Date:   Wed Apr 4 17:33:08 2012 +0200
+
+ifup-bridge: apply stp contstrains when STP is on (bnc#753387)
+
+commit a4b93ca1031b4975262b226f93132d2770d9e53b
+Author: Marius Tomaschewski 
+Date:   Mon Apr 2 14:10:36 2012 +0200
+
+Fixed use of -4/6 option for ip route (bnc#745252)
+
+commit 3e7824b71e4c58d3a1eea5c3d39f6e6b5e0971b7
+Author: Marius Tomaschewski 
+Date:   Mon Apr 2 14:08:23 2012 +0200
+
+Do not force dummy gateway for multicast routes
+
+commit 354c753d0bc0abeb99ffc669477d80457219b37f
+Author: Werner Fink 
+Date:   Mon Feb 27 10:46:45 2012 +
+
+poll.tcpip: avoid fetchmail ownership warnings
+
+In poll.tcpip avoid warnings messages of fetchmail by using the
+ownership of the system wide configuration file /etc/fechmailrc
+which should be owned by the user and group mail.
+
+commit dbd5ec643b2f117f3d2efccc6b60f2ba149930f9
+Author: Marius Tomaschewski 
+Date:   Wed Mar 14 13:50:53 2012 +0100
+
+Corrected IMPORT in hardware/81-mount.rules
+
+Use IMPORT{program}="udevmountd" instead of IMPORT="udevmountd"
+as needed by more actual udev versions (>= udev-128, udev-181
+does not understand it rules without {program} any more).
+Thanks to Robert Milasan, who proposed these changes.
+
+commit 5962731ea2cfaa92f76e0841ff241a198327ba99
+Author: Marius Tomaschewski 
+Date:   Wed Mar 14 13:50:03 2012 +0100
+
+Test if scripts used in 77-network.rules exists
+
+Added tests to the 77-network.rules rule file if the /sbin/ifup
+and /etc/sysconfig/network/scripts/ifup-sysctl exist (

commit sysconfig for openSUSE:Factory

2012-03-19 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2012-03-19 10:07:34

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2012-02-16 
16:23:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2012-03-19 
10:07:45.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 27 10:46:45 UTC 2012 - wer...@suse.de
+
+- In poll.tcpip avoid warnings messages of fetchmail by using the
+  owner ship of the system wide configuration file /etc/fechmailrc
+  which should be owned by the user and group mail.
+
+---

New:

  sysconfig-0.76.1.dif



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.P8b5ra/_old  2012-03-19 10:07:49.0 +0100
+++ /var/tmp/diff_new_pack.P8b5ra/_new  2012-03-19 10:07:49.0 +0100
@@ -31,6 +31,7 @@
 BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
+Patch:  %name-%version.dif
 
 %description
 This package provides the SuSE system configuration scheme and the
@@ -50,6 +51,7 @@
 
 %prep
 %setup -n sysconfig-%{version}
+%patch
 
 %build
 autoreconf --force --install

++ sysconfig-0.76.1.dif ++
--- scripts/poll.tcpip
+++ scripts/poll.tcpip  2012-02-27 10:39:54.430433600 +
@@ -86,13 +86,22 @@ done
 #
 # Do we get mails with fetchmail over pop3/imap?
 # We support only a system wide configuration
-# file /etc/fetchmailrc.
+# file /etc/fetchmailrc.  Use the user id of the
+# system wide configuration file, e.g. `mail'.
+# For this the file /etc/fetchmailrc should have
+# the permisssions 0600 and be owned by the user
+# and the group `mail'
 #
 while true ; do
 test -x   /usr/bin/fetchmail   || break
 test -r   /etc/fetchmailrc || break
+mailid=$(stat -c '%U' /etc/fetchmailrc)
 checkproc /usr/bin/fetchmail   && break
-/usr/bin/fetchmail -f /etc/fetchmailrc
+if test -n "$mailid" -a "$mailid" != root && type -p sudo > /dev/null 2>&1 
; then
+   sudo -u $mailid /usr/bin/fetchmail -f /etc/fetchmailrc
+else
+   /usr/bin/fetchmail -f /etc/fetchmailrc
+fi
 break
 done
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sysconfig for openSUSE:Factory

2012-01-06 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2012-01-06 11:46:46

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2011-12-21 
14:59:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2012-01-06 
11:46:47.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan  4 14:20:53 UTC 2012 - m...@suse.com
+
+- Fixed incorrect exists_iface_config test in ifprobe
+  (bnc#728611#c19)
+
+---

New:

  0002-Incorrect-exists_iface_config-test-in-ifprobe.patch



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.uEbCa2/_old  2012-01-06 11:46:48.0 +0100
+++ /var/tmp/diff_new_pack.uEbCa2/_new  2012-01-06 11:46:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysconfig
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:   sysconfig
 Version:0.76.0
 Release:0
@@ -31,6 +32,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
 Patch1: 0001-CVE-2011-4182-fixed-quoting-in-ifservices-script.patch
+Patch2: 0002-Incorrect-exists_iface_config-test-in-ifprobe.patch
 
 %description
 This package provides the SuSE system configuration scheme and
@@ -51,6 +53,7 @@
 %prep
 %setup -n sysconfig-%{version}
 %patch1 -p1
+%patch2 -p1
 
 %build
 autoreconf --force --install

++ 0002-Incorrect-exists_iface_config-test-in-ifprobe.patch ++
>From 3af9bd7594fb7fca7bd80042e8bf30db56f10d99 Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski 
Date: Wed, 4 Jan 2012 15:16:48 +0100
Subject: [PATCH] Fixed incorrect exists_iface_config test in ifprobe
 (bnc#728611#c19)


Signed-off-by: Marius Tomaschewski 
---
 scripts/ifup |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/ifup b/scripts/ifup
index 9d2f2fe..3a7bb90 100755
--- a/scripts/ifup
+++ b/scripts/ifup
@@ -164,7 +164,7 @@ case $SCRIPTNAME in
 $INTERFACE "$FILE" "--> restart 
interface!"`"
exit $R_NOT_UP2DATE
done
-   elif [ exists_iface_config "$CONFIG" ] ; then
+   elif exists_iface_config "$CONFIG" ; then
message "`printf "%-9s config file created: %s" \
 $INTERFACE "--> restart interface!"`"
exit $R_NOT_UP2DATE
-- 
1.7.7

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



commit sysconfig for openSUSE:Factory

2011-12-21 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2011-12-21 14:59:18

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2011-12-06 
18:03:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2011-12-21 
14:59:19.0 +0100
@@ -1,0 +2,8 @@
+Mon Dec 19 09:41:09 UTC 2011 - m...@suse.com
+
+- Fixed to quote config / interface variables in ifservices script
+  and cleaned up content of the ESSID which gets appended to them
+  by NetworkManager dispatcher hook (bnc#735394, CVE-2011-4182).
+  Fixed also to return proper exit code 0 in NM dispatcher hooks.
+
+---

New:

  0001-CVE-2011-4182-fixed-quoting-in-ifservices-script.patch



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.oyFWXV/_old  2011-12-21 14:59:20.0 +0100
+++ /var/tmp/diff_new_pack.oyFWXV/_new  2011-12-21 14:59:20.0 +0100
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   sysconfig
 Version:0.76.0
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
-Url:http://gitorious.org/opensuse/sysconfig
+License:GPL-2.0+
 Group:  System/Base
-License:GPLv2+
+Url:http://gitorious.org/opensuse/sysconfig
 PreReq: %fillup_prereq %insserv_prereq textutils fileutils gawk sed 
grep
 # we may create these automatically from rpm later
 Provides:   sysvinit(network)
@@ -32,6 +30,7 @@
 BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
+Patch1: 0001-CVE-2011-4182-fixed-quoting-in-ifservices-script.patch
 
 %description
 This package provides the SuSE system configuration scheme and
@@ -51,6 +50,7 @@
 
 %prep
 %setup -n sysconfig-%{version}
+%patch1 -p1
 
 %build
 autoreconf --force --install

++ 0001-CVE-2011-4182-fixed-quoting-in-ifservices-script.patch ++
>From 525c8d50d7d441b1c312648a4d99d5d1f526c768 Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski 
Date: Fri, 16 Dec 2011 16:03:15 +0100
Subject: [PATCH] CVE-2011-4182 - fixed quoting in ifservices script

Fixed to quote config / interface variables in ifservices script
and cleaned up content of the ESSID which gets appended to them
by NetworkManager dispatcher hook (bnc#735394, CVE-2011-4182).
Fixed also to return proper exit code 0 in NM dispatcher hooks.

Signed-off-by: Marius Tomaschewski 
---
 scripts/ifup-services   |   11 +--
 scripts/netcontrol_services |6 --
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/scripts/ifup-services b/scripts/ifup-services
index 300b437..ea42081 100755
--- a/scripts/ifup-services
+++ b/scripts/ifup-services
@@ -93,17 +93,16 @@ done
 # fi
 
 ##
-# check presence of configuration file and source it
+# change into the ifservice configuration directory or exit
 #
-source_iface_config "$CONFIG"
 if [ -d "ifservices-$CONFIG" ] ; then
-   cd ifservices-$CONFIG
+   cd "ifservices-$CONFIG"
 elif [ -d "ifservices-$INTERFACE" ] ; then
-   cd ifservices-$INTERFACE
+   cd "ifservices-$INTERFACE"
 elif [ -d "ifservices-${INTERFACE%%-*}" ] ; then
-   cd ifservices-${INTERFACE%%-*}
+   cd "ifservices-${INTERFACE%%-*}"
 elif [ -d "ifservices" ] ; then
-   cd ifservices
+   cd "ifservices"
 else
debug "No services to handle for '$CONFIG $INTERFACE'"
exit 0
diff --git a/scripts/netcontrol_services b/scripts/netcontrol_services
index 928f466..d0a55b7 100755
--- a/scripts/netcontrol_services
+++ b/scripts/netcontrol_services
@@ -28,10 +28,12 @@
 # Note that services are stopped always _after_ the interface is down. Stopping
 # services earlier would require a change in NetworkManager itself.
 
-cd /etc/sysconfig/network/ || exit
+cd /etc/sysconfig/network/ || exit 0
 test -r ./config && . ./config
 test -r scripts/functions && . scripts/functions
 
-E="`iwconfig ${1} 2>/dev/null | sed -n 's/^.*ESSID:\"\([^\"]*\)\".*$/\1/p'`"
+E=`iwconfig "${1}" 2>/dev/null | \
+   sed -n 's/^.*ESSID:\"\([^\"]*\)\".*$/\1/p' | \
+   sed -e 's/[^abcdefghijklmnopqrstuvwxyz0123456789=._-]/_/gi'`
 info_mesg "calling 'if${2}-services ${1}${E:+-$E}'"
 scripts/if${2}-services "${1}${E:+-$E}"
-- 
1.7.3.4

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For add

commit sysconfig for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2011-12-06 18:01:02

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2011-11-28 
12:58:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2011-12-06 
18:03:13.0 +0100
@@ -1,0 +2,16 @@
+Mon Dec  5 16:41:06 UTC 2011 - m...@suse.com
+
+- version 0.76.0
+- Do not suggest dhcp6c client from dropped dhcpv6 package
+  in ifup-dhcp, marked dhcp6c as deprecated in network/dhcp
+  and changed to use dhclient6 as first choice (bnc#734723).
+- Added X-Systemd-RemainAfterExit: true LSB header (bnc#727771)
+- Fixed iBFT support to not use any ifcfg files, added workaround
+  for virtio iBFT references (additional path component), try to
+  request the iBFT IP-Address in DHCP mode and apply the iBFT DNS
+  name servers (when any) via netconfig (bnc#723796).
+- Changed to call ip addr flush in ifdown, but after ip link set
+  down as it does not cause ipv6 sysctl tree side effects then
+  at least with more recent kernels (bnc#580018,bnc#559170).
+
+---

Old:

  sysconfig-0.75.4.tar.bz2
  sysconfig-nm-online-timeout-0-default.patch

New:

  sysconfig-0.76.0.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.Ks4SQW/_old  2011-12-06 18:03:15.0 +0100
+++ /var/tmp/diff_new_pack.Ks4SQW/_new  2011-12-06 18:03:15.0 +0100
@@ -15,10 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+# norootforbuild
 
 
 Name:   sysconfig
-Version:0.75.4
+Version:0.76.0
 Release:0
 Summary:The sysconfig scheme and traditional network scripts
 Url:http://gitorious.org/opensuse/sysconfig
@@ -28,10 +29,9 @@
 # we may create these automatically from rpm later
 Provides:   sysvinit(network)
 Requires:   iproute2 dbus-1 procps
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libtool
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
-Patch1: sysconfig-nm-online-timeout-0-default.patch
 
 %description
 This package provides the SuSE system configuration scheme and
@@ -51,7 +51,6 @@
 
 %prep
 %setup -n sysconfig-%{version}
-%patch1 -p1
 
 %build
 autoreconf --force --install

++ sysconfig-0.75.4.tar.bz2 -> sysconfig-0.76.0.tar.bz2 ++
 1998 lines of diff (skipped)

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



commit sysconfig for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2011-11-28 12:58:00

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2011-10-25 
17:12:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2011-11-28 
12:58:03.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Nov 27 06:57:47 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.ZwiBpC/_old  2011-11-28 12:58:04.0 +0100
+++ /var/tmp/diff_new_pack.ZwiBpC/_new  2011-11-28 12:58:04.0 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   sysconfig
@@ -25,12 +24,12 @@
 Url:http://gitorious.org/opensuse/sysconfig
 Group:  System/Base
 License:GPLv2+
-AutoReqProv:on
 PreReq: %fillup_prereq %insserv_prereq textutils fileutils gawk sed 
grep
 # we may create these automatically from rpm later
 Provides:   sysvinit(network)
 Requires:   iproute2 dbus-1 procps
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libtool
 Source: %name-%version.tar.bz2
 Patch1: sysconfig-nm-online-timeout-0-default.patch
 

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



commit sysconfig for openSUSE:Factory

2011-10-25 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2011-10-25 17:12:21

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


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2011-10-05 
11:10:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2011-10-25 
17:12:24.0 +0200
@@ -1,0 +2,6 @@
+Fri Oct 21 11:35:06 UTC 2011 - m...@suse.com
+
+- Changed NM_ONLINE_TIMEOUT default back to 0 to avoid
+  unneeded waiting for NM interfaces at boot (bnc#722304)
+
+--

New:

  sysconfig-nm-online-timeout-0-default.patch



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.9dH8bR/_old  2011-10-25 17:12:30.0 +0200
+++ /var/tmp/diff_new_pack.9dH8bR/_new  2011-10-25 17:12:30.0 +0200
@@ -32,6 +32,7 @@
 Requires:   iproute2 dbus-1 procps
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
+Patch1: sysconfig-nm-online-timeout-0-default.patch
 
 %description
 This package provides the SuSE system configuration scheme and
@@ -51,6 +52,7 @@
 
 %prep
 %setup -n sysconfig-%{version}
+%patch1 -p1
 
 %build
 autoreconf --force --install
@@ -119,13 +121,6 @@
if [ ! -f etc/sysconfig/network/scripts/move_shm_sysconfig.sh ] ; then
touch etc/sysconfig/network/__move_shm_sysconfig__
fi
-   # set a mark when updating from NM_ONLINE_TIMEOUT=0
-   eval NM_ONLINE_TIMEOUT='' \
-   `grep -s '^[[:space:]]*NM_ONLINE_TIMEOUT=' \
-   var/adm/fillup-templates/sysconfig.config-network`
-   if [ "x$NM_ONLINE_TIMEOUT" = "x0" ] ; then
-   touch etc/sysconfig/network/__nm_online_timeout__
-   fi
 fi
 
 %post 
@@ -142,17 +137,6 @@
 #
 %{fillup_and_insserv -fY network}
 %{fillup_and_insserv -fY network-remotefs}
-# remove first, we need the new default value
-sysconfig_remove_and_set network/dhcp DHCLIENT_TIMEOUT
-# remove first when NM_ONLINE_TIMEOUT was 0 in old template
-if [ -f etc/sysconfig/network/__nm_online_timeout__ ] ; then
-   rm -f etc/sysconfig/network/__nm_online_timeout__
-   eval NM_ONLINE_TIMEOUT='' \
-   `grep -s '^[[:space:]]*NM_ONLINE_TIMEOUT=' \
-   etc/sysconfig/network/config`
-   [ "x$NM_ONLINE_TIMEOUT" = "x0" ] && \
-   sysconfig_remove_and_set network/config NM_ONLINE_TIMEOUT
-fi
 %{fillup_only -dns dhcp network network}
 %{fillup_only -dns config network network}
 /sbin/ldconfig

++ sysconfig-nm-online-timeout-0-default.patch ++
>From 578a4f46906883e376ec36261bdaee4e823421da Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski 
Date: Mon, 10 Oct 2011 13:13:49 +0200
Subject: [PATCH] Changed NM_ONLINE_TIMEOUT default to 0

Changed NM_ONLINE_TIMEOUT default back to 0 to avoid
unneeded waiting for NM interfaces at boot (bnc#722304)

Signed-off-by: Marius Tomaschewski 
---
 config/sysconfig.config-network |4 ++--
 sysconfig.spec.in   |   18 --
 2 files changed, 2 insertions(+), 20 deletions(-)

diff --git a/config/sysconfig.config-network b/config/sysconfig.config-network
index 1f8d05a..38e3eb1 100644
--- a/config/sysconfig.config-network
+++ b/config/sysconfig.config-network
@@ -226,7 +226,7 @@ IFPLUGD_OPTIONS="-f -I -b"
 NETWORKMANAGER=no
 
 ## Type:   int
-## Default:30
+## Default:0
 #
 # When using NetworkManager you may define a timeout to wait for NetworkManager
 # to connect in /etc/init.d/network(-remotefs) script.  Other network services
@@ -234,7 +234,7 @@ NETWORKMANAGER=no
 # 
 # This variable has no effect if NETWORKMANAGER=no.
 #
-NM_ONLINE_TIMEOUT="30"
+NM_ONLINE_TIMEOUT="0"
 
 ## Type:string
 ## Default: "dns-resolver dns-bind ntp-runtime nis"
diff --git a/sysconfig.spec.in b/sysconfig.spec.in
index f559763..b64d677 100644
--- a/sysconfig.spec.in
+++ b/sysconfig.spec.in
@@ -119,13 +119,6 @@ if [ ${1:-0} -gt 1 ]; then
if [ ! -f etc/sysconfig/network/scripts/move_shm_sysconfig.sh ] ; then
touch etc/sysconfig/network/__move_shm_sysconfig__
fi
-   # set a mark when updating from NM_ONLINE_TIMEOUT=0
-   eval NM_ONLINE_TIMEOUT='' \
-   `grep -s '^[[:space:]]*NM_ONLINE_TIMEOUT=' \
-   var/adm/fillup-templates/sysconfig.config-network`
-   if [ "x$NM_ONLINE_TIMEOUT" = "x0" ] ; then
-   touch etc/sysconfig/network/__nm_online_timeout__
-   fi
 fi
 
 %post 
@@ -142,17 +135,6 @@ fi
 #
 %{fillup_and_insserv -fY network}
 %{fillup_and_insse

commit sysconfig for openSUSE:Factory

2011-10-05 Thread h_root

Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory
checked in at Wed Oct 5 11:10:36 CEST 2011.




--- openSUSE:Factory/sysconfig/sysconfig.changes2011-09-26 
17:07:39.0 +0200
+++ /mounts/work_src_done/STABLE/sysconfig/sysconfig.changes2011-10-05 
10:18:27.0 +0200
@@ -1,0 +2,8 @@
+Wed Oct  5 08:12:14 UTC 2011 - m...@suse.com
+
+- version 0.75.4
+- Don't fail when wireless power setting isn't supported
+  Thanks to Manuel Stol for the patch (bnc#716652).
+- Cleanup link / dad wait verify flag after status update
+
+--

calling whatdependson for head-i586


Old:

  0001-inverted-link-ready-return-value-test.patch
  sysconfig-0.75.3.tar.bz2

New:

  sysconfig-0.75.4.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.X8Tyt4/_old  2011-10-05 11:10:29.0 +0200
+++ /var/tmp/diff_new_pack.X8Tyt4/_new  2011-10-05 11:10:29.0 +0200
@@ -19,8 +19,8 @@
 
 
 Name:   sysconfig
-Version:0.75.3
-Release:1
+Version:0.75.4
+Release:0
 Summary:The sysconfig scheme and traditional network scripts
 Url:http://gitorious.org/opensuse/sysconfig
 Group:  System/Base
@@ -32,7 +32,6 @@
 Requires:   iproute2 dbus-1 procps
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
-Patch1: 0001-inverted-link-ready-return-value-test.patch
 
 %description
 This package provides the SuSE system configuration scheme and
@@ -52,7 +51,6 @@
 
 %prep
 %setup -n sysconfig-%{version}
-%patch1 -p1
 
 %build
 autoreconf --force --install

++ sysconfig-0.75.3.tar.bz2 -> sysconfig-0.75.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.75.3/ChangeLog 
new/sysconfig-0.75.4/ChangeLog
--- old/sysconfig-0.75.3/ChangeLog  2011-09-26 12:40:36.0 +0200
+++ new/sysconfig-0.75.4/ChangeLog  2011-10-05 10:16:06.0 +0200
@@ -1,4 +1,30 @@
-commit 1445822f75850654a42235e06a61d6ba9de5bcde (HEAD, master)
+commit ec9e9b09f9c53a965fbd35cd00ca8b7f5c793654 (HEAD, master)
+Author: Marius Tomaschewski 
+Date:   Wed Oct 5 10:15:40 2011 +0200
+
+version 0.75.4, updated changes file
+
+commit 9eb69f416c51d8717503db51ea3642c2512d4f92 (origin/master)
+Author: Marius Tomaschewski 
+Date:   Tue Sep 27 13:30:55 2011 +0200
+
+Don't fail when wireless power setting isn't supported
+
+Thanks to Manuel Stol for the patch (bnc#716652).
+
+commit 18f2d6a3006d8a90739a1c540585d7cf72eb67c2
+Author: Marius Tomaschewski 
+Date:   Tue Sep 27 13:28:49 2011 +0200
+
+Cleanup verify flag after status update
+
+commit 8fed34d78851f6fba1c6451e74cba6c9772b157e
+Author: Marius Tomaschewski 
+Date:   Mon Sep 26 14:32:25 2011 +0200
+
+Fixed inverted link ready return value test
+
+commit 1445822f75850654a42235e06a61d6ba9de5bcde
 Author: Marius Tomaschewski 
 Date:   Mon Sep 26 12:39:42 2011 +0200
 
@@ -28,7 +54,7 @@
 detection finished what can cause failures of further services.
 Added LINK_READY_WAIT and IPV6_DAD_WAIT variables (bnc#697929).
 
-commit 21c4b70cf6204b3bac37d0ef70a159724b1af51a (public/master, origin/master)
+commit 21c4b70cf6204b3bac37d0ef70a159724b1af51a (public/master)
 Author: Marius Tomaschewski 
 Date:   Thu Sep 22 20:58:23 2011 +0200
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.75.3/VERSION new/sysconfig-0.75.4/VERSION
--- old/sysconfig-0.75.3/VERSION2011-09-26 12:10:01.0 +0200
+++ new/sysconfig-0.75.4/VERSION2011-10-05 10:10:24.0 +0200
@@ -1 +1 @@
-0.75.3
+0.75.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.75.3/configure 
new/sysconfig-0.75.4/configure
--- old/sysconfig-0.75.3/configure  2011-09-26 12:40:16.0 +0200
+++ new/sysconfig-0.75.4/configure  2011-10-05 10:15:57.0 +0200
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.in Revision: 1.13 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for sysconfig 0.75.3.
+# Generated by GNU Autoconf 2.68 for sysconfig 0.75.4.
 #
 # Report bugs to .
 #
@@ -710,8 +710,8 @@
 # Identity of this package.
 PACKAGE_NAME='sysconfig'
 PACKAGE_TARNAME='sysconfig'
-PACKAGE_VERSION='0.75.3'
-PACKAGE_STRING='sysconfig 0.75.3'
+PACKAGE_VERSION='0.75.4'
+PACKAGE_STRING='sysconfig 0.75.4'
 PACKAGE_BUGREPORT='http://www.suse.de/feedback/'
 PACKAGE_URL=''
 
@@ -1437,7 +1437,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 sysconfig 0

commit sysconfig for openSUSE:Factory

2011-09-26 Thread h_root

Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory
checked in at Mon Sep 26 17:07:40 CEST 2011.




--- sysconfig/sysconfig.changes 2011-09-08 17:11:00.0 +0200
+++ /mounts/work_src_done/STABLE/sysconfig/sysconfig.changes2011-09-26 
14:37:55.0 +0200
@@ -1,0 +2,15 @@
+Mon Sep 26 12:36:27 UTC 2011 - m...@suse.com
+
+- Fixed inverted link ready return value test
+
+--
+Mon Sep 26 10:09:23 UTC 2011 - m...@suse.com
+
+- version 0.75.3
+- Handle changing between ifup and NM with systemd and fixed
+  to enable boot flags in /etc/init.d/network while booting
+  under systemd (bnc#719214).
+- Wait/check until the end of ipv6 duplicate address detection
+  to not cause failures of following services (bnc#697929).
+
+--

calling whatdependson for head-i586


Old:

  sysconfig-0.75.2.tar.bz2

New:

  0001-inverted-link-ready-return-value-test.patch
  sysconfig-0.75.3.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.II1Yoo/_old  2011-09-26 17:07:11.0 +0200
+++ /var/tmp/diff_new_pack.II1Yoo/_new  2011-09-26 17:07:11.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   sysconfig
-Version:0.75.2
+Version:0.75.3
 Release:1
 Summary:The sysconfig scheme and traditional network scripts
 Url:http://gitorious.org/opensuse/sysconfig
@@ -32,6 +32,7 @@
 Requires:   iproute2 dbus-1 procps
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
+Patch1: 0001-inverted-link-ready-return-value-test.patch
 
 %description
 This package provides the SuSE system configuration scheme and
@@ -51,6 +52,7 @@
 
 %prep
 %setup -n sysconfig-%{version}
+%patch1 -p1
 
 %build
 autoreconf --force --install

++ 0001-inverted-link-ready-return-value-test.patch ++
>From 8fed34d78851f6fba1c6451e74cba6c9772b157e Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski 
Date: Mon, 26 Sep 2011 14:32:25 +0200
Subject: [PATCH] Fixed inverted link ready return value test


Signed-off-by: Marius Tomaschewski 
---
 scripts/ifup |8 
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/scripts/ifup b/scripts/ifup
index 08ea71a..ba1e4f5 100755
--- a/scripts/ifup
+++ b/scripts/ifup
@@ -1162,11 +1162,11 @@ case "$BOOTPROTO$SKIP_MAIN_PART" in
if [ "$BOOTING" = yes -a 
"$RUN_FROM_RC" = yes ] ; then
link_ready_check 
"$INTERFACE"
link_ret=$?
-   test "$link_ret" && 
retcode=$R_DHCP_BG
+   test "$link_ret" -eq 0 
|| retcode=$R_DHCP_BG
else
link_ready_wait 
"$INTERFACE" "${LINK_READY_WAIT}"
link_ret=$?
-   test "$link_ret" && 
retcode=$R_NOTRUNNING
+   test "$link_ret" -eq 0 
|| retcode=$R_NOTRUNNING
fi
fi
fi
@@ -1241,9 +1241,9 @@ case "$BOOTPROTO$SKIP_MAIN_PART" in
link_ready_check "$INTERFACE"
link_ret=$?
if [ "$BOOTING" = yes -a 
"$RUN_FROM_RC" = yes ] ; then
-   test "$link_ret" && 
retcode=$R_DHCP_BG
+   test "$link_ret" -eq 0 
|| retcode=$R_DHCP_BG
else
-   test "$link_ret" && 
retcode=$R_NOTRUNNING
+   test "$link_ret" -eq 0 
|| retcode=$R_NOTRUNNING
fi
fi
 
-- 
1.7.3.4

++ sysconfig-0.75.2.tar.bz2 -> sysconfig-0.75.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.75.2/ChangeLog 
new/sysconfig-0.75.3/ChangeLog
--- old/sysconfig-0.75.2/ChangeLog  2011-09-08 16:00:31.0 +0200
+++ new/sysconfig-0.75.3/ChangeLog  2011-09-26 12:40:36.0 +0200
@@ -1,4 +1,69 @@
-commit 02a7c96312bda2eca5b518c93dc70d2ffb1a81fb (HEAD, master)
+commit 1445822f75850654a42235e06a61d6ba9de5bcde (HEAD, master)
+Author: Marius To

commit sysconfig for openSUSE:Factory

2011-09-09 Thread h_root

Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory
checked in at Fri Sep 9 11:53:26 CEST 2011.




--- sysconfig/sysconfig.changes 2011-09-05 15:52:45.0 +0200
+++ /mounts/work_src_done/STABLE/sysconfig/sysconfig.changes2011-09-08 
17:11:00.0 +0200
@@ -1,0 +2,12 @@
+Thu Sep  8 13:56:50 UTC 2011 - m...@suse.com
+
+- version 0.75.2
+- Added additional state for network-remotefs, so correct status
+  is shown after remotefs has been stopped. Stopping localfs,
+  stops remotefs when it is started as well (bnc#592270).
+- Use max_bonds=0 bond modprobe option to avoid automatic bond0
+  interface creation as we may need a different name.
+  Do not set the bond interface link up before enslaving - this
+  is not needed by bonding any more with current kernels.
+
+--

calling whatdependson for head-i586


Old:

  sysconfig-0.75.1.tar.bz2

New:

  sysconfig-0.75.2.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.OW3jVr/_old  2011-09-09 11:53:17.0 +0200
+++ /var/tmp/diff_new_pack.OW3jVr/_new  2011-09-09 11:53:17.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   sysconfig
-Version:0.75.1
+Version:0.75.2
 Release:1
 Summary:The sysconfig scheme and traditional network scripts
 Url:http://gitorious.org/opensuse/sysconfig

++ sysconfig-0.75.1.tar.bz2 -> sysconfig-0.75.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.75.1/ChangeLog 
new/sysconfig-0.75.2/ChangeLog
--- old/sysconfig-0.75.1/ChangeLog  2011-09-05 15:51:20.0 +0200
+++ new/sysconfig-0.75.2/ChangeLog  2011-09-08 16:00:31.0 +0200
@@ -1,4 +1,31 @@
-commit 42adafa3d1e6a30f9278470c2f66d966782a662f (HEAD, origin/master, test, 
master)
+commit 02a7c96312bda2eca5b518c93dc70d2ffb1a81fb (HEAD, master)
+Author: Marius Tomaschewski 
+Date:   Thu Sep 8 15:59:03 2011 +0200
+
+version 0.75.2, updated changes file
+
+commit 1ae36734980699182f1c3b0d16a62e42b799a5d8
+Author: Marius Tomaschewski 
+Date:   Wed Sep 7 11:17:22 2011 +0200
+
+Use max_bonds=0 bond option, no up before enslave
+
+Use max_bonds=0 bond modprobe option to avoid automatic bond0
+interface creation as we may need a different name.
+Do not set the bond interface link up before enslaving - this
+is not needed any more with recent kernels.
+
+commit 5fbad048a13d311b7fd9b32442d862e59440f0d7
+Author: Marius Tomaschewski 
+Date:   Wed Sep 7 16:13:13 2011 +0200
+
+Added additional state for network-remotefs
+
+Added additional state for network -o remotefs, so correct status
+is showed when only remotefs has been stopped. Stopping localfs,
+stops remotefs when it is started as well.
+
+commit 42adafa3d1e6a30f9278470c2f66d966782a662f (tag: version-0.75.1, 
origin/master, export/master)
 Author: Marius Tomaschewski 
 Date:   Mon Sep 5 15:46:58 2011 +0200
 
@@ -10,7 +37,7 @@
 
 Fixed incorrect systemd detection
 
-commit 640d8ec1a1bfeae7a8a3c26c65c5a5c2647c1f7b (master-test)
+commit 640d8ec1a1bfeae7a8a3c26c65c5a5c2647c1f7b
 Author: Cristian Rodríguez 
 Date:   Wed Aug 10 03:05:20 2011 +
 
@@ -60,7 +87,7 @@
 hang, when the slaves are infiniband child interfaces, that
 are deleted while ifdown (bnc#698478).
 
-commit fd3f9c52cfe68091e81d307980e30e2abedb3e5e (export/master)
+commit fd3f9c52cfe68091e81d307980e30e2abedb3e5e
 Author: Marius Tomaschewski 
 Date:   Mon Jun 27 10:05:07 2011 +0200
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.75.1/VERSION new/sysconfig-0.75.2/VERSION
--- old/sysconfig-0.75.1/VERSION2011-09-05 15:47:23.0 +0200
+++ new/sysconfig-0.75.2/VERSION2011-09-08 15:58:31.0 +0200
@@ -1 +1 @@
-0.75.1
+0.75.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.75.1/configure 
new/sysconfig-0.75.2/configure
--- old/sysconfig-0.75.1/configure  2011-09-05 15:49:31.0 +0200
+++ new/sysconfig-0.75.2/configure  2011-09-08 15:59:57.0 +0200
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.in Revision: 1.13 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for sysconfig 0.75.1.
+# Generated by GNU Autoconf 2.68 for sysconfig 0.75.2.
 #
 # Report bugs to .
 #
@@ -710,8 +710,8 @@
 # Identity of this package.
 PACKAGE_NAME='sysconfig'
 PACKAGE_TARNAME='sysconfig'
-PACKAGE_VERSION='0.75.1'
-PACKAGE_STRING='sysconfig 0.75.1'
+PACKAGE_VERSION='0.75.2'
+PACKAGE_STRING='sysconfig 0.75.2'
 PACKAGE_BUGREPORT='http://www.suse.de/feedback/'
 PACKAGE_URL=''
 
@@ -1437,7 +1437,7 @@
   # Omit some in

commit sysconfig for openSUSE:Factory

2011-09-06 Thread h_root

Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory
checked in at Tue Sep 6 14:49:10 CEST 2011.




--- sysconfig/sysconfig.changes 2011-08-29 12:04:04.0 +0200
+++ /mounts/work_src_done/STABLE/sysconfig/sysconfig.changes2011-09-05 
15:52:45.0 +0200
@@ -0,0 +1,18 @@
+--
+Mon Sep  5 09:07:58 UTC 2011 - m...@suse.com
+
+- version 0.75.1
+- Warn and ask the user to report a bug when the ifcfg defines the
+  INTERFACETYPE variable to override behaviour of ifup: There is a
+  bug in ifup when it is required to define it (bnc#711762).
+  Improved also variable description in ifcfg.5 manual page.
+- Added missed dhcp4,dhcp6,ibft,none BOOTPROTO values to
+  ifcfg.template (bnc#701000).
+- Added WIRELESS_AUTH_MODE='no-encryption' option handling to
+  ifup-wireless, because YaST sets it (bnc#648830).
+- Fixed get_depending_ifaces to not return bonding slaves by
+  default as it is not required to stop the slaves before the
+  bonding master goes down and in fact it may cause a system
+  hang, when the slaves are infiniband child interfaces, that
+  are deleted while ifdown (bnc#698478).
+

calling whatdependson for head-i586


Old:

  disable-NM-under-systemd.patch
  netconfig-dns-ranking-vpnc.patch
  sysconfig-0.75.0.tar.bz2
  wireless-power-settings.patch

New:

  sysconfig-0.75.1.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.hVkBPr/_old  2011-09-06 14:43:46.0 +0200
+++ /var/tmp/diff_new_pack.hVkBPr/_new  2011-09-06 14:43:46.0 +0200
@@ -19,9 +19,9 @@
 
 
 Name:   sysconfig
-Version:0.75.0
-Release:11
-Summary:The system configuration scheme
+Version:0.75.1
+Release:1
+Summary:The sysconfig scheme and traditional network scripts
 Url:http://gitorious.org/opensuse/sysconfig
 Group:  System/Base
 License:GPLv2+
@@ -32,9 +32,6 @@
 Requires:   iproute2 dbus-1 procps
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
-Patch0: disable-NM-under-systemd.patch
-Patch1: wireless-power-settings.patch
-Patch2: netconfig-dns-ranking-vpnc.patch
 
 %description
 This package provides the SuSE system configuration scheme and
@@ -54,9 +51,6 @@
 
 %prep
 %setup -n sysconfig-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 autoreconf --force --install

++ sysconfig-0.75.0.tar.bz2 -> sysconfig-0.75.1.tar.bz2 ++
 2951 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/sysconfig-0.75.0/ChangeLog new/sysconfig-0.75.1/ChangeLog
--- old/sysconfig-0.75.0/ChangeLog  2011-03-15 18:42:19.0 +0100
+++ new/sysconfig-0.75.1/ChangeLog  2011-09-05 15:51:20.0 +0200
@@ -1,4 +1,161 @@
-commit d49703aa84e0fa788cada73abb0e93ba2a9bcab0 (HEAD, master)
+commit 42adafa3d1e6a30f9278470c2f66d966782a662f (HEAD, origin/master, test, 
master)
+Author: Marius Tomaschewski 
+Date:   Mon Sep 5 15:46:58 2011 +0200
+
+version 0.75.1, updated changes file
+
+commit cbd772566a74b3bb9f2199d9716c021a103a4d9e
+Author: Frederic Crozat 
+Date:   Mon Aug 29 10:03:13 2011 +
+
+Fixed incorrect systemd detection
+
+commit 640d8ec1a1bfeae7a8a3c26c65c5a5c2647c1f7b (master-test)
+Author: Cristian Rodríguez 
+Date:   Wed Aug 10 03:05:20 2011 +
+
+Do not use -fno-strict-aliasing when not needed
+
+commit da3529de3ab702f89399d374fc5c264bc33e021a
+Author: Marius Tomaschewski 
+Date:   Fri Aug 26 22:02:59 2011 +
+
+Added vpnc to DNS ranking as preferred service
+
+commit e2777a2da17fd8a53e70e050f21b7a9143281085
+Author: Frederic Crozat 
+Date:   Fri Aug 12 16:03:48 2011 +0200
+
+Do not handle NetworkManager if running under systemd.
+
+NetworkManager should be using its own .service when used under
+systemd.
+
+commit d68d274585064a892d1dbe042c42737ef36f1ae9
+Author: Marius Tomaschewski 
+Date:   Thu Aug 11 14:11:52 2011 +0200
+
+Show warning when ifcfg file defines INTERFACETYPE
+
+Warn and ask the user to report a bug when the ifcfg defines
+the INTERFACETYPE to override behaviour of ifup: There is a
+bug in ifup when it is required to define it (bnc#711762).
+Improved also variable description in ifcfg.5 manual page.
+
+commit 9ae8db79d5613aa7458f88451da29f7c39365b7c
+Author: Marius Tomaschewski 
+Date:   Thu Jun 9 09:50:20 2011 +0200
+
+Use summary as in pdb
+
+commit abaca4f91d6b6e10c5d47c30ff866ae452d210d4
+Autho

commit sysconfig for openSUSE:Factory

2011-08-30 Thread h_root

Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory
checked in at Tue Aug 30 10:45:32 CEST 2011.




--- sysconfig/sysconfig.changes 2011-08-27 00:14:38.0 +0200
+++ /mounts/work_src_done/STABLE/sysconfig/sysconfig.changes2011-08-29 
12:04:04.0 +0200
@@ -1,0 +2,5 @@
+Mon Aug 29 10:03:13 UTC 2011 - fcro...@suse.com
+
+- Fix incorrect systemd detection in disable-NM-under-systemd.patch
+
+---

calling whatdependson for head-i586




Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.zN9RAi/_old  2011-08-30 10:43:56.0 +0200
+++ /var/tmp/diff_new_pack.zN9RAi/_new  2011-08-30 10:43:56.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   sysconfig
 Version:0.75.0
-Release:9
+Release:11
 Summary:The system configuration scheme
 Url:http://gitorious.org/opensuse/sysconfig
 Group:  System/Base

++ disable-NM-under-systemd.patch ++
--- /var/tmp/diff_new_pack.zN9RAi/_old  2011-08-30 10:43:56.0 +0200
+++ /var/tmp/diff_new_pack.zN9RAi/_new  2011-08-30 10:43:56.0 +0200
@@ -1,4 +1,4 @@
-From b53cab083de6baafb6fd61186d164dc2a71cfcf7 Mon Sep 17 00:00:00 2001
+From 169a6de5ce15a6c91856d7b2551851e1b736 Mon Sep 17 00:00:00 2001
 From: Frederic Crozat 
 Date: Fri, 12 Aug 2011 16:03:48 +0200
 Subject: [PATCH] Do not handle NetworkManager if running under systemd.
@@ -6,33 +6,36 @@
 NetworkManager should be using its own .service when used under
 systemd.
 ---
- scripts/network |   11 ++-
- 1 files changed, 10 insertions(+), 1 deletions(-)
+ scripts/network |   14 +-
+ 1 files changed, 13 insertions(+), 1 deletions(-)
 
 diff --git a/scripts/network b/scripts/network
-index 5d8dc52..434dd66 100755
+index 5d8dc52..e763018 100755
 --- a/scripts/network
 +++ b/scripts/network
-@@ -102,6 +102,13 @@ test -f scripts/functions.common \
+@@ -102,6 +102,15 @@ test -f scripts/functions.common \
 || exit $R_INTERNAL
  
  
 +systemd_running () {
 +# We simply test whether systemd cgroup hierarchy is mounted
-+  /bin/mountpoint -q /sys/fs/cgroup/systemd
-+  return $?
++  if /bin/mountpoint -q /sys/fs/cgroup/systemd ; then 
++  return 1
++  fi
++  return 0
 +}
 +
 +
  ##
  # Start NetworkManager if wanted
  #
-@@ -110,9 +117,11 @@ test -f scripts/functions.common \
+@@ -110,9 +119,12 @@ test -f scripts/functions.common \
  # because they are also used in ifup
  #
  if [ "$NETWORKMANAGER" = yes ] ; then
 -  if [ "$FS_FILTER" = "localfs" ] ; then
-+  if [ "$FS_FILTER" = "localfs" -o systemd_running ] ; then
++  systemd_running ; sd=$?
++  if [ "$FS_FILTER" = "localfs" -o $sd = 1 ] ; then
# NetworkManager is not supported without remotefs
# and will be started later via network-remotefs.
 +  # NetworkManager should be started with its own .service






Remember to have fun...

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



commit sysconfig for openSUSE:Factory

2011-08-29 Thread h_root

Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory
checked in at Mon Aug 29 09:13:11 CEST 2011.




--- sysconfig/sysconfig.changes 2011-08-25 14:44:40.0 +0200
+++ /mounts/work_src_done/STABLE/sysconfig/sysconfig.changes2011-08-27 
00:14:38.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug 26 22:02:59 UTC 2011 - m...@suse.com
+
+- Added vpnc to the default list of preferred services for DNS
+  ranking (NETCONFIG_DNS_RANKING=auto).
+
+---

calling whatdependson for head-i586


New:

  netconfig-dns-ranking-vpnc.patch



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.JTbZ7M/_old  2011-08-29 09:12:32.0 +0200
+++ /var/tmp/diff_new_pack.JTbZ7M/_new  2011-08-29 09:12:32.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   sysconfig
 Version:0.75.0
-Release:7
+Release:9
 Summary:The system configuration scheme
 Url:http://gitorious.org/opensuse/sysconfig
 Group:  System/Base
@@ -34,6 +34,7 @@
 Source: %name-%version.tar.bz2
 Patch0: disable-NM-under-systemd.patch
 Patch1: wireless-power-settings.patch
+Patch2: netconfig-dns-ranking-vpnc.patch
 
 %description
 This package provides the SuSE system configuration scheme and
@@ -55,6 +56,7 @@
 %setup -n sysconfig-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 autoreconf --force --install

++ netconfig-dns-ranking-vpnc.patch ++
--- sysconfig-0.75.0/doc/netconfig.8
+++ sysconfig-0.75.0/doc/netconfig.82011/08/26 22:04:03
@@ -230,7 +230,7 @@ service names with a \fB"\-"\fR characte
 The special default value \fI"auto"\fR enables the build-in service ranking
 list, currently:
 .nf
-"+strongswan +openswan +racoon +openvpn -avahi"
+"+strongswan +openswan +racoon +openvpn +vpnc -avahi"
 .fi
 the value \fI"none"\fR or \fI""\fR allows to disable the ranking / sorting.
 
--- sysconfig-0.75.0/scripts/functions.netconfig
+++ sysconfig-0.75.0/scripts/functions.netconfig2011/08/26 22:02:24
@@ -22,7 +22,7 @@
 r=$ROOT
 
 # builtin dns ranking defaults
-NETCONFIG_DNS_RANKING_DEFAULT="+strongswan +openswan +racoon +openvpn -avahi"
+NETCONFIG_DNS_RANKING_DEFAULT="+strongswan +openswan +racoon +openvpn +vpnc 
-avahi"
 
 test -z "$MD5DIR" && {
 MD5DIR=$r/var/adm/netconfig/md5





Remember to have fun...

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



commit sysconfig for openSUSE:Factory

2011-08-26 Thread h_root

Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory
checked in at Fri Aug 26 09:21:12 CEST 2011.




--- sysconfig/sysconfig.changes 2011-08-10 05:05:51.0 +0200
+++ /mounts/work_src_done/STABLE/sysconfig/sysconfig.changes2011-08-25 
14:44:40.0 +0200
@@ -1,0 +2,12 @@
+Thu Aug 25 09:32:55 UTC 2011 - fcro...@suse.com
+
+- Add disable-NM-under-systemd.patch: don't handle NM startup with
+  network initscript when running under systemd.
+
+---
+Wed Aug 11 20:29:55 UTC 2011 - m...@suse.de
+
+- Fixed to apply wireless power settings and allow any setting as
+  defined in the iwconfig(8) manual page.
+
+---

calling whatdependson for head-i586


New:

  disable-NM-under-systemd.patch
  wireless-power-settings.patch



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.MQdAfq/_old  2011-08-26 09:20:41.0 +0200
+++ /var/tmp/diff_new_pack.MQdAfq/_new  2011-08-26 09:20:41.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   sysconfig
 Version:0.75.0
-Release:5
+Release:7
 Summary:The system configuration scheme
 Url:http://gitorious.org/opensuse/sysconfig
 Group:  System/Base
@@ -32,6 +32,8 @@
 Requires:   iproute2 dbus-1 procps
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
+Patch0: disable-NM-under-systemd.patch
+Patch1: wireless-power-settings.patch
 
 %description
 This package provides the SuSE system configuration scheme and
@@ -51,6 +53,8 @@
 
 %prep
 %setup -n sysconfig-%{version}
+%patch0 -p1
+%patch1 -p1
 
 %build
 autoreconf --force --install

++ disable-NM-under-systemd.patch ++
>From b53cab083de6baafb6fd61186d164dc2a71cfcf7 Mon Sep 17 00:00:00 2001
From: Frederic Crozat 
Date: Fri, 12 Aug 2011 16:03:48 +0200
Subject: [PATCH] Do not handle NetworkManager if running under systemd.

NetworkManager should be using its own .service when used under
systemd.
---
 scripts/network |   11 ++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/scripts/network b/scripts/network
index 5d8dc52..434dd66 100755
--- a/scripts/network
+++ b/scripts/network
@@ -102,6 +102,13 @@ test -f scripts/functions.common \
|| exit $R_INTERNAL
 
 
+systemd_running () {
+# We simply test whether systemd cgroup hierarchy is mounted
+   /bin/mountpoint -q /sys/fs/cgroup/systemd
+   return $?
+}
+
+
 ##
 # Start NetworkManager if wanted
 #
@@ -110,9 +117,11 @@ test -f scripts/functions.common \
 # because they are also used in ifup
 #
 if [ "$NETWORKMANAGER" = yes ] ; then
-   if [ "$FS_FILTER" = "localfs" ] ; then
+   if [ "$FS_FILTER" = "localfs" -o systemd_running ] ; then
# NetworkManager is not supported without remotefs
# and will be started later via network-remotefs.
+   # NetworkManager should be started with its own .service
+   # under systemd
case $ACTION in
(status) exit 3 ;;
(start)  exit 0 ;;
-- 
1.7.3.4

++ wireless-power-settings.patch ++
>From 1ed12797eab1b75fcc01bf97081b71a4fa8e7090 Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski 
Date: Wed, 11 May 2011 22:16:56 +0200
Subject: [PATCH] Apply wireless power settings when requested

Fixed to apply wireless power settings and allow any setting as
defined in the iwconfig(8) manual page.

Signed-off-by: Marius Tomaschewski 
---
 config/ifcfg.template |6 --
 scripts/ifup-wireless |8 
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/config/ifcfg.template b/config/ifcfg.template
index d0e1b6d..d7f0f75 100644
--- a/config/ifcfg.template
+++ b/config/ifcfg.template
@@ -612,10 +612,12 @@ PREFER_WPA_SUPPLICANT=''
 # Ad-Hoc modes when the variable is empty.
 WIRELESS_AP=''
 
-## Type:   string(yes,no,none)
+## Type:   string(yes,no,off,none,)
 ## Default:"none"
 #
-# Can be set to yes, no, none (default).
+# Used to manipulate power management scheme parameters and mode.
+# Can be set to 'yes', 'no' or 'off', 'none' (default) or to a setting
+# defined in iwconfig(8) manual page.
 # If set to none, ifup will not manipulate power saving for this device.
 # If set to no, ifup tries to disable power saving for this device.
 # If set to yes, ifup tries to enable power saving for this device. This
diff --git a/scripts/ifup-wireless b/scripts/ifup-wireless
index 105ebe9..3f83f50 100755
--- a/scripts/ifup-wireless
+++ b/scripts/ifup-wireless
@@ -776,6 +776,14 @@ case $ACTION in
 PREFER_WPA_SUPPLICANT=no
 ;;
 esac
+
+cas

commit sysconfig for openSUSE:Factory

2011-08-11 Thread h_root

Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory
checked in at Thu Aug 11 09:41:52 CEST 2011.




--- sysconfig/sysconfig.changes 2011-08-04 15:22:06.0 +0200
+++ /mounts/work_src_done/STABLE/sysconfig/sysconfig.changes2011-08-10 
05:05:51.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug 10 03:05:20 UTC 2011 - crrodrig...@opensuse.org
+
+- Do not use -fno-strict-aliasing when not needed
+
+---

calling whatdependson for head-i586




Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.YBqipe/_old  2011-08-11 09:41:30.0 +0200
+++ /var/tmp/diff_new_pack.YBqipe/_new  2011-08-11 09:41:30.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   sysconfig
 Version:0.75.0
-Release:3
+Release:5
 Summary:The system configuration scheme
 Url:http://gitorious.org/opensuse/sysconfig
 Group:  System/Base
@@ -54,7 +54,7 @@
 
 %build
 autoreconf --force --install
-CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fPIC" \
+CFLAGS="$RPM_OPT_FLAGS -fPIC" \
 ./configure --prefix=/ \
 --sbindir=/sbin \
 --libdir=/%_lib \






Remember to have fun...

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



commit sysconfig for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory
checked in at Sat Aug 6 19:08:29 CEST 2011.




--- sysconfig/sysconfig.changes 2011-03-15 18:45:01.0 +0100
+++ /mounts/work_src_done/STABLE/sysconfig/sysconfig.changes2011-08-04 
15:22:06.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug  4 13:21:52 UTC 2011 - lnus...@suse.de
+
+- remove /var/lock/subsys references
+
+---

calling whatdependson for head-i586




Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.lKcQzT/_old  2011-08-06 19:08:11.0 +0200
+++ /var/tmp/diff_new_pack.lKcQzT/_new  2011-08-06 19:08:11.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   sysconfig
 Version:0.75.0
-Release:1
+Release:3
 Summary:The system configuration scheme
 Url:http://gitorious.org/opensuse/sysconfig
 Group:  System/Base
@@ -72,8 +72,6 @@
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
-# This directory is not used since some time (was used for ifup locking)
-mkdir -p $RPM_BUILD_ROOT/var/lock/subsys/sysconfig
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/config
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/dhcp
 # install udevmountd
@@ -113,7 +111,6 @@
 /usr/share/omc/svcinfo.d/network.xml
 /var/adm/fillup-templates/sysconfig.dhcp-network
 /var/adm/fillup-templates/sysconfig.config-network
-%dir /var/lock/subsys/sysconfig
 
 %pre
 # package update ?






Remember to have fun...

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



commit sysconfig for openSUSE:Factory

2011-04-21 Thread h_root

Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory
checked in at Thu Apr 21 11:45:04 CEST 2011.




--- sysconfig/sysconfig.changes 2011-02-14 14:59:46.0 +0100
+++ /mounts/work_src_done/STABLE/sysconfig/sysconfig.changes2011-03-15 
18:45:01.0 +0100
@@ -1,0 +2,12 @@
+Tue Mar 15 17:12:58 UTC 2011 - m...@suse.de
+
+- version 0.75.0
+- Moved 77-network.rules and 81-mount.rules to /lib/udev/rules.d
+  as both contain static rules.
+- Fixed spec to use 0600 mode for ifcfg-lo, because of bnc 670871.
+- Send gratuitous arp when new SEND_GRATUITOUS_ARP variable is set
+  to yes either in global network/config or in per-interface ifcfg
+  file. Fixed to use CHECK_DUPLICATE_IP for ipv4 only (bnc#617373).
+- Enslave a slaves into a bond on hotplug "up" event (bnc#669361).
+
+---

calling whatdependson for head-i586


Old:

  sysconfig-0.74.5.tar.bz2

New:

  sysconfig-0.75.0.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.O2rlGJ/_old  2011-04-21 11:42:47.0 +0200
+++ /var/tmp/diff_new_pack.O2rlGJ/_new  2011-04-21 11:42:47.0 +0200
@@ -19,8 +19,8 @@
 
 
 Name:   sysconfig
-Version:0.74.5
-Release:2
+Version:0.75.0
+Release:1
 Summary:The system configuration scheme
 Url:http://gitorious.org/opensuse/sysconfig
 Group:  System/Base
@@ -87,18 +87,17 @@
 /etc/init.d/*
 %ghost /etc/sysconfig/network/config
 %ghost /etc/sysconfig/network/dhcp
-%config(noreplace) /etc/sysconfig/network/ifcfg-lo
+%config(noreplace) %attr(600,root,root) /etc/sysconfig/network/ifcfg-lo
 %config(noreplace) /etc/sysconfig/network/ifroute-lo
 %config(noreplace) /etc/ppp/ip-up
 %config(noreplace) /etc/ppp/ip-down
 %config(noreplace) /etc/ppp/ipv6-up
 %config(noreplace) /etc/ppp/ipv6-down
-%dir /etc/udev
-%dir /etc/udev/rules.d
-%config /etc/udev/rules.d/77-network.rules
-%config /etc/udev/rules.d/81-mount.rules
 %dir /lib/udev
 /lib/udev/udevmountd
+%dir /lib/udev/rules.d
+/lib/udev/rules.d/77-network.rules
+/lib/udev/rules.d/81-mount.rules
 %dir /etc/modprobe.d
 %config /etc/sysconfig/network/ifcfg.template
 %config /etc/modprobe.d/50-blacklist.conf

++ sysconfig-0.74.5.tar.bz2 -> sysconfig-0.75.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.74.5/ChangeLog 
new/sysconfig-0.75.0/ChangeLog
--- old/sysconfig-0.74.5/ChangeLog  2011-01-25 09:58:08.0 +0100
+++ new/sysconfig-0.75.0/ChangeLog  2011-03-15 18:42:19.0 +0100
@@ -1,4 +1,68 @@
-commit 2d2bd368534b2fa0d5507101631d6a56368e296b (HEAD, opensuse-11.4)
+commit d49703aa84e0fa788cada73abb0e93ba2a9bcab0 (HEAD, master)
+Author: Marius Tomaschewski 
+Date:   Tue Mar 15 18:41:42 2011 +0100
+
+version 0.75.0, updated changes file
+
+commit 7403b7372a04228d2e336a672ec8930b387b6c83
+Author: Marius Tomaschewski 
+Date:   Tue Mar 15 18:37:58 2011 +0100
+
+Install ifcfg-lo with 0600 mode
+
+With default mode rpm -V would report it as modified because
+of the chmod added to the post-install script in bnc#670871.
+
+commit 42a0293b6195872f3b68230091a12bcce98596ab
+Author: Marius Tomaschewski 
+Date:   Tue Mar 15 18:33:23 2011 +0100
+
+Moved static 77-network and 81-mount rules to /lib
+
+All static rules should be installed into /lib/udev/rules.d
+and only configurations in /etc/udev/rules.d.
+
+commit dd3ab31d88d72d501daf8a2716d0be590f4df714
+Author: Marius Tomaschewski 
+Date:   Tue Mar 15 14:53:18 2011 +0100
+
+Send gratuitous arp and fixed dupplicate IP check
+
+When SEND_GRATUITOUS_ARP is set to "yes" either in global network/config or
+in a per-interface ifcfg file, send a gratuitous ARP to inform receivers to
+update their arp caches. Fixed to use CHECK_DUPLICATE_IP for ipv4 only.
+
+commit 42a367de439b492add5355b4c02dc6aeb191f345
+Author: Marius Tomaschewski 
+Date:   Fri Mar 4 14:10:51 2011 +0100
+
+Handle bonding slave "up" hotplugging event
+
+Enslave a slave into a bond on hotplug "up" event (bnc#669361).
+
+commit 6ee0d3251d63d401b3ccf69a091b46252a0cba74
+Author: Marius Tomaschewski 
+Date:   Tue Mar 8 14:44:39 2011 +0100
+
+ifservices: updated obsolete eth-id example.
+
+commit 2a14007b7ff5dd3cfe056c53f29f1e06ca4e5de2 (origin/opensuse-11.4, 
origin/master, export/opensuse-11.4, export/master, opensuse-11.4)
+Author: Marius Tomaschewski 
+Date:   Mon Feb 14 14:58:48 2011 +0100
+
+Updated changes file
+
+commit a5eb0c0557cf73bf2551c7c23fc4f8df8239
+Author: Marius Tomaschewski 
+Date:   Mon Feb 14 14:57:54 2011 +0100
+
+set 0600 permissions for ifcfg files
+
+Fixed postinstall script to avoid, that (wireless) ifcfg files
+become world readable while installation