mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Updated to 1.3.13
Changes: logcheck (1.3.13) unstable; urgency=low * ignore.d.server/pure-ftpd: - fixed user name pattern in logout message, thanks to Simon Breuss (LP: #619119) * violations.ignore.d/logcheck-sudo: - match COMMAND=list and TTY=console, thanks to Michel Messerschmidt for the patch (closes: #593482) * ignore.d.server/amavisd-new: - applied changes by Christian Drage (closes: #594605): - IPv6 support for IP addresses - allow PASSED SPAM in log - optional minus sign after "Hits:" - optional quarantine in log line - optional Message-ID PR: ports/151033 Submitted by: Anton Yuzhaninov <citrin at citrin dot ru>
This commit is contained in:
parent
5359fe3750
commit
e41a301e07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262932
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= logcheck
|
||||
PORTVERSION= 1.3.12
|
||||
PORTVERSION= 1.3.13
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (logcheck_1.3.12.tar.gz) = 9df2157b19cd5b80a10484ef814afd91
|
||||
SHA256 (logcheck_1.3.12.tar.gz) = 86c197c125ea479c0f7245357ab55d14900e73580c83734aa2376cc338505fbb
|
||||
SIZE (logcheck_1.3.12.tar.gz) = 161989
|
||||
MD5 (logcheck_1.3.13.tar.gz) = e2ff14f522bf2e30d5947c85fed44973
|
||||
SHA256 (logcheck_1.3.13.tar.gz) = 199e062eb98292eb5345b916689ec734d97b6c6c42d472a5cd4fb99dd5197f6b
|
||||
SIZE (logcheck_1.3.13.tar.gz) = 162167
|
||||
|
|
Loading…
Add table
Reference in a new issue