Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package health-checker for openSUSE:Factory 
checked in at 2023-09-17 19:28:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/health-checker (Old)
 and      /work/SRC/openSUSE:Factory/.health-checker.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "health-checker"

Sun Sep 17 19:28:53 2023 rev:22 rq:1111554 version:1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/health-checker/health-checker.changes    
2023-06-23 21:52:22.378541969 +0200
+++ /work/SRC/openSUSE:Factory/.health-checker.new.1766/health-checker.changes  
2023-09-17 19:29:24.889830230 +0200
@@ -1,0 +2,7 @@
+Fri Sep 15 12:19:21 UTC 2023 - Ignaz Forster <ifors...@suse.com>
+
+- Update to version 1.10
+  * Fix Btrfs subvolume check if subvol starts with '-'
+    [boo#1215368].
+
+-------------------------------------------------------------------

Old:
----
  health-checker-1.9.tar.xz

New:
----
  health-checker-1.10.tar.xz

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

Other differences:
------------------
++++++ health-checker.spec ++++++
--- /var/tmp/diff_new_pack.7df8jo/_old  2023-09-17 19:29:25.841864161 +0200
+++ /var/tmp/diff_new_pack.7df8jo/_new  2023-09-17 19:29:25.845864304 +0200
@@ -19,7 +19,7 @@
 %define _dracutmoduledir %(pkg-config --variable=dracutmodulesdir dracut)
 
 Name:           health-checker
-Version:        1.9
+Version:        1.10
 Release:        0
 Summary:        Service for verifying that important services are running
 License:        GPL-2.0-only

++++++ health-checker-1.9.tar.xz -> health-checker-1.10.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/health-checker-1.9/NEWS new/health-checker-1.10/NEWS
--- old/health-checker-1.9/NEWS 2023-06-22 17:18:47.000000000 +0200
+++ new/health-checker-1.10/NEWS        2023-09-15 14:01:07.000000000 +0200
@@ -2,6 +2,9 @@
 
 Copyright (C) 2017-2020 Thorsten Kukuk et al.
 
+Version 1.10
+* Fix Btrfs subvolume check if subvol starts with '-'
+
 Version 1.9
 * Fix failing subvolume mount checks with certain characters in mount
   point [gh#openSUSE/health-checker#14].
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/health-checker-1.9/configure 
new/health-checker-1.10/configure
--- old/health-checker-1.9/configure    2023-06-22 18:04:16.000000000 +0200
+++ new/health-checker-1.10/configure   2023-09-15 14:02:22.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for health-checker 1.9.
+# Generated by GNU Autoconf 2.71 for health-checker 1.10.
 #
 #
 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
@@ -607,8 +607,8 @@
 # Identity of this package.
 PACKAGE_NAME='health-checker'
 PACKAGE_TARNAME='health-checker'
-PACKAGE_VERSION='1.9'
-PACKAGE_STRING='health-checker 1.9'
+PACKAGE_VERSION='1.10'
+PACKAGE_STRING='health-checker 1.10'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1258,7 +1258,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.9 to adapt to many kinds of systems.
+\`configure' configures health-checker 1.10 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1325,7 +1325,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of health-checker 1.9:";;
+     short | recursive ) echo "Configuration of health-checker 1.10:";;
    esac
   cat <<\_ACEOF
 
@@ -1420,7 +1420,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-health-checker configure 1.9
+health-checker configure 1.10
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1457,7 +1457,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.9, which was
+It was created by health-checker $as_me 1.10, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -2409,7 +2409,7 @@
 
 # Define the identity of the package.
  PACKAGE='health-checker'
- VERSION='1.9'
+ VERSION='1.10'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -3479,7 +3479,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.9, which was
+This file was extended by health-checker $as_me 1.10, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3534,7 +3534,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-health-checker config.status 1.9
+health-checker config.status 1.10
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/health-checker-1.9/configure.ac 
new/health-checker-1.10/configure.ac
--- old/health-checker-1.9/configure.ac 2023-06-22 17:18:47.000000000 +0200
+++ new/health-checker-1.10/configure.ac        2023-09-15 14:01:34.000000000 
+0200
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(health-checker, 1.9)
+AC_INIT(health-checker, 1.10)
 AM_INIT_AUTOMAKE
 AC_PREFIX_DEFAULT(/usr)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/health-checker-1.9/plugins/btrfs-subvolumes-mounted.sh 
new/health-checker-1.10/plugins/btrfs-subvolumes-mounted.sh
--- old/health-checker-1.9/plugins/btrfs-subvolumes-mounted.sh  2023-06-22 
17:18:30.000000000 +0200
+++ new/health-checker-1.10/plugins/btrfs-subvolumes-mounted.sh 2023-09-15 
13:59:06.000000000 +0200
@@ -4,7 +4,7 @@
     MOUNTS=$(findmnt --types btrfs --options subvol --fstab --output target 
--raw --noheadings)
     for i in ${MOUNTS}; do
         path=$(systemd-escape -p -- "$(echo -e ${i})")
-        systemctl is-failed -q "${path}.mount"
+        systemctl is-failed -q -- "${path}.mount"
         test $? -ne 1 && exit 1
     done
 }

Reply via email to