logwatch 7.5.2-1ubuntu1.5 source package in Ubuntu

Changelog

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

  * d/p/focal-logwatch-ifconfig-fix.patch: Fix the if statement
    in the code to let the code to select ip addr preferentially.
    The SRU verification failed with previous version because the
    if statement was inverted (LP: #1890748)

 -- Michal Maloszewski <email address hidden>  Thu, 17 Nov 2022 18:24:23 +0100

Upload details

Uploaded by:
Michał Małoszewski
Sponsored 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 updates 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.5.debian.tar.xz 26.3 KiB 40d6aaf91f955ead23ed5048b9e14676c9e68dbfeb295d2f1947e2e2c1bfc79f
logwatch_7.5.2-1ubuntu1.5.dsc 1.9 KiB 72392af732908a6436e74893932a099a09e97ed22b1a887ee0889b95e44cf4a8

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.