pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/cyrus-imapd24 Updated mail/cyrus24 to 2.4.18



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75a9c9ab8586
branches:  trunk
changeset: 358991:75a9c9ab8586
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Feb 25 01:08:20 2017 +0000

description:
Updated mail/cyrus24 to 2.4.18
------------------------------
Cyrus IMAP 2.4.18 Release Notes
  -  Security fix: handle urlfetch range starting outside message range
  -  A bunch of cleanups and fixes to compiling
  -  A bunch of sieve cleanups
  -  Enhanced SSL/TLS configuration options
  -  Disable use of SSLv2/SSLv3
  -  Allow SQL backend for mboxlist and statuscache (thanks Julien Coloos)
  -  Fixed Task #116: correct LIST response for domains starting with ??inbox.??
  -  Fixed Task #76: fixed lmtpd userdeny db checks (thanks Leena Heino)
  -  Fixed bug #3856: lmtpd now performs userdeny checks
  -  Fixed bug #3848: support charset aliases in encoded headers
  -  Fixed bug #3853: disconnect_on_vanished_mailbox: release mailbox lock
     before exiting (thanks Wolfgang Breyha)
  -  Fixed bug #3415: fixed nntpd LIST/GROUP bug
  -  Fixed bug #3784: no longer crash in THREAD REFERENCES when messages
     reference themselves
  -  Fixed bug #3757: don??t segfault on mailbox close with no user

New ssl/tls configuration options
    tls_compression: 0
        Enable TLS compression. Disabled by default.

    tls_eccurve: prime256v1
        Select the elliptic curve used for ECDHE.

    tls_prefer_server_ciphers: 0
        Prefer the cipher order configured on the server-side.

    tls_versions: tls1_0 tls1_1 tls1_2
        Disable SSL/TLS protocols not in this list.

diffstat:

 mail/cyrus-imapd24/Makefile |   5 ++---
 mail/cyrus-imapd24/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r fc95df25f87a -r 75a9c9ab8586 mail/cyrus-imapd24/Makefile
--- a/mail/cyrus-imapd24/Makefile       Sat Feb 25 00:35:13 2017 +0000
+++ b/mail/cyrus-imapd24/Makefile       Sat Feb 25 01:08:20 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2017/01/19 18:52:15 agc Exp $
+# $NetBSD: Makefile,v 1.49 2017/02/25 01:08:20 mef Exp $
 
-DISTNAME=      cyrus-imapd-2.4.17
-PKGREVISION=   18
+DISTNAME=      cyrus-imapd-2.4.18
 CATEGORIES=    mail
 MASTER_SITES=  http://cyrusimap.org/releases/
 MASTER_SITES+= ftp://ftp.cyrusimap.org/cyrus-imapd/
diff -r fc95df25f87a -r 75a9c9ab8586 mail/cyrus-imapd24/distinfo
--- a/mail/cyrus-imapd24/distinfo       Sat Feb 25 00:35:13 2017 +0000
+++ b/mail/cyrus-imapd24/distinfo       Sat Feb 25 01:08:20 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.21 2015/11/03 23:27:03 agc Exp $
+$NetBSD: distinfo,v 1.22 2017/02/25 01:08:20 mef Exp $
 
-SHA1 (cyrus-imapd-2.4.17.tar.gz) = cc869dea08ad663fc32d9ab628992a1711cfbb1b
-RMD160 (cyrus-imapd-2.4.17.tar.gz) = c28e971515130eea23067b7015047a120edba86f
-SHA512 (cyrus-imapd-2.4.17.tar.gz) = 86ffe1664ca3c3df164ed8fca21cc08ddae12380e1485deccec7da4ec263d8b953a806e05f0b10f6fb7717a0d40fc05669792b77cc66d7c5067061c8506e59ee
-Size (cyrus-imapd-2.4.17.tar.gz) = 2486355 bytes
+SHA1 (cyrus-imapd-2.4.18.tar.gz) = 2a3e449afc235ea72ef3b48ba5c0f66eb199faf2
+RMD160 (cyrus-imapd-2.4.18.tar.gz) = 9a2a601a93abcaece16a77f0f77460a49e6e7c53
+SHA512 (cyrus-imapd-2.4.18.tar.gz) = 3b234c1773fe5d57cae35743985930bc7fed2eedaa0919598da8fb19588f95b3beb8ad166d3b4f0c96faf006ff56ed5027ec516fab6007edbe46c4f45572a1ef
+Size (cyrus-imapd-2.4.18.tar.gz) = 2495098 bytes
 SHA1 (patch-ac) = d6b2e8c00a3605773bf7718d29ccfb0b82f59323
 SHA1 (patch-ah) = 4bc62dfdeafdca83ddac02aff0ffd05db28fe0b9
 SHA1 (patch-ai) = 9167678988f411479d187b232eb10ad8622b4151



Home | Main Index | Thread Index | Old Index