Hello community,

here is the log from the commit of package health-check for openSUSE:Factory 
checked in at 2017-06-01 16:31:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/health-check (Old)
 and      /work/SRC/openSUSE:Factory/.health-check.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "health-check"

Thu Jun  1 16:31:45 2017 rev:2 rq:495764 version:0.02.06

Changes:
--------
--- /work/SRC/openSUSE:Factory/health-check/health-check.changes        
2016-09-21 18:46:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.health-check.new/health-check.changes   
2017-06-01 16:31:49.194861213 +0200
@@ -1,0 +2,51 @@
+Wed May 10 14:56:19 UTC 2017 - [email protected]
+
+- update to version 0.02.06
+  * Makefile: bump version
+  * Manual: update copyright year and manual date
+  * Add variable pid size handling.
+  * syscall: cast pid to unsigned long to ensure hash does not overflow
+  * Remove duplicate check on fnotify_files.head
+
+- update to version 0.02.05
+  * Makefile: bump version
+  * Makefile: line break on OBJS line
+  * voidify returns from close, fclose, closedir, etc
+  * Update copyright year
+  * Remove alloc shim for debugging heap.
+  * syscall: fix inconsistent indenting
+
+- update to version 0.02.04
+  * Makefile: bump version
+  * json: fix comment
+  * syscall: fix shadowing warnings
+  * Move procs_traced declaration to after the header includes
+  * syscall: fix shadowing of string tmp
+  * Makefile: remove status.[cho], it's not required as yet
+  * fnotify: fix some shadowing on link pointer l
+  * fnotify: make helper function static
+  * fnotify: add some constifications
+  * event: use floating point FLOAT_CMP macro for zero compare
+  * event: add some more constifications
+  * cpustat: use floating point FLOAT_CMP macro for zero compare
+  * cpustat: add some constifications
+  * health-check.h: add math.h
+  * health-check: make helper function static
+  * syscall: use FLOAT_CMP for float compare != 0
+  * syscall: make helper functions static
+  * ctxt-switch: use FLOAT_CMP to compare float against zero
+  * ctxt-switch: add some constifications
+  * mem: use FLOAT_CMP for float comparison to zero
+  * mem: add some constifications
+  * syscall: use floating point FLOAT_CMP macro for zero compare
+  * syscall: more constifications
+  * syscall constify pointers
+  * compare floating point values with a little bit of slop
+  * Makefile: add PEDANTIC flags
+
+- update to version 0.02.03
+  * Makefile: bump version
+  * Debian/control: update Standards-Version to 3.9.8
+  * Use strtok instead of strtok_r
+
+-------------------------------------------------------------------

Old:
----
  health-check-0.02.02.tar.gz

New:
----
  health-check-0.02.06.tar.gz

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

Other differences:
------------------
++++++ health-check.spec ++++++
--- /var/tmp/diff_new_pack.BeLZ4e/_old  2017-06-01 16:31:49.874765347 +0200
+++ /var/tmp/diff_new_pack.BeLZ4e/_new  2017-06-01 16:31:49.878764783 +0200
@@ -1,7 +1,8 @@
 #
 # spec file for package health-check
 #
-# Copyright (c) 2015, Martin Hauke <[email protected]>
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +18,7 @@
 
 
 Name:           health-check
-Version:        0.02.02
+Version:        0.02.06
 Release:        0
 Summary:        Process monitoring tool
 License:        GPL-2.0+
@@ -49,6 +50,6 @@
 %defattr(-,root,root)
 %doc COPYING
 %{_bindir}/health-check
-%{_mandir}/man8/*
+%{_mandir}/man8/health-check.8%{ext_man}
 
 %changelog

++++++ health-check-0.02.02.tar.gz -> health-check-0.02.06.tar.gz ++++++
++++ 1649 lines of diff (skipped)


Reply via email to