pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/cyrus-imapd24
Module Name: pkgsrc
Committed By: mef
Date: Sat Feb 25 01:08:20 UTC 2017
Modified Files:
pkgsrc/mail/cyrus-imapd24: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/mail/cyrus-imapd24/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/mail/cyrus-imapd24/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/cyrus-imapd24/Makefile
diff -u pkgsrc/mail/cyrus-imapd24/Makefile:1.48 pkgsrc/mail/cyrus-imapd24/Makefile:1.49
--- pkgsrc/mail/cyrus-imapd24/Makefile:1.48 Thu Jan 19 18:52:15 2017
+++ pkgsrc/mail/cyrus-imapd24/Makefile Sat Feb 25 01:08:20 2017
@@ -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/
Index: pkgsrc/mail/cyrus-imapd24/distinfo
diff -u pkgsrc/mail/cyrus-imapd24/distinfo:1.21 pkgsrc/mail/cyrus-imapd24/distinfo:1.22
--- pkgsrc/mail/cyrus-imapd24/distinfo:1.21 Tue Nov 3 23:27:03 2015
+++ pkgsrc/mail/cyrus-imapd24/distinfo Sat Feb 25 01:08:20 2017
@@ -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