flog 1.8+orig-1 source package in Ubuntu

Changelog

flog (1.8+orig-1) unstable; urgency=low

  * Upstream has released a real 1.8 version, use that to base our patches on.
  * Add watch file.
  * Patches by Carlos Carvalho:
    + More pidfile cleanup
    + Use sigaction() instead of signal()
    + -F for reading from fifo
  * Modernize debian/rules to use dh(1).
  * Add simple testsuite.

 -- Christoph Berg <email address hidden>  Mon, 20 Nov 2017 18:48:02 +0100

Upload details

Uploaded by:
Christoph Berg
Uploaded to:
Sid
Original maintainer:
Christoph Berg
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe utils

Downloads

File Size SHA-256 Checksum
flog_1.8+orig-1.dsc 1.8 KiB 600df1b4424b358e9b1321a163823929da2a816165a15ae79fe0f4c35f2ab22c
flog_1.8+orig.orig.tar.gz 3.6 KiB d7f8a579d6cc9741061446460c26d68c1e88edcc18d5ab3c21ba0f2641666acf
flog_1.8+orig-1.debian.tar.xz 4.7 KiB 66f8fa8fb6b83109cf49377724e6d71962e5150f09f386c1ec85f8c3e5f9b749

Available diffs

No changes file available.

Binary packages built by this source

flog: dump STDIN to file and reopen on SIGHUP

 flog (file logger) reads input from STDIN and writes to a file. When a SIGHUP
 is received, the file will be reopened, allowing for log rotation.

flog-dbgsym: debug symbols for flog