daemontools 1:0.76-13 source package in Ubuntu

Changelog

daemontools (1:0.76-13) unstable; urgency=medium

  * d/p/0005-fix-ftbfs.patch update, fix FTBFS with GCC-14 (Closes: 1074901)
  * d/rules: rework to avoid changes in 'src' directory

 -- Jan Mojžíš <email address hidden>  Mon, 08 Jul 2024 17:06:08 +0200

Upload details

Uploaded by:
Joost van Baal
Uploaded to:
Sid
Original maintainer:
Joost van Baal
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe admin

Downloads

File Size SHA-256 Checksum
daemontools_0.76-13.dsc 2.0 KiB 5fbe35e25041bee6815d1bbc85537c6ddd6897bfa5d6d5d178a169b560000dcb
daemontools_0.76.orig.tar.gz 36.1 KiB a55535012b2be7a52dcd9eccabb9a198b13be50d0384143bd3b32b8710df4c1f
daemontools_0.76-13.debian.tar.xz 22.5 KiB 538fe2180347f9c677663640b576663a761a41b1d581d43da5769a5234b2b60a

Available diffs

No changes file available.

Binary packages built by this source

daemontools: collection of tools for managing UNIX services

 supervise monitors a service. It starts the service and restarts the
 service if it dies. Setting up a new service is easy: all supervise
 needs is a directory with a run script that runs the service.
 .
 multilog saves error messages to one or more logs. It optionally timestamps
 each line and, for each log, includes or excludes lines matching specified
 patterns. It automatically rotates logs to limit the amount of disk space
 used. If the disk fills up, it pauses and tries again, without losing any
 data.

daemontools-dbgsym: debug symbols for daemontools
daemontools-run: daemontools service supervision

 Starts svscanboot from inittab, and provides the directory /etc/service/
 for services to be supervised by daemontools.