pkgsrc/mail/opendkim
pettai 4dc6b6f9ed 2.9.3 2014/12/27
Fix bug #177: Plug leaking "result" structures when OpenLDAP is in use.
        Truncate configuration file lines at carriage return.
        Replace overlapping strlcpy() with memmove() in dkim_get_key_file().
        Patch #32: Re-arrange the execution logic to drop privileges in
                proper order.
        LIBOPENDKIM: dkim_header() is now a lot more strict about the input
                it will accept (see RFC5322 Section 2.2).
        LIBOPENDKIM: Tighten relaxed modes to break on only DKIM-defined
                whitespace characters.
        LIBOPENDKIM: Fix bug #208: If a signature fails to verify for either
                reason (header hash mismatched or body hash mismatched), set
                DKIM_SIGERROR_BADSIG so that Authentication-Results doesn't
                report a failure with "no signature error".
        TOOLS: Feature request #178: Add "-F" flag to opendkim-genzone so
                records are created with the FQDN.
        REPUTATION: Handle parameters safely in repute.php.
2015-01-04 21:52:05 +00:00
..
files Add SMF manifest for opendkim and default dir for key/table storage. 2014-09-10 14:01:36 +00:00
patches 2.9.0 2013/12/09 2013-12-12 14:11:32 +00:00
DESCR
distinfo 2.9.3 2014/12/27 2015-01-04 21:52:05 +00:00
Makefile 2.9.3 2014/12/27 2015-01-04 21:52:05 +00:00
options.mk Support builtin libmilter. 2014-09-25 13:56:50 +00:00
PLIST Missed some PLIST changes in the previous commit 2013-06-15 19:19:25 +00:00
PLIST.filter Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
PLIST.stats 2.7.3 2012/11/29 2013-01-05 17:05:07 +00:00
PLIST.vbr