Format: 1.8
Date: Tue, 27 Mar 2012 08:24:33 +0200
Source: dovecot
Binary: dovecot-common dovecot-core dovecot-dev dovecot-imapd dovecot-pop3d dovecot-lmtpd dovecot-managesieved dovecot-pgsql dovecot-mysql dovecot-sqlite dovecot-ldap dovecot-gssapi dovecot-sieve dovecot-solr dovecot-dbg
Architecture: source all amd64
Version: 1:2.0.18-1~bpo60+1
Distribution: squeeze-backports
Urgency: high
Maintainer: Dovecot Maintainers <jaldhar-dovecot@debian.org>
Changed-By: Sandro Tosi <morph@debian.org>
Description: 
 dovecot-common - Transitional package for dovecot
 dovecot-core - secure mail server that supports mbox, maildir, dbox and mdbox ma
 dovecot-dbg - debug symbols for Dovecot
 dovecot-dev - header files for the dovecot mail server
 dovecot-gssapi - GSSAPI authentication support for Dovecot
 dovecot-imapd - secure IMAP server that supports mbox, maildir, dbox and mdbox ma
 dovecot-ldap - LDAP support for Dovecot
 dovecot-lmtpd - secure LMTP server for Dovecot
 dovecot-managesieved - secure ManageSieve server for Dovecot
 dovecot-mysql - MySQL support for Dovecot
 dovecot-pgsql - PostgreSQL support for Dovecot
 dovecot-pop3d - secure POP3 server that supports mbox, maildir, dbox and mdbox ma
 dovecot-sieve - sieve filters support for Dovecot
 dovecot-solr - Solr full text search support for Dovecot
 dovecot-sqlite - SQLite support for Dovecot
Closes: 251433 573889 580929 593527 597476 603951 606089 606646 606648 606649 608075 610919 612369 614053 621297 624294 624835 627443 627794 629397 629654 635351 639005 640143 642045 646508 653530
Changes: 
 dovecot (1:2.0.18-1~bpo60+1) squeeze-backports; urgency=low
 .
   * Rebuild for squeeze-backports.
   * [5b5bc9e] hardening flags: implement similar workaround as Jonas suggested in #653530
 .
 dovecot (1:2.0.18-1) unstable; urgency=low
 .
   * [85ae320] Imported Upstream version 2.0.18
   * [9cfd1da] Upped standards version to 3.9.3
   * [afb4164] Patch to dovecot-core/postinst so that permissions of symlinked
     certificates aren't modified. (Closes: #646508)
     Thanks Michael Kuhn.
   * [bf642ee] Patch to enable hardened build flags.  (Closes: #653530)
     Thanks Moritz Muehlenhoff.
   * [00b0d0c] Updated pigeonhole to 0.2.6
 .
 dovecot (1:2.0.15-1) unstable; urgency=low
 .
   * [a22575a] New upstream version 2.0.15: (Closes: #642045)
       + doveadm altmove: Added -r parameter to move mails back to primary
         storage.
       - v2.0.14: Index reading could have eaten a lot of memory in some
         situations
       - doveadm index no longer affects future caching decisions
       - mbox: Fixed crash during mail delivery when mailbox didn't yet have
         GUID assigned to it.
       - zlib+mbox: Fetching last message from compressed mailboxes crashed.
       - lib-sql: Fixed load balancing and error
   * [8ce5abc] Update pigeonhole to release 0.2.4
   * [87658d2] Add dovecot-solr to dovecot-core's Suggests line.
 .
 dovecot (1:2.0.14-3) unstable; urgency=low
 .
   * [f37a9ec] Enable solr full text search plugin. (LP: #620959)
   * [cdd8b84] Build dovecot-common as architecture-all package.
   * [af90444] Fix mail_plugin_dir default value in conf.d/10-mail.conf
     (Closes: #624294)
   * [61347cb] Bump debhelper build-depends to (>= 7.2.3~) because we use
     dh_bugfiles.
   * [4b757b6] Fix wrong configuration files path in sieve manpages.
 .
 dovecot (1:2.0.14-2) unstable; urgency=low
 .
   [ Marco Nenciarini ]
   * [a6896d6] Rename dovecot-common to dovecot-core. (Closes: #624835)
   * [c36ca96] Manage protocols during package configuration and
     deconfiguration phases.
   * [599b55b] Update pigeonhole to release 0.2.3.
   * [c654db0] Add a bug-script which will append doveconf -n output to bug
     reports.
   * [5270323] Add notes about upgrading from 1.2 to README.Debian.
     (Closes: #635351)
   * [5cd77a3] Add build-arch and build-indep target to debian/rules as
     required by lintian.
   * [be05d2a] Avoid ucf question when upgrading from squeeze and the only
     difference in dovecot.conf is at the "protocols" line.
   * [3c73782] Remove ucf backups during purge.
   * [3ccf508] Make /etc/dovecot/*.ext readable by dovecot group members.
     (Closes: #639005)
   * [665bcc5] Use -c ${CONF} when calling doveconf to determine PIDBASE.
     Thanks to Jonathan Hall (Closes: #627794)
   * [325042c] Purge obsolete unmodified config files from /etc.
     (Closes: #629397)
   * [a9b9afb] Modified init script to report failures. (Closes: #629654)
   * [d4622fd] Make dovecot-core suggesting all other packages containing
     additional features.
 .
 dovecot (1:2.0.14-1) unstable; urgency=low
 .
   * [50a947e] New upstream version 2.0.14: (Closes: #640143)
       + doveadm: Added support for running mail commands by proxying to
         another doveadm server.
       + Added "doveadm proxy list" and "doveadm proxy kick" commands to
         list/kick proxy connections (via a new "ipc" service).
       + Added "doveadm director move" to assign user from one server to
         another, killing any existing connections.
       + Added "doveadm director ring status" command.
       + userdb extra fields can now return name+=value to append to an
         existing name, e.g. "mail_plugins+= quota".
       - script-login attempted an unnecessary config lookup, which usually
         failed with "Permission denied".
       - lmtp: Fixed parsing quoted strings with spaces as local-part for
         MAIL FROM and RCPT TO.
       - imap: FETCH BODY[HEADER.FIELDS (..)] may have crashed or not
         returned all data sometimes.
       - ldap: Fixed random assert-crashing with with sasl_bind=yes.
       - Fixes to handling mail chroots
       - Fixed renaming mailboxes under different parent with FS layout when
         using separate ALT, INDEX or CONTROL paths.
       - zlib: Fixed reading concatenated .gz files.
   * [0297425] Use xz compression for dbg packages.
   * [4464ccf] Support parallel builds in debian/rules
   * [19667f0] Acknowledge NMU 1:2.0.13-1.1.
     Thanks to Luk Claes
 .
 dovecot (1:2.0.13-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Don't ship .la files (Closes: #621297).
 .
 dovecot (1:2.0.13-1) unstable; urgency=high
 .
   [ Marco Nenciarini ]
   * [8af9e4d] New upstream version 2.0.13:
       + Added "doveadm index" command to add unindexed messages into
         index/cache. If full text search is enabled, it also adds unindexed
         messages to the fts database.
       + added "doveadm director dump" command.
       + pop3: Added support for showing messages in "POP3 order", which can
         be different from IMAP message order. This can be useful for
         migrations from other servers. Implemented it for Maildir as 'O'
         field in dovecot-uidlist.
       - doveconf: Fixed a wrong "subsection has ssl=yes" warning.
       - mdbox purge: Fixed wrong warning about corrupted extrefs.
       - sdbox: INBOX GUID changed when INBOX was autocreated, leading to
         trouble with dsync.
       - script-login binary wasn't actually dropping privileges to the
         user/group/chroot specified by its service settings.
       - Fixed potential crashes and other problems when parsing header names
         that contained NUL characters. (CVE-2011-1929)
     (Closes: #627443)
 .
 dovecot (1:2.0.12-1) unstable; urgency=low
 .
   [ Jaldhar H. Vyas ]
   * [66cbb94] New upstream major release.  Imported Upstream version 2.0.12
   * [a48c7fd] Updated standards version
 .
   [ Marco Nenciarini ]
   * [5c6b334] Updated watch file
   * [0ba683e] Updated init script to new configuration scheme. (Closes: #593527)
   * [8370be4] Fix upgrading from rename-it.nl packages
   * [ae804e3] Update changelog
 .
 dovecot (1:2.0.11-1) experimental; urgency=low
 .
   * [a4764a4] New upstream major release (Closes: #573889, #580929,
     #597476, #603951, #606089, #606646, #606649, #608075, #612369, #610919)
   * [461f667] Updated copyright and package descriptions. Thanks Stephan
     Bosch.
   * [7fbd92a] Drop all patches but drac support. Update pigeonhole to
     release 0.2.1
   * [05a5a1e] Update debian/rules to work with dovecot 2.0. Thanks
     Stephan Bosch.
   * [a36193e] Update debian/dovecot-common.{postinst,postrm} to handle
     the new config file layout. Thanks Stephan Bosch.
   * [3589afd] Remove debian/dovecot.1 manpage because is provided by
     upstream.
   * [f1703e1] Remove debian/dovecotpw.1 manpage as there is no dovecotpw
     executable in dovecot 2.0. Same feature is provided through 'doveadm
     pw' command.
   * [e30283d] Remove expire-tool.sh wrapper as there is no expire-tool
     in dovecot 2.0. Same feature is provided through 'doveadm expunge'
     command.
   * [3385061] Remove daily cron script and the related configuration
     from the default file.
   * [bec19a0] Update debian/dovecot-common.NEWS.Debian with upgrading
     instructions
   * [1e56f1c] Call dh_makeshlibs with --no-script option to avoid
     {postinst,postrm}-has-useless-call-to-ldconfig lintian errors.
   * [325f055] Disable numbers in patches (requires git-buildpackage >=0.5.13)
   * [74d6ebe] Added debian/source/local-options with "unapply-patches".
   * [0edef17] Set default protocols value as empty and enable each
     protocol in its own configuration file in
     /usr/share/dovecot/protocols.d (LP: #661453)
   * [e88860c] Removed code about upgrading from pre-etch packages.
   * [95c5d47] Removed obsolete Build-Conflict (Closes: #614053)
   * [41dddf4] Move configurations for imapd and pop3d to the appropriate
     packages. (Closes: #606648)
   * [b8b66dc] Removed obsolete README.Debian and NEWS.Debian from
     dovecot-pop3d and dovecot-imapd packages
   * [0bda8ac] Added packages dovecot-lmtpd and dovecot-managesieved.
   * [9a954f1] Build databases, ldap and gssapi support as plugins
   * [1a3f323] Deregister obsolete configuration files from ucf in
     dovecot-common postinst on upgrades.
   * [fae4b76] Added packages dovecot-pgsql, dovecot-mysql, dovecot-sqlite,
     dovecot-ldap, dovecot-gssapi and dovecot-sieve (Closes: #251433)
   * [aa8983d] Imported Upstream version 2.0.11
Checksums-Sha1: 
 1c025264db35ec45b4ebf90eeed395b353bcef43 1544 dovecot_2.0.18-1~bpo60+1.dsc
 68c01aafb06dbfdbcfca2c11abfee384e808fb7e 1284556 dovecot_2.0.18-1~bpo60+1.debian.tar.gz
 bdc5ffbef2ddaa8f4caf53eb847af6460ce7e14b 23178 dovecot-common_2.0.18-1~bpo60+1_all.deb
 6566febf93c6198ed7d35075c054ae7ecfe3943c 2219272 dovecot-core_2.0.18-1~bpo60+1_amd64.deb
 8a5f1f5fb8f37724f0293e9637a78ada834414ef 458038 dovecot-dev_2.0.18-1~bpo60+1_amd64.deb
 09d1a8d87acd88ce4234906234e2c35f031aa48e 328224 dovecot-imapd_2.0.18-1~bpo60+1_amd64.deb
 079e4ac67db2946dd2c47cf1e8150fe1a25525ef 270478 dovecot-pop3d_2.0.18-1~bpo60+1_amd64.deb
 f1e9b06e3aa8ac25b20937e0288b6d49da66c033 263918 dovecot-lmtpd_2.0.18-1~bpo60+1_amd64.deb
 03b7eb7232acaa742932f9121ef5a11cea4e0912 294398 dovecot-managesieved_2.0.18-1~bpo60+1_amd64.deb
 571e687e68542bd8f784512d1b50062a0dd828c7 255046 dovecot-pgsql_2.0.18-1~bpo60+1_amd64.deb
 8f087174674ceb2a8241f0da144079ab31c7e623 252144 dovecot-mysql_2.0.18-1~bpo60+1_amd64.deb
 bea70fe55aa8e9ab19dad346552783d9b35b9f51 250450 dovecot-sqlite_2.0.18-1~bpo60+1_amd64.deb
 7c71d5e47b1378feb9b2a73fd36644709ddd72d9 264790 dovecot-ldap_2.0.18-1~bpo60+1_amd64.deb
 88a6e07dd6883ba8766d8c024c7a914c77c8e7a8 251150 dovecot-gssapi_2.0.18-1~bpo60+1_amd64.deb
 3ffb0d72eefea1d479b08c7dce01d62504049e5f 465872 dovecot-sieve_2.0.18-1~bpo60+1_amd64.deb
 91c8b0e7b3fe05718aa80cf9387ea4544d2e9f88 259276 dovecot-solr_2.0.18-1~bpo60+1_amd64.deb
 b7d96864965a54d42b0fb2ea9ff32d2cc4677770 3043124 dovecot-dbg_2.0.18-1~bpo60+1_amd64.deb
Checksums-Sha256: 
 6632ea640403499eeeb743ed6914bafad291562d772aa2f3f5b3693f8064acb8 1544 dovecot_2.0.18-1~bpo60+1.dsc
 22da04dc2cae654295b4fdd6b3d1af09a12d3746c0794ae2cedfae70add4e74d 1284556 dovecot_2.0.18-1~bpo60+1.debian.tar.gz
 65052677eb652bd27a4528c4adbedb5ffa679642b9db5d5af237d6979c134b47 23178 dovecot-common_2.0.18-1~bpo60+1_all.deb
 dfb11c6029fc8690ef85a39b7f058119c2fcc604fd8ca9846ba6c9a9899be38c 2219272 dovecot-core_2.0.18-1~bpo60+1_amd64.deb
 f41dd7aa4321d9e5fda0a12e102d05c61a3b5ed41f991391065d5ce4637e0952 458038 dovecot-dev_2.0.18-1~bpo60+1_amd64.deb
 e1286559c5599b3f2e3415dcc716bafed73fa76453e09fdea9248387688ce64c 328224 dovecot-imapd_2.0.18-1~bpo60+1_amd64.deb
 6ffc200e366eb5c8159322f51c1682a0c8ccd006618a4ea5b5b7f530630375db 270478 dovecot-pop3d_2.0.18-1~bpo60+1_amd64.deb
 d1afe8b229951de6b10cf203a546e844a19cfbccf151a2f2fcb6f8b390d838a0 263918 dovecot-lmtpd_2.0.18-1~bpo60+1_amd64.deb
 ec31419bb7a55d8833386e481981db58b1755396b24e2c05e074ef5363ebed21 294398 dovecot-managesieved_2.0.18-1~bpo60+1_amd64.deb
 a8bd34346205f12f9ae7e162db4e919154c8ed1fd5d3f4695fc9ca5877554f45 255046 dovecot-pgsql_2.0.18-1~bpo60+1_amd64.deb
 61dd899353a4928cf70833e50403c7e095c1f7a33e314ff63f413f557d751184 252144 dovecot-mysql_2.0.18-1~bpo60+1_amd64.deb
 c0ca64246847f4d014f1f6ddc1ebcd4c47d761011365765416ce655d1de3ef13 250450 dovecot-sqlite_2.0.18-1~bpo60+1_amd64.deb
 a6d1b844915942d8bdf30198d33ef151e3e2b0004be343a734827b1a897a498a 264790 dovecot-ldap_2.0.18-1~bpo60+1_amd64.deb
 990ef7b3cf653be58f9d961e8fed09929e70a22ff29ad7b85f781a31532a0fff 251150 dovecot-gssapi_2.0.18-1~bpo60+1_amd64.deb
 902e1456f68fa75b0a09730d03bb2624f7d4f14ca0d7a0996c89d29772e3f938 465872 dovecot-sieve_2.0.18-1~bpo60+1_amd64.deb
 cdab457960d680c92e4fe97a448c26aa1e84df99233e337c6369333bd44d608f 259276 dovecot-solr_2.0.18-1~bpo60+1_amd64.deb
 fe83847d21293ffd9173cc383f2311f6d0828fe6ef794eef7cba9e58bebb22de 3043124 dovecot-dbg_2.0.18-1~bpo60+1_amd64.deb
Files: 
 34e6df622a3b687fefe1818097ec576d 1544 mail optional dovecot_2.0.18-1~bpo60+1.dsc
 2c058b511ced23725140f51bfde8e9ef 1284556 mail optional dovecot_2.0.18-1~bpo60+1.debian.tar.gz
 d7c33599603c44425ba0181e999ae944 23178 oldlibs extra dovecot-common_2.0.18-1~bpo60+1_all.deb
 48364286aeb7ce3d7d6241f6b143dcf7 2219272 mail optional dovecot-core_2.0.18-1~bpo60+1_amd64.deb
 67e2a5a666b9f73e5a383c771e8d5519 458038 mail optional dovecot-dev_2.0.18-1~bpo60+1_amd64.deb
 d66071e69c34aa5fbd51462a5c28e087 328224 mail optional dovecot-imapd_2.0.18-1~bpo60+1_amd64.deb
 84c0bec7ae9e25faed2b9f65d4d0166a 270478 mail optional dovecot-pop3d_2.0.18-1~bpo60+1_amd64.deb
 cf44dda08aa3663040c6a2ce0071e7ef 263918 mail optional dovecot-lmtpd_2.0.18-1~bpo60+1_amd64.deb
 3a9b349bd6c0119224cfaf6081287abd 294398 mail optional dovecot-managesieved_2.0.18-1~bpo60+1_amd64.deb
 11c85a2f0099832d28e906f4b8f798bd 255046 mail optional dovecot-pgsql_2.0.18-1~bpo60+1_amd64.deb
 e023d8be76b7abe5d97e008745fb88d3 252144 mail optional dovecot-mysql_2.0.18-1~bpo60+1_amd64.deb
 7a8a59739cfc4a847088458ca08ef7d5 250450 mail optional dovecot-sqlite_2.0.18-1~bpo60+1_amd64.deb
 04633d10d66ba5c7e4d78c55ed5c42a4 264790 mail optional dovecot-ldap_2.0.18-1~bpo60+1_amd64.deb
 f8dc3128bc20edda6f609e9f1918beab 251150 mail optional dovecot-gssapi_2.0.18-1~bpo60+1_amd64.deb
 dc69e3aa48eada4029cbcc9fd511d6ba 465872 mail optional dovecot-sieve_2.0.18-1~bpo60+1_amd64.deb
 8a74fe764ccf3a9ed6b5ead7d2d58bc5 259276 mail optional dovecot-solr_2.0.18-1~bpo60+1_amd64.deb
 57320948ac50a99e960a9d2fcf35cb30 3043124 debug extra dovecot-dbg_2.0.18-1~bpo60+1_amd64.deb
