[ubuntu/raring-proposed] dovecot 1:2.1.7-7ubuntu1 (Accepted)
James Page
james.page at ubuntu.com
Mon Feb 11 14:15:20 UTC 2013
dovecot (1:2.1.7-7ubuntu1) raring; urgency=low
[ James Page ]
* Merge from Debian unstable (LP: #1117613, #1075456), remaining changes:
+ Add mail-stack-delivery package:
- Update d/rules
- d/control: convert existing dovecot-postfix package to a dummy
package and add new mail-stack-delivery package.
- Update maintainer scripts.
- Rename d/dovecot-postfix.* to debian/mail-stack-delivery.*
- d/mail-stack-delivery.preinst: Move previously installed backups and
config files to a new package namespace.
- d/mail-stack-delivery.prerm: Added to handle downgrades.
+ Use Snakeoil SSL certificates by default:
- d/control: Depend on ssl-cert.
- d/dovecot-core.postinst: Relax grep for SSL_* a bit.
+ Add autopkgtest to debian/tests/*.
+ Add ufw integration:
- d/dovecot-core.ufw.profile: new ufw profile.
- d/rules: install profile in dovecot-core.
- d/control: dovecot-core - suggest ufw.
+ d/dovecot-core.dirs: Added usr/share/doc/dovecot-core
+ Add apport hook:
- d/rules, d/source_dovecot.py
+ Add upstart job:
- d/rules, d/dovecot-core.dovecot.upstart, d/control,
d/dovecot-core.dirs, dovecot-imapd.{postrm, postinst, prerm},
d/dovecot-pop3d.{postinst, postrm, prerm}.
d/mail-stack-deliver.postinst: Convert init script to upstart.
+ d/control: Added Pre-Depends: dpkg (>= 1.15.6) to dovecot-dbg to support
xz compression in Ubuntu.
+ d/control: Demote dovecot-common Recommends: to Suggests: to prevent
install of extra packages on upgrade.
+ d/patches/dovecot-drac.patch: Updated with version for dovecot >= 2.0.0.
* Dropped changes, included in Debian:
+ d/{control,rules}: enable PIE hardening.
+ d/control: Drop B-D on systemd.
* d/p/mail-stack-delivery.postinst: Updated to ensure that configured SSL
cert and key locations are used when configuring postfix, sorted out
formatting.
* d/p/dovecot-core.postinst: Create compat links to old style, existing
SSL cert and key if found.
* d/rules: Don't pass hardening flags for DRAC plugin.
* d/dovecot-{pop3d,imapd}.prerm: Re-sync with Debian.
* d/dovecot-core.lintian-overrides: Drop override for DRAC plugin as not
required in Ubuntu.
* d/01-mail-stack-delivery: Renamed 99-mail-stack-delivery to ensure that
the mail-stack-delivery configuration overrides configuration options
set elsewhere, updated with new cert/key file locations.
[ Ante Karamatic ]
* Change configuration file for LDA on new installs and upgrades
(LP: #671065).
dovecot (1:2.1.7-7) unstable; urgency=high
* If you are upgrading from stable or earlier versions of this package
from testing/unstable please carefully read
/usr/share/doc/dovecot-core/README.Debian.gz for important information
about changes.
* [0d74b31] Move Breaks/Replaces mailavenger from dovecot-common to
dovecot-core (Closes: #694376)
* [a8030a1] Revamped dovecot-cores README.Debian by adding any info I could
think of in order to ease upgrade problems. (Closes: #696820)
* [04798d3] Don't touch 10-ssl.conf at all. Eventually I will DTRT with
regards to the default generated ssl certificates but in the mean time
this will do the least mischief. (Closes: #696817)
* [fde17d1] Patch to make /etc/dovecot/readme point to the right place for
the example configuration. (Closes: #698941)
dovecot (1:2.1.7-6) unstable; urgency=high
* WARNING: in order to get this package into wheezy some functionality
from the previous release had to be removed. Namely:
- TCP Wrappers support
- Hurd compatability support
- Triggers
All this will be coming back in the next version but for now, if you need
any of it, stick with -5.
* [1f869e0] NEWS.Debian was not getting added to the package (Closes: #693621)
* [564c5e2] Add breaks and replaces mailavenger for debian-common
(Closes: #694376)
dovecot (1:2.1.7-5) unstable; urgency=high
* [132bc3b] Remove call to ntp-wait in init script. Dovecot handles a
skewed clock much better now. (Closes: #693225)
dovecot (1:2.1.7-4) unstable; urgency=high
* [68ef7ad] piuparts complained /etc/dovecot/private was left unowned on
purge which is against policy (Closes: #692944)
dovecot (1:2.1.7-3) unstable; urgency=high
[ Jaldhar H. Vyas ]
* [03d5499] Do not generate new dovecot cert if key or cert is already
present (Closes: #685896,#631257) Thanks to Alexander Ufimtsev
<alexu at ucd.ie> and Jörg-Volker Peetz <jvpeetz at web.de> for patches.
* [5be6c2a] You should be able to upgrade and remove dovecot-managesieved
without errors (Closes: #665487)
* [1a9ad5c] Fixes instances where UTF-8 was misused instead of mUTF-7
(Closes: #680035)
* [c0ac3ba] Backport of fix for failure to autocreate mailboxes
(Closes: #623440) This also requires setting the default mail_location.
* [ba1d3f5] Fix FTBS on Hurd (Closes: #686931) via upstream patch backported
from mercurial.
* [cfa92b5] Upgrade pigeonhole page to 0.3.1 (Closes: #688407)
* [58f01c2] Generated certificates will now be created in /etc/dovecot
(Closes: #608719)
* [8e40ea5] Patch to build with PIE and bindnow
by intrigeri at debian.org (Closes: #679017)
* [87d982b] Use libwrap (Closes: #685850)
* [ebb5421] Start after nslcd (Closes: #692632)
* [2db5c1a] Add support for dpkg triggers. This means dovecot will not be
repeatedly restarted when installing or removing lots of plugins
(Closes: #601744)
* [bc66629] Patch to document -k in dsync.1
by Luca Capello <luca at pca.it> (Closes: #680992)
* [ba67766] Add lintian overrides.
[ Marco Nenciarini ]
* [ffba408] Updated watch file
* [9777434] Install missing default configuration files from upstream
* [9496828] Backport fix for segfault in managesieve triggered by
CHECKSCRIPT command. (Closes: #688197)
dovecot (1:2.1.7-2) unstable; urgency=low
* [e23a136] Just a quick upload to make dovecot buildable on non-linux
platforms again. (Closes: #676817) I did it by removing the systemd
build-dep altogether. sd-daemon.[ch] is included in the source so if
systemd is installed on a system, it should be detected and socket
activation should happen. That is, assuming I've got everything right
(and documented) which is something I'll be looking into for the next
version.
Date: Mon, 11 Feb 2013 12:41:24 +0000
Changed-By: James Page <james.page at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/raring/+source/dovecot/1:2.1.7-7ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 11 Feb 2013 12:41:24 +0000
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 mail-stack-delivery dovecot-postfix
Architecture: source
Version: 1:2.1.7-7ubuntu1
Distribution: raring
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: James Page <james.page at ubuntu.com>
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-postfix - mail server delivery agent stack provided by Ubuntu server team
dovecot-sieve - sieve filters support for Dovecot
dovecot-solr - Solr full text search support for Dovecot
dovecot-sqlite - SQLite support for Dovecot
mail-stack-delivery - mail server delivery agent stack provided by Ubuntu server team
Closes: 601744 608719 623440 631257 665487 676817 679017 680035 680992 685850 685896 686931 688197 688407 692632 692944 693225 693621 694376 696817 696820 698941
Launchpad-Bugs-Fixed: 671065 1075456 1117613
Changes:
dovecot (1:2.1.7-7ubuntu1) raring; urgency=low
.
[ James Page ]
* Merge from Debian unstable (LP: #1117613, #1075456), remaining changes:
+ Add mail-stack-delivery package:
- Update d/rules
- d/control: convert existing dovecot-postfix package to a dummy
package and add new mail-stack-delivery package.
- Update maintainer scripts.
- Rename d/dovecot-postfix.* to debian/mail-stack-delivery.*
- d/mail-stack-delivery.preinst: Move previously installed backups and
config files to a new package namespace.
- d/mail-stack-delivery.prerm: Added to handle downgrades.
+ Use Snakeoil SSL certificates by default:
- d/control: Depend on ssl-cert.
- d/dovecot-core.postinst: Relax grep for SSL_* a bit.
+ Add autopkgtest to debian/tests/*.
+ Add ufw integration:
- d/dovecot-core.ufw.profile: new ufw profile.
- d/rules: install profile in dovecot-core.
- d/control: dovecot-core - suggest ufw.
+ d/dovecot-core.dirs: Added usr/share/doc/dovecot-core
+ Add apport hook:
- d/rules, d/source_dovecot.py
+ Add upstart job:
- d/rules, d/dovecot-core.dovecot.upstart, d/control,
d/dovecot-core.dirs, dovecot-imapd.{postrm, postinst, prerm},
d/dovecot-pop3d.{postinst, postrm, prerm}.
d/mail-stack-deliver.postinst: Convert init script to upstart.
+ d/control: Added Pre-Depends: dpkg (>= 1.15.6) to dovecot-dbg to support
xz compression in Ubuntu.
+ d/control: Demote dovecot-common Recommends: to Suggests: to prevent
install of extra packages on upgrade.
+ d/patches/dovecot-drac.patch: Updated with version for dovecot >= 2.0.0.
* Dropped changes, included in Debian:
+ d/{control,rules}: enable PIE hardening.
+ d/control: Drop B-D on systemd.
* d/p/mail-stack-delivery.postinst: Updated to ensure that configured SSL
cert and key locations are used when configuring postfix, sorted out
formatting.
* d/p/dovecot-core.postinst: Create compat links to old style, existing
SSL cert and key if found.
* d/rules: Don't pass hardening flags for DRAC plugin.
* d/dovecot-{pop3d,imapd}.prerm: Re-sync with Debian.
* d/dovecot-core.lintian-overrides: Drop override for DRAC plugin as not
required in Ubuntu.
* d/01-mail-stack-delivery: Renamed 99-mail-stack-delivery to ensure that
the mail-stack-delivery configuration overrides configuration options
set elsewhere, updated with new cert/key file locations.
.
[ Ante Karamatic ]
* Change configuration file for LDA on new installs and upgrades
(LP: #671065).
.
dovecot (1:2.1.7-7) unstable; urgency=high
.
* If you are upgrading from stable or earlier versions of this package
from testing/unstable please carefully read
/usr/share/doc/dovecot-core/README.Debian.gz for important information
about changes.
* [0d74b31] Move Breaks/Replaces mailavenger from dovecot-common to
dovecot-core (Closes: #694376)
* [a8030a1] Revamped dovecot-cores README.Debian by adding any info I could
think of in order to ease upgrade problems. (Closes: #696820)
* [04798d3] Don't touch 10-ssl.conf at all. Eventually I will DTRT with
regards to the default generated ssl certificates but in the mean time
this will do the least mischief. (Closes: #696817)
* [fde17d1] Patch to make /etc/dovecot/readme point to the right place for
the example configuration. (Closes: #698941)
.
dovecot (1:2.1.7-6) unstable; urgency=high
.
* WARNING: in order to get this package into wheezy some functionality
from the previous release had to be removed. Namely:
- TCP Wrappers support
- Hurd compatability support
- Triggers
All this will be coming back in the next version but for now, if you need
any of it, stick with -5.
* [1f869e0] NEWS.Debian was not getting added to the package (Closes: #693621)
* [564c5e2] Add breaks and replaces mailavenger for debian-common
(Closes: #694376)
.
dovecot (1:2.1.7-5) unstable; urgency=high
.
* [132bc3b] Remove call to ntp-wait in init script. Dovecot handles a
skewed clock much better now. (Closes: #693225)
.
dovecot (1:2.1.7-4) unstable; urgency=high
.
* [68ef7ad] piuparts complained /etc/dovecot/private was left unowned on
purge which is against policy (Closes: #692944)
.
dovecot (1:2.1.7-3) unstable; urgency=high
.
[ Jaldhar H. Vyas ]
* [03d5499] Do not generate new dovecot cert if key or cert is already
present (Closes: #685896,#631257) Thanks to Alexander Ufimtsev
<alexu at ucd.ie> and Jörg-Volker Peetz <jvpeetz at web.de> for patches.
* [5be6c2a] You should be able to upgrade and remove dovecot-managesieved
without errors (Closes: #665487)
* [1a9ad5c] Fixes instances where UTF-8 was misused instead of mUTF-7
(Closes: #680035)
* [c0ac3ba] Backport of fix for failure to autocreate mailboxes
(Closes: #623440) This also requires setting the default mail_location.
* [ba1d3f5] Fix FTBS on Hurd (Closes: #686931) via upstream patch backported
from mercurial.
* [cfa92b5] Upgrade pigeonhole page to 0.3.1 (Closes: #688407)
* [58f01c2] Generated certificates will now be created in /etc/dovecot
(Closes: #608719)
* [8e40ea5] Patch to build with PIE and bindnow
by intrigeri at debian.org (Closes: #679017)
* [87d982b] Use libwrap (Closes: #685850)
* [ebb5421] Start after nslcd (Closes: #692632)
* [2db5c1a] Add support for dpkg triggers. This means dovecot will not be
repeatedly restarted when installing or removing lots of plugins
(Closes: #601744)
* [bc66629] Patch to document -k in dsync.1
by Luca Capello <luca at pca.it> (Closes: #680992)
* [ba67766] Add lintian overrides.
.
[ Marco Nenciarini ]
* [ffba408] Updated watch file
* [9777434] Install missing default configuration files from upstream
* [9496828] Backport fix for segfault in managesieve triggered by
CHECKSCRIPT command. (Closes: #688197)
.
dovecot (1:2.1.7-2) unstable; urgency=low
.
* [e23a136] Just a quick upload to make dovecot buildable on non-linux
platforms again. (Closes: #676817) I did it by removing the systemd
build-dep altogether. sd-daemon.[ch] is included in the source so if
systemd is installed on a system, it should be detected and socket
activation should happen. That is, assuming I've got everything right
(and documented) which is something I'll be looking into for the next
version.
Checksums-Sha1:
f24498e8bcf7fa1ac2225d1dc477d84e40c137d0 3166 dovecot_2.1.7-7ubuntu1.dsc
e4b45d88271b25e3fcd1e239475f4c295e5d86c8 1133094 dovecot_2.1.7-7ubuntu1.debian.tar.gz
Checksums-Sha256:
d39c043cd73230f2a2af1470f429a646e885745272fb7b89f7ab8d2b22c7e5b9 3166 dovecot_2.1.7-7ubuntu1.dsc
6179e83fb81f8ee01ac2b86c961aa041e9563bc6b6ef42fd3f2afc6881ee524a 1133094 dovecot_2.1.7-7ubuntu1.debian.tar.gz
Files:
74b71d721d6ef9b2b28f0ff587527bb6 3166 mail optional dovecot_2.1.7-7ubuntu1.dsc
49ce943bfa2a0440d13dbf1f7d5a91f6 1133094 mail optional dovecot_2.1.7-7ubuntu1.debian.tar.gz
Original-Maintainer: Dovecot Maintainers <jaldhar-dovecot at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRGPtxAAoJEL/srsug59jDxWUP/14+DxppFiCof1PzBcNYGGy3
v/SZSGN9OX5m2TP7dxaFzIvo1evQjCzQeOn966j7xog7fiMSP5W52VYXPa++qD/K
3P/fMiy6rcAc5wRZnZEu+S9LajWnQ7kg87zEi4chXHiQKbmqwZO7h1XehIUAC4vY
/M9Fj65gVw1V5kuY9QMCuPCXnYBjrHB7YmPWFC+VGsji14GjjANMuI3fZFOB8T16
Zit/hj3tmIPXfOz8Bke0efHiq3UsLJ8sDVwEhrK3Fu2vkaDfLA0kz11opZPF5fkl
1tYmoLUnqPqV5v0qslj1vo+8TLEdslzSbvN88tasxGkjharso3b7pfe73Y048Mad
QLTkRliUaUFCpyI3ZRSOJLgS61T8HvUFtIezn58wAINA2EOYSLgXPSqTpyQXKKng
66gpqD2ZJUaIX9aF4Ux5tWHPRGmMA8yL2voBJncLNTHtIUyjUK8gpK8KHhi9n3MQ
5C1daKuef9hnCZhfw1mBm3HJNqKn4fCLBE5vYZXxLar0HigOL+YATQnOzCokZwYE
up3X8+Pi+n4hY+5oCsj2p/LUHxssL31IkZIPyodZ566VXwDxbkTmNBmGLO/ePeb8
0SM1xFGiQTTAY6YWCpdeg3cZdYjpfx/mLPZo3LuyL1KfMiXJhGQWYONbxYip4d0F
n7jGZVfXaWOygq2Mb/tD
=ILTP
-----END PGP SIGNATURE-----
More information about the Raring-changes
mailing list