logwatch 7.5.2-1ubuntu1 source package in Ubuntu

Changelog

logwatch (7.5.2-1ubuntu1) focal; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - Drop libsys-cpu-perl and libsys-meminfo-perl from Recommends to
      Suggests as they are in universe.

logwatch (7.5.2-1) unstable; urgency=medium

  * New upstream version 7.5.2
  * Refresh patches, drop patches included upstream
  * Upgrade policy 4.3.0 -> 4.4.1 (no changes)

 -- Bryce Harrington <email address hidden>  Thu, 23 Jan 2020 11:53:10 -0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main admin

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
logwatch_7.5.2.orig.tar.gz 464.1 KiB 5d9c1a6eaf082b880c61895914824e347c6d63ad2a31cfc150f384a3e68ce5fb
logwatch_7.5.2-1ubuntu1.debian.tar.xz 19.3 KiB 4ce7b2acab13b586d168d46ec6164d025ae6c404aa046a9516c08e086a96c889
logwatch_7.5.2-1ubuntu1.dsc 1.9 KiB 95c49742bf41b94a207a1290cec7cf7f2811d6bf47d770cd69441228fc9c2201

Available diffs

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.