ubuntu/+source/logwatch:ubuntu/lunar

Last commit made on 2022-12-14
Get this branch:
git clone -b ubuntu/lunar https://git.launchpad.net/ubuntu/+source/logwatch
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/lunar
Repository:
lp:ubuntu/+source/logwatch

Recent commits

e1df0b2... by Bryce Harrington

changelog

91cae58... by Bryce Harrington

  * d/p/fix-typo-extreme-networks.patch: Fix dep8 fail due to typo

bc9b512... by Bryce Harrington

update-maintainer

3369f98... by Bryce Harrington

reconstruct-changelog

c739ca8... by Bryce Harrington

merge-changelogs

59de433... by Miriam España Acebal

    - d/tests: Add autopkgtest DEP8 tests (LP #1679329):
      + d/t/control: New file.
      + d/t/basic-checks: Test basic configuration and version.
      + d/t/syntax-check: Perl syntax checking for the logwatch's scripts.
      + d/t/detail: Check the amount of output when using low, med and
        high values with the detail flag.
      + d/t/su-l-check: Check if properly report when a user become root.
      + d/t/data/su-l: Log portion used in the above test.
      + d/t/apparmor-unmatched-entries,
        d/t/data/unmatched-entries-apparmor_kern.log: Test for not
        logging as unmatched some lines for apparmor audit in kern.log.
        (LP #1577948)
      + d/t/packages-and-report: Check if the corresponding section
        is present into logwatch report for a list of packages/services
        (now only for sshd).

719e804... by Bryce Harrington

    - d/p/0010-zz-zfs-detect-zfs-location.patch: Use explicit paths for
      finding zfs and zpool executables.
      (LP #1880211)

50afe37... by Bryce Harrington

    - d/p/0015-pam_unix-Ignore-issues-about-etc-securetty-being-mis.patch:
      pam_unix: Ignore issues about /etc/securetty being missing.
      (LP #1890751)

1cf89bf... by Bryce Harrington

    - d/p/0014-zz-sys-Suppress-warnings-if-Sys-CPU-or-Sys-MemInfo-a.patch:
      zz-sys: Suppress warnings if Sys::CPU or Sys::MemInfo are missing.
      These are not installed by default in Ubuntu's logwatch packaging.
      (LP #1890749)

31a7ea8... by Christian Ehrhardt 

    - Drop libsys-cpu-perl and libsys-meminfo-perl from Recommends to
      Suggests as they are in universe.