pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail exim: updated to 4.91



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f6dc0f48dde9
branches:  trunk
changeset: 379110:f6dc0f48dde9
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Apr 23 07:28:18 2018 +0000

description:
exim: updated to 4.91

Version 4.91

 1. Dual-certificate stacks on servers now support OCSP stapling, under GnuTLS
    version 3.5.6 or later.

 2. DANE is now supported under GnuTLS version 3.0.0 or later.  Both GnuTLS and
    OpenSSL versions are moved to mainline support from Experimental.
    New SMTP transport option "dane_require_tls_ciphers".

 3. Feature macros for the compiled-in set of malware scanner interfaces.

 4. SPF support is promoted from Experimental to mainline status.  The template
    src/EDITME makefile does not enable its inclusion.

 5. Logging control for DKIM verification.  The existing DKIM log line is
    controlled by a "dkim_verbose" selector which is _not_ enabled by default.
    A new tag "DKIM=<domain>" is added to <= lines by default, controlled by
    a "dkim" log_selector.

 6. Receive duration on <= lines, under a new log_selector "receive_time".

 7. Options "ipv4_only" and "ipv4_prefer" on the dnslookup router and on
    routing rules in the manualroute router.

 8. Expansion item ${sha3:<string>} / ${sha3_<N>:<string>} now also supported
    under OpenSSL version 1.1.1 or later.

 9. DKIM operations can now use the Ed25519 algorithm in addition to RSA, under
    GnuTLS 3.6.0 or OpenSSL 1.1.1 or later.

10. Builtin feature-macros _CRYPTO_HASH_SHA3 and _CRYPTO_SIGN_ED25519, library
    version dependent.

11. "exim -bP macro <name>" returns caller-usable status.

12. Expansion item ${authresults {<machine>}} for creating an
    Authentication-Results: header.

13. EXPERIMENTAL_ARC.  See the experimental.spec file.
    See also new util/renew-opendmarc-tlds.sh script for use with DMARC/ARC.

14: A dane:fail event, intended to facilitate reporting.

15. "Lightweight" support for Redis Cluster. Requires redis_servers list to
    contain all the servers in the cluster, all of which must be reachable from
    the running exim instance. If the cluster has master/slave replication, the
    list must contain all the master and slave servers.

16. Add an option to the Avast scanner interface: "pass_unscanned". This
    allows to treat unscanned files as clean. Files may be unscanned for
    several reasons: decompression bombs, broken archives.

diffstat:

 mail/exim-html/Makefile |   4 ++--
 mail/exim-html/PLIST    |   7 ++-----
 mail/exim-html/distinfo |  10 +++++-----
 mail/exim/Makefile      |   5 ++---
 mail/exim/distinfo      |  10 +++++-----
 5 files changed, 16 insertions(+), 20 deletions(-)

diffs (91 lines):

diff -r 53ee01b2c17e -r f6dc0f48dde9 mail/exim-html/Makefile
--- a/mail/exim-html/Makefile   Mon Apr 23 07:27:31 2018 +0000
+++ b/mail/exim-html/Makefile   Mon Apr 23 07:28:18 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2018/03/07 08:24:47 adam Exp $
+# $NetBSD: Makefile,v 1.37 2018/04/23 07:28:18 adam Exp $
 
-DISTNAME=      exim-html-4.90.1
+DISTNAME=      exim-html-4.91
 CATEGORIES=    mail net
 MASTER_SITES=  ftp://ftp.exim.org/pub/exim/exim4/
 MASTER_SITES+= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/
diff -r 53ee01b2c17e -r f6dc0f48dde9 mail/exim-html/PLIST
--- a/mail/exim-html/PLIST      Mon Apr 23 07:27:31 2018 +0000
+++ b/mail/exim-html/PLIST      Mon Apr 23 07:28:18 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2018/03/07 08:24:47 adam Exp $
+@comment $NetBSD: PLIST,v 1.18 2018/04/23 07:28:18 adam Exp $
 share/doc/exim/html/spec_html/ch-access_control_lists.html
 share/doc/exim/html/spec_html/ch-adding_a_local_scan_function_to_exim.html
 share/doc/exim/html/spec_html/ch-adding_new_drivers_or_lookup_types.html
@@ -8,6 +8,7 @@
 share/doc/exim/html/spec_html/ch-concept_index.html
 share/doc/exim/html/spec_html/ch-content_scanning_at_acl_time.html
 share/doc/exim/html/spec_html/ch-customizing_bounce_and_warning_messages.html
+share/doc/exim/html/spec_html/ch-dkim_and_spf.html
 share/doc/exim/html/spec_html/ch-domain_host_address_and_local_part_lists.html
 share/doc/exim/html/spec_html/ch-embedded_perl.html
 share/doc/exim/html/spec_html/ch-encrypted_smtp_connections_using_tlsssl.html
@@ -35,7 +36,6 @@
 share/doc/exim/html/spec_html/ch-some_common_configuration_settings.html
 share/doc/exim/html/spec_html/ch-starting_the_daemon_and_the_use_of_network_interfaces.html
 share/doc/exim/html/spec_html/ch-string_expansions.html
-share/doc/exim/html/spec_html/ch-support_for_dkim_domainkeys_identified_mail.html
 share/doc/exim/html/spec_html/ch-systemwide_message_filtering.html
 share/doc/exim/html/spec_html/ch-the_accept_router.html
 share/doc/exim/html/spec_html/ch-the_appendfile_transport.html
@@ -148,7 +148,4 @@
 share/doc/exim/html/static/doc/index.js
 share/doc/exim/html/static/doc/minus-12x12.png
 share/doc/exim/html/static/doc/plus-12x12.png
-share/doc/exim/html/static/doc/security/CVE-2016-1531.txt
-share/doc/exim/html/static/doc/security/CVE-2016-9963.txt
-share/doc/exim/html/static/doc/security/CVE-2018-6789.txt
 share/doc/exim/html/static/js/common.js
diff -r 53ee01b2c17e -r f6dc0f48dde9 mail/exim-html/distinfo
--- a/mail/exim-html/distinfo   Mon Apr 23 07:27:31 2018 +0000
+++ b/mail/exim-html/distinfo   Mon Apr 23 07:28:18 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2018/03/07 08:24:47 adam Exp $
+$NetBSD: distinfo,v 1.30 2018/04/23 07:28:18 adam Exp $
 
-SHA1 (exim-html-4.90.1.tar.xz) = ded60f8741511fed7f6057ccb33f7a8bb7df9d72
-RMD160 (exim-html-4.90.1.tar.xz) = 2d2c6f7613aff06ac945c7995723b394b708295a
-SHA512 (exim-html-4.90.1.tar.xz) = 736f358c081e51ec542f18f04e6e18ff938b5b14336777798ad3607a7a1962d522a710e772af014d3c3f88ded9ade4d505f480439305abffd1b4c1bde342ea1a
-Size (exim-html-4.90.1.tar.xz) = 478876 bytes
+SHA1 (exim-html-4.91.tar.xz) = 26b8fd410ba651f6f7274d08cd7c4122ff539971
+RMD160 (exim-html-4.91.tar.xz) = 7d5831b3b4a6044123ea60bc4dd8de61005428c8
+SHA512 (exim-html-4.91.tar.xz) = c91a7b2194b817d78cd1184b0b2d64015780085d481cf6d0a63785e94ed50c4d0f78d9356772ea2e37ce6728a81b0afcef8c978f7141d7f7dafd13afe89e6f24
+Size (exim-html-4.91.tar.xz) = 487980 bytes
diff -r 53ee01b2c17e -r f6dc0f48dde9 mail/exim/Makefile
--- a/mail/exim/Makefile        Mon Apr 23 07:27:31 2018 +0000
+++ b/mail/exim/Makefile        Mon Apr 23 07:28:18 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.159 2018/04/14 07:34:30 adam Exp $
+# $NetBSD: Makefile,v 1.160 2018/04/23 07:28:18 adam Exp $
 
-DISTNAME=      exim-4.90.1
-PKGREVISION=   1
+DISTNAME=      exim-4.91
 CATEGORIES=    mail net
 MASTER_SITES=  ftp://ftp.exim.org/pub/exim/exim4/
 MASTER_SITES+= https://ftp.exim.org/pub/exim/exim4/
diff -r 53ee01b2c17e -r f6dc0f48dde9 mail/exim/distinfo
--- a/mail/exim/distinfo        Mon Apr 23 07:27:31 2018 +0000
+++ b/mail/exim/distinfo        Mon Apr 23 07:28:18 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.68 2018/03/07 08:24:47 adam Exp $
+$NetBSD: distinfo,v 1.69 2018/04/23 07:28:18 adam Exp $
 
-SHA1 (exim-4.90.1.tar.xz) = ae89fd6fe0d377f68b4c4b96d9e3d0d630226aba
-RMD160 (exim-4.90.1.tar.xz) = 3d3e2c9a04d26e5dbd1f8f01c30fa38198b784a3
-SHA512 (exim-4.90.1.tar.xz) = b4830a2e03023b2bafc9e62535f467bb61b0f1398b6b3af0a7ef6f49e6cba60a9496e6762d0898b7ac1c2823db8cf96ed9f37e26b05809b4ba01725d9e72b806
-Size (exim-4.90.1.tar.xz) = 1721460 bytes
+SHA1 (exim-4.91.tar.xz) = 142f510b24f7ff5516a1a0adb5f4afded29f88c6
+RMD160 (exim-4.91.tar.xz) = a11c0a3db5197e4064c8898b4bd32b218661a635
+SHA512 (exim-4.91.tar.xz) = 35b34dda8dd0f27c0429e6eb8409756ecd3cf9e535bac421d696b1560db0ff3bf4cd0e4a00bc0b7e32137d31bb5de20776c7c1830ec125aa36b5c4376b0c71a2
+Size (exim-4.91.tar.xz) = 1744660 bytes
 SHA1 (patch-Local_Makefile.pkgsrc) = de19076443c4d89a7ead97a0cabdec9bb784dd9f
 SHA1 (patch-OS_Makefile-Default) = 6af17f036ed02a3bc37c1f303269eea447fcb691
 SHA1 (patch-lookups_Makefile) = cfc40dba3f75ef37b9887f7767139ad50cf9d4e5



Home | Main Index | Thread Index | Old Index