pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/50913: update mail/cyrus-imapd24 to 2.4.18
>Number: 50913
>Category: pkg
>Synopsis: update mail/cyrus-imapd24 to 2.4.18
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Mar 08 11:10:00 +0000 2016
>Originator: Jukka Salmi
>Release: HEAD (and pkgsrc-2015Q4)
>Organization:
n/a
>Environment:
n/a
>Description:
The attached patch updates mail/cyrus-imapd24 to its latest 2.4 version;
only adjustments to distinfo contents, $DISTNAME and $PKGREVISION were
needed (unless I missed something...).
Amongst other things this version disables SSLv[23] and adds some TLS
configuration options, e.g.
tls_versions: tls1_0 tls1_1 tls1_2
Complete changelog (from cyrus-imapd-2.4.18/doc/changes.html):
Changes to the Cyrus IMAP Server since 2.4.17
o Security fix: handle urlfetch range starting outside message range
o A bunch of cleanups and fixes to compiling
o A bunch of sieve cleanups
o Enhanced SSL/TLS configuration options
o Disable use of SSLv2/SSLv3
o Allow SQL backend for mboxlist and statuscache (thanks Julien Coloos)
o Fixed T116: correct LIST response for domains starting with 'inbox.'
o Fixed T76: fixed lmtpd userdeny db checks (thanks Leena Heino)
o Fixed bug #3856: lmtpd now performs userdeny checks
o Fixed bug #3848: support charset aliases in encoded headers
o Fixed bug #3853: disconnect_on_vanished_mailbox: release mailbox lock before exiting (thanks Wolfgang Breyha)
o Fixed bug #3415: fixed nntpd LIST/GROUP bug
o Fixed bug #3784: no longer crash in THREAD REFERENCES when messages reference themselves
o Fixed bug #3757: don't segfault on mailbox close with no user
>How-To-Repeat:
n/a
>Fix:
https://salmi.ch/~jukka/patches/NetBSD/pkgsrc/mail/cyrus-imapd24/cyrus-imapd-2.4.18_HEAD.diff
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/mail/cyrus-imapd24/Makefile,v
retrieving revision 1.43
diff -u -p -r1.43 Makefile
--- Makefile 5 Mar 2016 11:28:47 -0000 1.43
+++ Makefile 8 Mar 2016 10:36:47 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.43 2016/03/05 11:28:47 jperkin Exp $
-DISTNAME= cyrus-imapd-2.4.17
-PKGREVISION= 14
+DISTNAME= cyrus-imapd-2.4.18
+#PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://cyrusimap.org/releases/ \
ftp://ftp.cyrusimap.org/cyrus-imapd/ \
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/mail/cyrus-imapd24/distinfo,v
retrieving revision 1.21
diff -u -p -r1.21 distinfo
--- distinfo 3 Nov 2015 23:27:03 -0000 1.21
+++ distinfo 8 Mar 2016 10:36:47 -0000
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.21 2015/11/03 23:27:03 agc 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