health-check 0.03.12-1 source package in Ubuntu

Changelog

health-check (0.03.12-1) unstable; urgency=medium

  * Makefile: bump version
  * Makefile: use xz compression on tarball for make dist rule
  * Update copyright year
  * debian/control: update standards version to 4.6.2
  * Check for array bounds limit while parsing pid length string
  * debian/rules: add hardening flags

 -- Colin Ian King <email address hidden>  Fri, 12 Jan 2024 10:59:37 +0000

Upload details

Uploaded by:
Colin Ian King
Uploaded to:
Sid
Original maintainer:
Colin Ian King
Architectures:
i386 amd64 armel armhf arm64 powerpc ppc64 ppc64el
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
health-check_0.03.12-1.dsc 1.9 KiB e6eea246701936f7eb6cda5a20ddc42472e859696d3d87a35d9ca47f258b9b46
health-check_0.03.12.orig.tar.xz 50.5 KiB 5cff95ae89b2a917dced88926918d733ce8e09d96eb191522d86784a78fee532
health-check_0.03.12-1.debian.tar.xz 8.4 KiB 8e82dba27ae7eba8a48a7164783727d87397142f78368b84aff16f3cff5212d0

Available diffs

No changes file available.

Binary packages built by this source

health-check: process monitoring tool

 Health-check monitors processes and optionally their child
 processes and threads for a given amount of time. At the end
 of the monitoring it will display the CPU time used, wakeup
 events generated and I/O operations of the given processes.
 It can be used to diagnose unhealthy bad processes.

health-check-dbgsym: debug symbols for health-check