Bug 194593

Summary: mail/dovecot2: upgrade to 2.2.15
Product: Ports & Packages Reporter: Larry Rosenman <ler>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Only Me Flags: ler: maintainer-feedback? (adamw)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to upgrade to 2.2.15 none

Description Larry Rosenman freebsd_committer freebsd_triage 2014-10-25 12:19:22 UTC
Created attachment 148637 [details]
Patch to upgrade to 2.2.15

http://dovecot.org/releases/2.2/dovecot-2.2.15.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.15.tar.gz.sig

Some small fixes and changes to v2.2.14. This release is mainly in the hope that it could still make it into the next Debian stable instead of v2.2.14 - mainly because of a couple of new assert crashes that started happening in v2.2.14 and should be fixed now.

        * Plugins can now print a banner comment in doveconf output
          (typically the plugin version)
        * Replication plugin now triggers low (instead of high) priority for
          mail copying operations.
        * IMAP/POP3/ManageSieve proxy: If destination server can't be
          connected to, retry connecting once per second up to the value of
          proxy_timeout. This allows quick restarts/upgrades on the backend
          server without returning login failures.
        * Internal passdb lookups (e.g. done by lmtp/doveadm proxy) wasn't
          returning failure in some situations where it should have (e.g.
          allow_nets mismatch)
        * LMTP uses mail_log_prefix now for logging mail deliveries instead of
          a hardcoded prefix. The non-delivery log prefix is still hardcoded
          though.

        + passdb allow_nets=local matches lookups that don't contain an IP
          address (internally done by Dovecot services)
        + Various debug logging and error logging improvements
        - Various race condition fixes to LAYOUT=index
        - v2.2.14 virtual plugin crashed in some situations

also, bump portrevision on mail/dovecot2-pigeonhole and mail/dovecot2-antispam
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-10-25 12:19:22 UTC
Auto-assigned to maintainer adamw@FreeBSD.org
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2014-10-26 00:17:52 UTC
Sorry, Larry, I didn't see this PR before I committed the 2.2.15 update!

I added support for liblz4 with the update... if you are in a position to test it please let me know!