dwww Home | Show directory contents | Find package

logcheck (1.4.2+deb12u1) bookworm; urgency=medium

  [ Mathias Gibbens ]
  * Update d/gbp.conf for debian/bookworm branch

  [ Richard Lewis ]
  * Ensure that if a user deleted /etc/logcheck/header.txt before
    upgrading to bookworm then the file stays deleted (Closes: #1049412).
    NB that the best way to suppress the header is to set INTRO=0 in
    /etc/logcheck/logcheck.conf

 -- Mathias Gibbens <gibmat@debian.org>  Sun, 04 May 2025 16:43:20 +0000

logcheck (1.4.2) unstable; urgency=medium

  * More explicitly mention the default checking of the systemd journal
    (Closes: #1031786)
  * Apply multiarch hint for logtail package

 -- Mathias Gibbens <gibmat@debian.org>  Wed, 01 Mar 2023 22:49:39 +0000

logcheck (1.4.1) unstable; urgency=medium

  [ Mathias Gibbens ]
  * Convert d/copyright to a machine-readable format
  * Mark logcheck-database as Multi-Arch: foreign
  * Remove useless `check` target from Makefile
  * Add lintian overrides for debian-news-entry-has-unknown-version, since
    dh_installchangelogs now trims ancient entries
  * Don't install the root-level CHANGES file, as this confuses
    dh_installchangelogs into thinking that file is the package's changelog

  [ Richard Lewis ]
  * logcheck-database:
     - Update rules for: su, sudo (Closes: #1024673), and
       systemd (Closes: #988389, #808429), login
  * logcheck:
     - Enable checking of the systemd journal by default (Closes: #1025719)
     - Do not change permissions of files inside /etc/logcheck, only
        change the directory itself (and restore on purge) (Closes: #1025897)
     - Ensure reports are made if all ignore.d.* directories are empty
     - Improve output when '-d' option is given
     - Ensure version (as returned by 'logcheck -v') is always in sync with the
       package version
     - Fix shellcheck issues in the main logcheck script
  *  logtail: remove d/logtail.prerm
  *  Add autopkgtests (incorporating and replacing the previous test suite)
     and have them run on each commit to salsa.debian.org (Closes: #1025895)
  *  Update or override lintian false-positives

 -- Mathias Gibbens <gibmat@debian.org>  Sat, 11 Feb 2023 16:04:40 +0000

logcheck (1.4.0) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    - logcheck: Drop versioned constraint on logtail in Depends.
    - logtail: Drop versioned constraint on perl in Depends.
    - Remove 3 maintscript entries from 1 files.

  [ Hannes von Haugwitz ]
  * s/logcheck-test: add pipe support for --log-file

  [ Jose M Calhariz ]
  * d/control: Wrap around Depends field.
  * d/copyright: Update list of names and year.

  [ Mathias Gibbens ]
  * d/control:
    - Add myself to Uploaders
    - Bump Standards-Version to 4.6.2 (no changes needed)
  * d/copyright: Add myself
  * Update hardcoded (ugh!) version in src/logcheck

  [ Richard Lewis ]
  * Update rules to understand new ryslog 'high precision' timestamp
    format (Closes: #1023755)
  * Update rules to remove stray '\' characters. Thanks to Thomas Dorner
    (Closes: #1020827)

 -- Mathias Gibbens <gibmat@debian.org>  Thu, 22 Dec 2022 23:03:11 +0000

logcheck (1.3.24) unstable; urgency=medium

  * Bump Standards-Version to 4.6.0 no changes needed.
  * Thank you everyone and particular to Hannes von Haugwitz for
    maintaining this software (Closes: #981446).

 -- Jose M Calhariz <calhariz@debian.org>  Thu, 14 Jul 2022 21:09:03 +0100

logcheck (1.3.23) unstable; urgency=medium

  * v.i.d/logcheck-sudo: adjust 'session opened' rule to match uid, thanks to
    Marco d'Itri  for the patch (closes: #985166)
  * v.i.d/logcheck-su: allow 'none' as pseudo terminal, thanks to Marco d'Itri
    for the patch

 -- Hannes von Haugwitz <hannes@vonhaugwitz.com>  Thu, 01 Apr 2021 21:19:39 +0200

logcheck (1.3.22) unstable; urgency=medium

  * d/t/01-logcheck: use temporary log file

 -- Hannes von Haugwitz <hannes@vonhaugwitz.com>  Mon, 01 Feb 2021 22:28:20 +0100

logcheck (1.3.21) unstable; urgency=medium

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Fix day-of-week for changelog entries 1.2.23, 1.2.17, 1.1.1-7.3, 1.1.1-7.
  * Update standards version to 4.4.1, no changes needed.

  [ Simó Albert i Beltran ]
  * ignore.d.server/ssh:
    - match port
    - match more variants of 'Disconnected from' message
    - match 'Connection reset' message

  [ Ville Salomäki ]
  * v.i.d/logcheck-su, v.i.d/logcheck-sudo: allow '.' and '_' in usernames

  [Lee Maguire]
  * src/logcheck: support systemd journal as log source (closes: #876420)

  [ Hannes von Haugwitz ]
  * Switch to debhelper 13
  * Update standards version to 4.5.1, no changes needed.
  * Update debian/copyright
  * Set Rules-Requires-Root to no
  * Add autopkgtest
  * Adjust rules for PAM open session messages to match new format
  * Update 'su' rules to match changed format (closes: #931770)
  * i.d.s/dnsmasq: allow '.' in interface names, thanks to Craig Small for the
    patch (closes: #732655)
  * i.d.s/openvpn: match 'VERIFY X509NAME OK' message (closes: #751292)
  * i.d.s/spamd:
    - match autolearn_force field
    - properly match IPv6 addresses
    thanks to Craig Small for the patch (closes: #755374)
  * i.d.s/postfix: match sasl_sender field (closes: #700851)
  * i.d.s/su, v.i.d/logcheck-su:
    - match 'su-l:session'
    - match '(to <substitute-user>) <user>' message
  * i.d.s/systemd-logind: new
    - match logind session messages
  * i.d.s/systemd: match some Succeeded/Finished messages
  * i.d.s/dhclient: adjust 'DHCPREQUEST' rule

 -- Hannes von Haugwitz <hannes@vonhaugwitz.com>  Sun, 31 Jan 2021 23:01:29 +0100

# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog logcheck-database`.

Generated by dwww version 1.15 on Fri Aug 29 12:35:32 CEST 2025.