summaryrefslogtreecommitdiff
path: root/mail/sendmail/distinfo
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2014-02-09 02:02:46 +0000
committerjnemeth <jnemeth@pkgsrc.org>2014-02-09 02:02:46 +0000
commited32e639768fb1c1e4e6d39fbb1cb063057275b2 (patch)
tree909912250c7e318cc40b6f4c07726ed6f0c40a83 /mail/sendmail/distinfo
parent288f9314fb63edb09eb808a39a13bd84db7d8d3e (diff)
downloadpkgsrc-ed32e639768fb1c1e4e6d39fbb1cb063057275b2.tar.gz
Update to sendmail 8.14.8: this release contains some bug fixes plus some
minor feature additions. 8.14.8/8.14.8 2014/01/26 Properly initialize all OpenSSL algorithms for versions before OpenSSL 0.9.8o. Without this SHA2 algorithms may not work properly, causing for example failures for certs that use sha256WithRSAEncryption as signature algorithm. When looking up hostnames, ensure only to return those records for the requested family (AF_INET or AF_INET6). On system that have NEEDSGETIPNODE and NETINET6 this may have failed and cause delivery problems. Problem noted by Kees Cook. A new mailer flag '!' is available to suppress an MH hack that drops an explicit From: header if it is the same as what sendmail would generate. Add an FFR (for future release) to use uncompressed IPv6 addresses, i.e., they will not contain "::". For example, instead of ::1 it will be 0:0:0:0:0:0:0:1. This means that configuration data (including maps, files, classes, custom ruleset, etc) have to use the same format. This will be turned on in 8.15. It can be enabled in 8.14 by compiling with: APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_IPV6_FULL') in your devtools/Site/site.config.m4 file. Add an additional case for the WorkAroundBrokenAAAA check when dealing with broken nameservers by ignoring SERVFAIL errors returned on T_AAAA (IPv6) lookups at delivery time. Problem noted by Pavel Timofeev of OCS. If available, pass LOGIN_SETCPUMASK and LOGIN_SETLOGINCLASS to setusercontext() on deliveries as a different user. Patch from Edward Tomasz Napierala from FreeBSD. Avoid compiler warnings from a change in Cyrus-SASL 2.1.25. Patch from Hajimu UMEMOTO from FreeBSD. Add support for DHParameters 2048-bit primes. CONFIG: Accept IPv6 literals when evaluating the HELO/EHLO argument in FEATURE(`block_bad_helo'). Suggested by Andrey Chernov. LIBSMDB: Add a missing check for malloc() in libsmdb/smndbm.c. Patch from Bill Parker. LIBSMDB: Fix minor memory leaks in libsmdb/ if allocations fail. Patch from John Beck of Oracle. Portability: Add support for Darwin 12.x and 13.x (Mac OS X 10.8 and 10.9). On Linux use socklen_t as the type for the 3rd argument for getsockname/getpeername if the glibc version is at least 2.1. Added Files: devtools/OS/Darwin.12.x devtools/OS/Darwin.13.x
Diffstat (limited to 'mail/sendmail/distinfo')
-rw-r--r--mail/sendmail/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/sendmail/distinfo b/mail/sendmail/distinfo
index a91c872c864..d6119bb117e 100644
--- a/mail/sendmail/distinfo
+++ b/mail/sendmail/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.49 2013/05/05 02:36:20 jnemeth Exp $
+$NetBSD: distinfo,v 1.50 2014/02/09 02:02:46 jnemeth Exp $
-SHA1 (sendmail.8.14.7.tar.gz) = 7a16bfd3f14e877b30e6dff4952ab6ae49951314
-RMD160 (sendmail.8.14.7.tar.gz) = 6bef8342f9b5e207a7e5e34ece470becf08ef332
-Size (sendmail.8.14.7.tar.gz) = 2112670 bytes
+SHA1 (sendmail.8.14.8.tar.gz) = dabe370ff9c6a95039e4e58e4e2a67ab48f8b9b5
+RMD160 (sendmail.8.14.8.tar.gz) = cd6a3c9a9cd154dcbff186c9391f038c72cc56c9
+Size (sendmail.8.14.8.tar.gz) = 2114959 bytes
SHA1 (patch-aa) = d58a1e2415a8fb1423536c58b460c0a49e0de2be
SHA1 (patch-ab) = a2abf6e78772e257e2a1973e7730159ff24a91aa
SHA1 (patch-ac) = 96c19300b4188dbcbd202768eea912f675dadc27