ubuntu/+source/logwatch:ubuntu/xenial-proposed

Last commit made on 2021-04-16
Get this branch:
git clone -b ubuntu/xenial-proposed 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/xenial-proposed
Repository:
lp:ubuntu/+source/logwatch

Recent commits

6c99aff... by Bryce Harrington

changelog

6662ec5... by Bryce Harrington

  * 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)

2ee96bf... by Bryce Harrington

changelog

14112f1... by Karl Stenerud

  * d/p/ssh-ignore-disconnected.patch:
    sshd: ignore disconnected from user USER
    (LP: #1644057)

2694e5d... by Bryce Harrington

changelog

1669db4... by Bryce Harrington

  * d/p/0010-00-debspecific-disable-su-reporting-in-secure.diff.patch:
    Use $PATH to determine location of zpool and zfs.
    (LP: #1880211)

54c9113... by Bryce Harrington

  * d/p/0020-dhcpd-Ignore-lease-age-under-threshold-messages.patch:
    dhcpd: Ignore lease age under threshold messages
    (LP: #1578001)

4899b5a... by Bryce Harrington

  * d/p/0018-audit-Treat-Denial-Errors-same-as-Denied.patch:
    audit: Treat Denial Errors same as Denied
    (LP: #1577948)

92bfccd... by Bryce Harrington

  * d/p/0017-audit-Apparmor-DENIED-entries-don-t-always-include-p.patch:
    audit: Don't handle "unconfined" profile changes distinct from
    ordinary loads.
    - Per the Ubuntu Security team, these messages don't indicate
      *dropping* confinement, but that the AppArmor parser was running
      unconfined when it changed the policy. This occurs very commonly
      during reboot, snap refresh, libvirt vm launch, etc. They don't need
      special tracking.
      (LP: #1577948)

9e444b1... 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)