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.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-09-23 15:47:17.000000000 +0200 @@ -1,0 +2,11 @@ +Mon Sep 23 08:24:29 UTC 2013 - [email protected] + +- version 0.81.4 +- Added IgnoreOnIsolate=yes to [email protected] (bnc#841315) + The network@<ifname>.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.000000000 +0200 +++ /var/tmp/diff_new_pack.EaKYX6/_new 2013-09-23 15:47:18.000000000 +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.000000000 +0200 +++ new/sysconfig-0.81.4/ChangeLog 2013-09-23 10:27:59.000000000 +0200 @@ -1,4 +1,21 @@ -commit 7b1b7f8c05ef92b6005c15c5ad2e4bc82cfce00b (HEAD, origin/master, master) +commit a9c11f61d706a6c1f873b24212b94757a0569882 (HEAD, master) +Author: Marius Tomaschewski <[email protected]> +Date: Mon Sep 23 10:27:22 2013 +0200 + + version 0.81.4, updated changes file + +commit f90a4ade0e63fa2f04937ae5d37302f5225a5a37 (origin/master) +Author: Marius Tomaschewski <[email protected]> +Date: Fri Sep 20 13:55:47 2013 +0000 + + Added IgnoreOnIsolate=yes to [email protected] (bnc#841315) + + The network@<ifname>.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 <[email protected]> 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/VERSION 2013-09-09 15:43:00.000000000 +0200 +++ new/sysconfig-0.81.4/VERSION 2013-09-23 10:23:44.000000000 +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/[email protected] new/sysconfig-0.81.4/config/[email protected] --- old/sysconfig-0.81.3/config/[email protected] 2013-08-28 18:52:05.000000000 +0200 +++ new/sysconfig-0.81.4/config/[email protected] 2013-09-23 10:22:06.000000000 +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.000000000 +0200 +++ new/sysconfig-0.81.4/configure 2013-09-23 10:27:53.000000000 +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 <http://bugs.opensuse.org>. # @@ -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 many kinds of systems. +\`configure' configures sysconfig 0.81.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1394,7 +1394,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of sysconfig 0.81.3:";; + short | recursive ) echo "Configuration of sysconfig 0.81.4:";; esac cat <<\_ACEOF @@ -1501,7 +1501,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -sysconfig configure 0.81.3 +sysconfig configure 0.81.4 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1870,7 +1870,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by sysconfig $as_me 0.81.3, which was +It was created by sysconfig $as_me 0.81.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2698,7 +2698,7 @@ # Define the identity of the package. PACKAGE='sysconfig' - VERSION='0.81.3' + VERSION='0.81.4' cat >>confdefs.h <<_ACEOF @@ -12188,7 +12188,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by sysconfig $as_me 0.81.3, which was +This file was extended by sysconfig $as_me 0.81.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -12246,7 +12246,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -sysconfig config.status 0.81.3 +sysconfig config.status 0.81.4 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.81.3/sysconfig.spec new/sysconfig-0.81.4/sysconfig.spec --- old/sysconfig-0.81.3/sysconfig.spec 2013-09-09 15:55:19.000000000 +0200 +++ new/sysconfig-0.81.4/sysconfig.spec 2013-09-23 10:27:56.000000000 +0200 @@ -18,7 +18,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+ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
