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

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

Recent commits

696555e... by Bryce Harrington

changelog

55d2f9d... 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)

c7185e4... by Bryce Harrington

changelog

3f64556... 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)

6b861a6... by Bryce Harrington

changelog

9f9222f... by Bryce Harrington

  * d/p/0021-audit-use-the-term-ALLOWED-instead-of-Grants.patch:
    audit: use the term ALLOWED instead of Grants
    (LP: #1577948)

4254a8a... by Bryce Harrington

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

ae61873... by Bryce Harrington

  * d/p/0019-exim-Handle-self-signed-certs-warnings.patch:
    exim: Handle self-signed certs warnings.
    (LP: #1892269)

f8187ee... by Bryce Harrington

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

15d6169... 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)