logwatch 7.4.3+git20161207-2ubuntu1.3 source package in Ubuntu

Changelog

logwatch (7.4.3+git20161207-2ubuntu1.3) bionic; urgency=medium

  * Replace zfs/zpool executable detection change with fixed version.
    - Add d/p/0010-zz-zfs-detect-zfs-location.patch
    - Drop d/p/0010-00-debspecific-disable-su-reporting-in-secure.diff.patch
    (LP: #1880211)

 -- Bryce Harrington <email address hidden>  Wed, 14 Apr 2021 19:32:23 +0000

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
logwatch_7.4.3+git20161207.orig.tar.xz 330.5 KiB d0c34e3326f9b64b03d41075ff484c753fd5982c5023666b067ace4059f4280b
logwatch_7.4.3+git20161207-2ubuntu1.3.debian.tar.xz 24.5 KiB 6245185601a1d63e9e9014263cfc81ffc3c6bd21c331575a778191a8e7d13277
logwatch_7.4.3+git20161207-2ubuntu1.3.dsc 2.0 KiB ac6a0201cffafdbc00c53ca50170a75cf40cdc49eb2b7dc3f4e981fbf0803d78

View changes file

Binary packages built by this source

logwatch: log analyser with nice output written in Perl

 Logwatch is a modular log analyser that runs every night
 and mails you the results. It can also be run from command line.
 .
 The output is by service and you can limit the output to one particular
 service. The subscripts which are responsible for the output, mostly
 convert the raw log lines in structured format.
 .
 Logwatch generally ignores the time component in the output, that means,
 you will know that the reported event was logged in the requested range of
 time, but you will have to go to the raw log files to get the exact details.