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.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2014-01-27 
11:24:19.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Jan 23 17:03:11 UTC 2014 - [email protected]
+
+- 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.000000000 +0100
+++ /var/tmp/diff_new_pack.BEDgMk/_new  2014-01-27 11:24:20.000000000 +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.000000000 +0100
+++ new/sysconfig-0.83.2/ChangeLog      2014-01-23 18:05:15.000000000 +0100
@@ -1,4 +1,31 @@
-commit 99323bda5699a5fbf1bb13274aacc2658784f2b0 (HEAD, master)
+commit 7f9f386dd176c6ca428da6ad1e736aa970ee6464 (HEAD, master)
+Author: Marius Tomaschewski <[email protected]>
+Date:   Thu Jan 23 18:03:29 2014 +0100
+
+    version 0.83.2, updated changes
+
+commit 382c4dc5e593782f6aea70dd151aedef01034c36 (origin/master)
+Author: Marius Tomaschewski <[email protected]>
+Date:   Thu Jan 23 11:40:20 2014 +0100
+
+    Fixed last commit to use is-active (bnc#859360)
+
+commit 1c3c8027f729c1fd7dfbabc1f5cc61e7e1d2b4a9
+Author: Marius Tomaschewski <[email protected]>
+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 <[email protected]>
+Date:   Thu Jan 23 10:19:14 2014 +0100
+
+    spec: copyright date update
+
+commit 99323bda5699a5fbf1bb13274aacc2658784f2b0
 Author: Marius Tomaschewski <[email protected]>
 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 <[email protected]>
 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 <[email protected]>
 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/VERSION        2014-01-17 21:20:46.000000000 +0100
+++ new/sysconfig-0.83.2/VERSION        2014-01-23 12:27:39.000000000 +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.000000000 +0100
+++ new/sysconfig-0.83.2/configure      2014-01-23 18:05:02.000000000 +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 <http://bugs.opensuse.org>.
 #
@@ -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
-\`configure' configures sysconfig 0.83.1 to adapt to many kinds of systems.
+\`configure' configures sysconfig 0.83.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1399,7 +1399,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of sysconfig 0.83.1:";;
+     short | recursive ) echo "Configuration of sysconfig 0.83.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1508,7 +1508,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-sysconfig configure 0.83.1
+sysconfig configure 0.83.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1877,7 +1877,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.83.1, which was
+It was created by sysconfig $as_me 0.83.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2744,7 +2744,7 @@
 
 # Define the identity of the package.
  PACKAGE='sysconfig'
- VERSION='0.83.1'
+ VERSION='0.83.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12244,7 +12244,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.83.1, which was
+This file was extended by sysconfig $as_me 0.83.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12302,7 +12302,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.83.1
+sysconfig config.status 0.83.2
 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.83.1/scripts/netconfig.d/ntp-runtime 
new/sysconfig-0.83.2/scripts/netconfig.d/ntp-runtime
--- old/sysconfig-0.83.1/scripts/netconfig.d/ntp-runtime        2014-01-09 
13:55:16.000000000 +0100
+++ new/sysconfig-0.83.2/scripts/netconfig.d/ntp-runtime        2014-01-23 
11:49:01.000000000 +0100
@@ -228,7 +228,7 @@
 
     local status
     if [ "$(cat /proc/1/comm)" = "systemd" ]; then
-        systemctl status ntp >/dev/null 2>&1
+        systemctl --quiet is-active ntp >/dev/null 2>&1
     elif [ -x $r/etc/init.d/ntp ]; then
         $r/etc/init.d/ntp status >/dev/null 2>&1
     fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.1/sysconfig.spec 
new/sysconfig-0.83.2/sysconfig.spec
--- old/sysconfig-0.83.1/sysconfig.spec 2014-01-17 21:23:05.000000000 +0100
+++ new/sysconfig-0.83.2/sysconfig.spec 2014-01-23 18:05:04.000000000 +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
@@ -18,7 +18,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+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.83.1/sysconfig.spec.in 
new/sysconfig-0.83.2/sysconfig.spec.in
--- old/sysconfig-0.83.1/sysconfig.spec.in      2014-01-17 21:16:59.000000000 
+0100
+++ new/sysconfig-0.83.2/sysconfig.spec.in      2014-01-23 12:27:09.000000000 
+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

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to