diff --git a/debian/changelog b/debian/changelog index d2890b9..7c34b63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ * Incorporate new watch file. * Update to Standards-Version 3.9.5 (no changes). * Make saslauthd init script also stop in run levels 0 and 6. + * Add logcheck snippet to suppress "DIGEST-MD5 common mech free" messages + (Closes: #732771, #631932) -- Roberto C. Sanchez Wed, 29 Jan 2014 09:42:48 -0500 diff --git a/debian/control b/debian/control index 7d4e329..cfc2cc5 100644 --- a/debian/control +++ b/debian/control @@ -94,6 +94,7 @@ libsasl2-modules-ldap, libsasl2-modules-sql, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal +Breaks: logcheck-database (<= 1.3.16~) Description: Cyrus SASL - pluggable authentication modules This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-3 and RFC 2222 for more information. diff --git a/debian/libsasl2-modules.logcheck.server b/debian/libsasl2-modules.logcheck.server new file mode 100644 index 0000000..0cf93aa --- /dev/null +++ b/debian/libsasl2-modules.logcheck.server @@ -0,0 +1 @@ +\w{3} [ :0-9]{11} [._[:alnum:]-]+ [._[:alnum:]-]+: DIGEST-MD5 common mech free