Hello community, here is the log from the commit of package health-checker for openSUSE:Factory checked in at 2019-03-19 11:06:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/health-checker (Old) and /work/SRC/openSUSE:Factory/.health-checker.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "health-checker" Tue Mar 19 11:06:02 2019 rev:9 rq:684856 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/health-checker/health-checker.changes 2019-03-01 20:26:31.834053222 +0100 +++ /work/SRC/openSUSE:Factory/.health-checker.new.28833/health-checker.changes 2019-03-19 11:06:11.970103125 +0100 @@ -1,0 +2,6 @@ +Thu Mar 14 09:03:32 CET 2019 - [email protected] + +- Update to version 1.2.1 + * Make sure telmetrics payload is not empty in success case + +------------------------------------------------------------------- Old: ---- health-checker-1.2.tar.xz New: ---- health-checker-1.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ health-checker.spec ++++++ --- /var/tmp/diff_new_pack.HOjxBe/_old 2019-03-19 11:06:13.650103207 +0100 +++ /var/tmp/diff_new_pack.HOjxBe/_new 2019-03-19 11:06:13.654103208 +0100 @@ -17,7 +17,7 @@ Name: health-checker -Version: 1.2 +Version: 1.2.1 Release: 0 Summary: Service for verifying that important services are running License: GPL-2.0-only ++++++ health-checker-1.2.tar.xz -> health-checker-1.2.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/health-checker-1.2/NEWS new/health-checker-1.2.1/NEWS --- old/health-checker-1.2/NEWS 2019-02-27 15:13:41.000000000 +0100 +++ new/health-checker-1.2.1/NEWS 2019-03-13 15:06:06.000000000 +0100 @@ -2,6 +2,9 @@ Copyright (C) 2017-2019 Thorsten Kukuk +Version 1.2.1 +* Fix telemetrics payload in success case + Version 1.2 * Add hooks for telemetrics events diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/health-checker-1.2/configure new/health-checker-1.2.1/configure --- old/health-checker-1.2/configure 2019-02-27 15:13:47.000000000 +0100 +++ new/health-checker-1.2.1/configure 2019-03-13 15:06:10.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for health-checker 1.2. +# Generated by GNU Autoconf 2.69 for health-checker 1.2.1. # # # 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='1.2' -PACKAGE_STRING='health-checker 1.2' +PACKAGE_VERSION='1.2.1' +PACKAGE_STRING='health-checker 1.2.1' 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 1.2 to adapt to many kinds of systems. +\`configure' configures health-checker 1.2.1 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 1.2:";; + short | recursive ) echo "Configuration of health-checker 1.2.1:";; 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 1.2 +health-checker configure 1.2.1 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 1.2, which was +It was created by health-checker $as_me 1.2.1, 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='1.2' + VERSION='1.2.1' cat >>confdefs.h <<_ACEOF @@ -3121,7 +3121,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 1.2, which was +This file was extended by health-checker $as_me 1.2.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3174,7 +3174,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 1.2 +health-checker config.status 1.2.1 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-1.2/configure.ac new/health-checker-1.2.1/configure.ac --- old/health-checker-1.2/configure.ac 2019-02-27 15:12:43.000000000 +0100 +++ new/health-checker-1.2.1/configure.ac 2019-03-13 15:05:40.000000000 +0100 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(health-checker, 1.2) +AC_INIT(health-checker, 1.2.1) 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-1.2/sbin/health-checker.in new/health-checker-1.2.1/sbin/health-checker.in --- old/health-checker-1.2/sbin/health-checker.in 2019-02-25 21:39:27.000000000 +0100 +++ new/health-checker-1.2.1/sbin/health-checker.in 2019-03-13 13:27:27.000000000 +0100 @@ -152,5 +152,9 @@ fi fi + +if [ -z "${TELEM_PAYLOAD}" ]; then + TELEM_PAYLOAD="Health check passed" +fi telem_send_record 0 exit 0
