From 0d3a3bb7afc2482d7fc9a3451028d0fcd7c7db30 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 14 Jun 2008 08:58:06 +0000 Subject: Update "sendmail" and "libmilter" package to version 8.14.3. Changes since version 8.14.2: * the MTA accessed storage after it free()d it. This was a regression introduced in 8.14.2, but the bug only showed up on a few operating systems. * ruleset processing: the function cataddr() could cause the addition of the BlankSub character between some tokens when it should not happen and thus failures in rule matching. It seems that none of the default rules were affected by this bug and hence the problem did not show up for default configurations. * the libmilter state engine did not deal correctly with milters that requested the omission of protocol steps during the negotiation callback. Approved by John Nemeth. --- mail/libmilter/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/libmilter') diff --git a/mail/libmilter/Makefile b/mail/libmilter/Makefile index 66d090f59ea..dbc1b595d1a 100644 --- a/mail/libmilter/Makefile +++ b/mail/libmilter/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2008/03/14 02:56:10 jnemeth Exp $ +# $NetBSD: Makefile,v 1.16 2008/06/14 08:58:06 tron Exp $ PKGNAME= libmilter-${DIST_VERS} -PKGREVISION= 1 COMMENT= Mail filter support library for sendmail PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3