Hello community,

here is the log from the commit of package health-checker for openSUSE:Factory 
checked in at 2017-08-23 11:55:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/health-checker (Old)
 and      /work/SRC/openSUSE:Factory/.health-checker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "health-checker"

Wed Aug 23 11:55:54 2017 rev:3 rq:518350 version:0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/health-checker/health-checker.changes    
2017-05-31 12:20:26.990406713 +0200
+++ /work/SRC/openSUSE:Factory/.health-checker.new/health-checker.changes       
2017-08-23 11:57:07.142246996 +0200
@@ -1,0 +2,6 @@
+Wed Aug 23 10:47:58 CEST 2017 - ku...@suse.de
+
+- Update to version 0.5
+  - Fix logger arguments
+
+-------------------------------------------------------------------

Old:
----
  health-checker-0.4.tar.bz2

New:
----
  health-checker-0.5.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ health-checker.spec ++++++
--- /var/tmp/diff_new_pack.mmgUeo/_old  2017-08-23 11:57:07.874143967 +0200
+++ /var/tmp/diff_new_pack.mmgUeo/_new  2017-08-23 11:57:07.882142841 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           health-checker
-Version:        0.4
+Version:        0.5
 Release:        0
 Summary:        Verify that all important services are running
 License:        GPL-2.0
@@ -27,7 +27,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 BuildRequires:  fdupes
-Obsoletes:      caasp-health-checker <= 0.2
 Requires:       health-checker-plugins = 1.0
 %{?systemd_requires}
 

++++++ health-checker-0.4.tar.bz2 -> health-checker-0.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/health-checker-0.4/NEWS new/health-checker-0.5/NEWS
--- old/health-checker-0.4/NEWS 2017-05-18 13:55:53.000000000 +0200
+++ new/health-checker-0.5/NEWS 2017-08-23 10:32:04.000000000 +0200
@@ -2,6 +2,9 @@
 
 Copyright (C) 2017 Thorsten Kukuk
 
+Version 0.5
+* Fix logger arguments
+
 Version 0.4
 * Add script to verify btrfs subvolume mounts
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/health-checker-0.4/configure 
new/health-checker-0.5/configure
--- old/health-checker-0.4/configure    2017-05-18 13:58:13.000000000 +0200
+++ new/health-checker-0.5/configure    2017-08-23 10:32:11.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for health-checker 0.4.
+# Generated by GNU Autoconf 2.69 for health-checker 0.5.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -576,8 +576,8 @@
 # Identity of this package.
 PACKAGE_NAME='health-checker'
 PACKAGE_TARNAME='health-checker'
-PACKAGE_VERSION='0.4'
-PACKAGE_STRING='health-checker 0.4'
+PACKAGE_VERSION='0.5'
+PACKAGE_STRING='health-checker 0.5'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1210,7 +1210,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 health-checker 0.4 to adapt to many kinds of systems.
+\`configure' configures health-checker 0.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1276,7 +1276,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of health-checker 0.4:";;
+     short | recursive ) echo "Configuration of health-checker 0.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1356,7 +1356,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-health-checker configure 0.4
+health-checker configure 0.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1373,7 +1373,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by health-checker $as_me 0.4, which was
+It was created by health-checker $as_me 0.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2236,7 +2236,7 @@
 
 # Define the identity of the package.
  PACKAGE='health-checker'
- VERSION='0.4'
+ VERSION='0.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3079,7 +3079,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by health-checker $as_me 0.4, which was
+This file was extended by health-checker $as_me 0.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3132,7 +3132,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-health-checker config.status 0.4
+health-checker config.status 0.5
 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/health-checker-0.4/configure.ac 
new/health-checker-0.5/configure.ac
--- old/health-checker-0.4/configure.ac 2017-05-18 13:55:31.000000000 +0200
+++ new/health-checker-0.5/configure.ac 2017-08-23 10:31:51.000000000 +0200
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(health-checker, 0.4)
+AC_INIT(health-checker, 0.5)
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([sbin/health-checker.in])
 AC_PREFIX_DEFAULT(/usr)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/health-checker-0.4/sbin/health-checker.in 
new/health-checker-0.5/sbin/health-checker.in
--- old/health-checker-0.4/sbin/health-checker.in       2017-04-21 
15:21:10.000000000 +0200
+++ new/health-checker-0.5/sbin/health-checker.in       2017-08-23 
10:30:39.000000000 +0200
@@ -33,7 +33,7 @@
     . ${STATE_FILE}
     btrfs subvolume set-default ${LAST_WORKING_BTRFS_ID} /.snapshots
     if [ $? -ne 0 ]; then
-        logger -s -p user.critical "ERROR: btrfs set-default $BTRFS_ID failed!"
+        logger -s -p user.crit "ERROR: btrfs set-default $BTRFS_ID failed!"
         exit 1
     fi
 }
@@ -66,7 +66,7 @@
          systemctl reboot
       fi
   elif [ ! -f ${REBOOTED_STATE} ]; then
-      logger -s -p user.critical "Machine didn't come up correct, try a reboot"
+      logger -s -p user.crit "Machine didn't come up correct, try a reboot"
       echo `date "+%Y-%m-%d %H:%M"` > ${REBOOTED_STATE}
       systemctl reboot
   else
@@ -80,7 +80,7 @@
 for script in ${PLUGINDIR}/* ; do
   ${script} check
   if [ $? -ne 0 ]; then
-      logger -s -p user.critical "ERROR: \"${script} check\" failed"
+      logger -s -p user.crit "ERROR: \"${script} check\" failed"
       FAILED=1
   fi
 done


Reply via email to