This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit bd4a7a29c64be673fc80d6956fc3354c8acd26b4 Author: Chris Lamb <[email protected]> Date: Thu Dec 28 10:41:06 2017 +0000 debian/changelog: #601323 was fixed in 2.5.66, not 2.5.63. --- debian/changelog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 40c8558..71bc066 100644 --- a/debian/changelog +++ b/debian/changelog @@ -77,6 +77,10 @@ lintian (2.5.66) unstable; urgency=medium timewarp-standards-version warnings if the date parts are identical (ie. "2017-11-30 < 2017-11-30"). Thanks to Andrea Bolognani [email protected]> for the report. (Closes: #884785) + * checks/scripts.pm: + + [CL] Prevent a false positive in the + possibly-insecure-handling-of-tmp-files-in-maintainer-script tag by + detecting XXX-like mktemp(1) templates. (Closes: #601323) * checks/source-copyright.{desc,pm}: + [CL] Check for Apache 2.0 packages that do not distribute their accompanying "NOTICE" files. (Closes: #885042) @@ -198,9 +202,6 @@ lintian (2.5.63) unstable; urgency=medium + [CL] Prevent a false-positive in missing-dep-for-interpreter by matching ABI-versioned virtual packages for Erlang. Thanks to Jean Parpaillon for the report. (Closes: #810204) - + [CL] Prevent a false positive in the - possibly-insecure-handling-of-tmp-files-in-maintainer-script tag by - detecting XXX-like mktemp(1) templates. (Closes: #601323) * checks/source-copyright.desc: + [CL] Update description of source-includes-file-in-files-excluded to clarify the potential problem and to reference the relevant -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

