File: logcheck.NEWS

package info (click to toggle)
logcheck 1.3.23
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,488 kB
  • sloc: sh: 925; perl: 299; python: 158; makefile: 77
file content (33 lines) | stat: -rw-r--r-- 1,141 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
logcheck (1.2.33) unstable; urgency=low

  Logcheck's rulefile directory permissions have been changed in this
  release from 0740 to 4740.

 -- Todd Troxell <ttroxell@debian.org>  Fri, 07 Jan 2005 20:23:00 +0500

logcheck (1.2.19-2) unstable; urgency=low

  As of version 1.2.19, logcheck no longer runs as root.
  Logcheck runs as user logcheck which has been created
  and added to group adm upon configuration.

  If you have customized your configuration,
  you will need to be sure that your
  logs are readable by the logcheck user.

 -- Todd Troxell <ttroxell@debian.org>  Wed, 05 May 2004 12:00:00 +0000

logcheck (1.2.3) unstable; urgency=low

  Changes to ignore.d directory behaviour
  Now the ignore.d directories function in an additive manner (i.e. higher
  levels also include the lower levels):
  - workstation  = workstation + server + paranoid
  - server       = server + paranoid
  - paranoid     = paranoid

  Also run-parts(8) now controls which rulefiles are included from the .d
  directories. Please see /usr/share/doc/logcheck for more details.

 -- Jon Middleton <jjm@debian.org>  Sun, 12 Jan 2003 23:48:13 +0000