watchdog 5.16-1 source package in Ubuntu

Changelog

watchdog (5.16-1) unstable; urgency=medium

  * New upstream version. (Closes: #892715)
  * Updated Portuguese translation (Closes: #873172)
  * Removed ancient packaging cruft.
  * Removed build dependency on dh-systemd (Closes: #958602)

 -- Michael Meskes <email address hidden>  Fri, 03 Jan 2020 14:20:27 +0100

Upload details

Uploaded by:
Michael Meskes
Uploaded to:
Sid
Original maintainer:
Michael Meskes
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe admin
Noble release universe admin
Mantic release universe admin
Lunar release universe admin
Jammy release universe admin

Downloads

File Size SHA-256 Checksum
watchdog_5.16-1.dsc 1.7 KiB 140cc62bb54b97ed0beec19c52835860990c20ff51d355654fd217a3b590a0a6
watchdog_5.16.orig.tar.gz 199.1 KiB b8e7c070e1b72aee2663bdc13b5cc39f76c9232669cfbb1ac0adc7275a3b019d
watchdog_5.16-1.diff.gz 281 bytes 4269d49437469b3f91be7d4d89c98f4a3a0b3267ee8fc76bac1a53397afab387

Available diffs

No changes file available.

Binary packages built by this source

watchdog: system health checker and software/hardware watchdog handler

 The watchdog program writes to /dev/watchdog every ten seconds. If
 the device is opened but not written to within a minute, the machine
 will reboot. This feature is available when the kernel is built with
 "software watchdog" support (standard in Debian kernels) or if the
 machine is equipped with a hardware watchdog (in which case this
 package can also be used to "pet" it, resetting its timer).
 .
 The kernel software watchdog's ability to reboot will depend on the
 state of the machine and interrupts.
 .
 The watchdog tool itself runs several health checks and acts
 appropriately if the system is not in good shape.

watchdog-dbgsym: debug symbols for watchdog