~bryce/ubuntu/+source/logwatch:sru-lp1880211-bionic

Last commit made on 2021-04-14
Get this branch:
git clone -b sru-lp1880211-bionic https://git.launchpad.net/~bryce/ubuntu/+source/logwatch
Only Bryce Harrington can upload to this branch. If you are Bryce Harrington please log in for upload directions.

Branch merges

Branch information

Name:
sru-lp1880211-bionic
Repository:
lp:~bryce/ubuntu/+source/logwatch

Recent commits

b226d52... by Bryce Harrington

changelog

75e86d4... 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)

fbeb92c... by Bryce Harrington

changelog

3837ad0... by Karl Stenerud

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

efa4242... by Bryce Harrington

changelog

9536fa3... 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)

85bb6f0... by Bryce Harrington

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

a23cd6e... by Bryce Harrington

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

b6b6064... by Bryce Harrington

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

45ae923... 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)