security/logcheck: Update to 1.3.20
PR: 236150 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= logcheck
|
||||
PORTVERSION= 1.3.19
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 1.3.20
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= DEBIAN_POOL
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
@@ -37,7 +36,7 @@ CRON_DESC= Install cron script automatically
|
||||
OPTIONS_DEFAULT=CRON
|
||||
.endif
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S!_!-!}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
BINMODE= 755
|
||||
SUB_LIST+= LOGCHECK_USER=${LOGCHECK_USER} \
|
||||
LOGCHECK_GROUP=${LOGCHECK_GROUP} \
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1527760983
|
||||
SHA256 (logcheck_1.3.19.tar.xz) = 06294c092b2115eca3d054c57778718c91dd2e0fd1c46650b7343c2a92672ca9
|
||||
SIZE (logcheck_1.3.19.tar.xz) = 131148
|
||||
TIMESTAMP = 1551524817
|
||||
SHA256 (logcheck_1.3.20.tar.xz) = 9fb6d02b933470d0b1d1efb54ea186e0d0d27336f9d146be592f65ce60dfb3e6
|
||||
SIZE (logcheck_1.3.20.tar.xz) = 132004
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
--- rulefiles/linux/ignore.d.server/postfix.orig 2018-05-30 21:59:13 UTC
|
||||
--- rulefiles/linux/ignore.d.server/postfix.orig 2019-03-01 15:22:43 UTC
|
||||
+++ rulefiles/linux/ignore.d.server/postfix
|
||||
@@ -60,7 +60,7 @@
|
||||
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtp\[[[:digit:]]+\]: warning: [^[:space:]]+ offered null AUTH mechanism list$
|
||||
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtp\[[[:digit:]]+\]: warning: mailer loop: best MX for [^[:space:]]+ is local$
|
||||
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtp\[[[:digit:]]+\]: warning: no MX host for [^[:space:]]+ has a valid (A|address) record$
|
||||
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd?\[[[:digit:]]+\]: ((Anonymous|Trusted|Verified) )?TLS connection established (to|from) [^[:space:]]+: (TLSv1|SSLv[23]) with cipher [^[:space:]]+ \([/[:digit:]]+ bits\)$
|
||||
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd?\[[[:digit:]]+\]: ((Anonymous|Trusted|Verified) )?TLS connection established (to|from) [^[:space:]]+: (TLSv1(\.[[:digit:]])?|SSLv[23]) with cipher [^[:space:]]+ \([/[:digit:]]+ bits\)$
|
||||
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd?\[[[:digit:]]+\]: ((Anonymous|Trusted|Verified) )?TLS connection established (to|from) [^[:space:]]+: (TLSv1(\.[[:digit:]])?|SSLv[23]) with cipher [^[:space:]]+ \([/[:digit:]]+ bits\)( key-exchange [^[:space:]]+ server-signature [^[:space:]]+ \([/[:digit:]]+ bits\) server-digest [^[:space:]]+)?$
|
||||
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd?\[[[:digit:]]+\]: (Peer|Server) certificate could not be verified$
|
||||
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd?\[[[:digit:]]+\]: Unverified: subject_CN=.*$
|
||||
|
||||
Reference in New Issue
Block a user