dovecot 1:2.2.27-3ubuntu1 source package in Ubuntu

Changelog

dovecot (1:2.2.27-3ubuntu1) artful; urgency=medium

  * Merge with Debian; Remaining Changes:
    + Add updated autopkgtest to debian/tests/*.
    + Drop build dependency on libstemmer-dev (universe)
    + Use Snakeoil SSL certificates by default
      - d/control: Depend on ssl-cert
    + Add mail-stack-delivery
      - add package in d/rules, d/control
      - add d/*mail-stack-delivery* maintainer scripts and default conf
      - d/mail-stack-delivery.preinst: Move previously installed backups and
        config files to a new package namespace.
      - d/mail-stack-delivery.README.Debian clarified use of configuration files
    + Disable dovecot-lucene plugin as it had various issues, has universe
      dependencies and is deprecated in favor of solr anyway.
    + handle conffile removal of /etc/init/dovecot.conf (due to dropping
      upstart). Can be removed once no upgrade path from <yakkety is left.
  * Dropped changes:
    - SECURITY UPDATE (CVE-2017-2669): DoS via crafted username (is in Debian)

 -- Christian Ehrhardt <email address hidden>  Fri, 28 Apr 2017 11:12:48 +0200

Upload details

Uploaded by:
Christian Ehrhardt 
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dovecot_2.2.27.orig.tar.gz 5.5 MiB 897f92a87cda4b27b243f8149ce0ba7b7e71a2be8fb7994eb0a025e54cde18e9
dovecot_2.2.27-3ubuntu1.debian.tar.xz 841.8 KiB 34c3a48e2dab25b3b8ec3f1b2979d5d6d397b4d053422c22c2f70cd3ce6faaa9
dovecot_2.2.27-3ubuntu1.dsc 3.3 KiB 372f31e202dc90a208fbb05059d628223caa83273fd7370399ed6fd1cc406b7f

View changes file

Binary packages built by this source

dovecot-core: No summary available for dovecot-core in ubuntu artful.

No description available for dovecot-core in ubuntu artful.

dovecot-dbg: No summary available for dovecot-dbg in ubuntu bionic.

No description available for dovecot-dbg in ubuntu bionic.

dovecot-dev: secure POP3/IMAP server - header files

 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package contains header files needed to compile plugins for the Dovecot
 mail server.

dovecot-gssapi: No summary available for dovecot-gssapi in ubuntu artful.

No description available for dovecot-gssapi in ubuntu artful.

dovecot-imapd: No summary available for dovecot-imapd in ubuntu artful.

No description available for dovecot-imapd in ubuntu artful.

dovecot-ldap: No summary available for dovecot-ldap in ubuntu artful.

No description available for dovecot-ldap in ubuntu artful.

dovecot-lmtpd: secure POP3/IMAP server - LMTP server

 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package contains the Dovecot LMTP server.

dovecot-managesieved: secure POP3/IMAP server - ManageSieve server

 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package contains the Dovecot ManageSieve server.

dovecot-mysql: No summary available for dovecot-mysql in ubuntu artful.

No description available for dovecot-mysql in ubuntu artful.

dovecot-pgsql: No summary available for dovecot-pgsql in ubuntu artful.

No description available for dovecot-pgsql in ubuntu artful.

dovecot-pop3d: No summary available for dovecot-pop3d in ubuntu artful.

No description available for dovecot-pop3d in ubuntu artful.

dovecot-sieve: secure POP3/IMAP server - Sieve filters support

 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package provides Sieve filters support for Dovecot.

dovecot-solr: No summary available for dovecot-solr in ubuntu artful.

No description available for dovecot-solr in ubuntu artful.

dovecot-sqlite: secure POP3/IMAP server - SQLite support

 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package provides SQLite support for Dovecot.

mail-stack-delivery: mail server delivery agent stack provided by Ubuntu server team

 Ubuntu's mail stack provides fully operational delivery with
 safe defaults and additional options. Out of the box it supports IMAP,
 POP3 and SMTP services with SASL authentication and Maildir as default
 storage engine.
 .
 This package contains configuration files for dovecot.
 .
 This package modifies postfix's configuration to integrate with dovecot