pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: manu
Date: Sat Feb 28 15:44:55 UTC 2009
Modified Files:
pkgsrc/doc: CHANGES-2009
pkgsrc/mail/dkim-milter: Makefile PLIST distinfo options.mk
pkgsrc/mail/dkim-milter/patches: patch-aa
Log Message:
Update to dkim-milter 2.8.2, contributed from Fredrik Pettai
<pettai%nordu.net@localhost>
2.8.2 2009/02/17
Request a signature with an "i=" tag if signing for subdomains and
a keylist entry matches. Previously this only occurred when
using an explicit domain list. Problem noted by
S. Moonesamy of Eland Systems.
Fixes in and around dkim_socket_cleanup(). Problem noted by
S. Moonesamy of Eland Systems.
LIBDKIM: When logging a d2i_PUBKEY_bio() or EVP_PKEY_get1_RSA()
failure, also log the selector and domain involved so manual
diagnostics are possible.
LIBDKIM/LIBAR: Feature request #SF2380508: Add new test for
WITHOUT_LIBSM which removes references to libsm's sm_strl*()
functions, so that libdkim and libar can stand on their own
on systems which provide the strl*() functions. Requested by
Frederik Pettai.
LIBDKIM: Report DKIM_STAT_NOSIG if the caller commands that all
signatures should be ignored.
LIBDKIM: Plug a memory leak caused when responding to a malloc()
failure.
LIBDKIM: New signature error code DKIM_SIGERROR_KEYDECODE, used if
d2i_PUBKEY_BIO() or EVP_PKEY_get1_RSA fails in
dkim_sig_process().
LIBAR: Make reference to the "_res" structure more thread-safe.
BUILD: Make use of conf_dkim_filter_ENVDEF since site.config.m4.dist
refers to it. Problem noted by S. Moonesamy of Eland Systems.
To generate a diff of this commit:
cvs rdiff -r1.819 -r1.820 pkgsrc/doc/CHANGES-2009
cvs rdiff -r1.19 -r1.20 pkgsrc/mail/dkim-milter/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/mail/dkim-milter/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/mail/dkim-milter/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/dkim-milter/options.mk
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/dkim-milter/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index