[ubuntu/lucid] dovecot 1:1.2.6-1ubuntu1 (Accepted)
CHuck Short
zulcss at ubuntu.com
Mon Nov 30 20:50:40 GMT 2009
dovecot (1:1.2.6-1ubuntu1) lucid; urgency=low
* Merge from debian testing, remaining changes:
Add new binary pkg dovecot-postfix that integrates postfix and dovecot
automatically: (LP: #164837)
+ debian/control:
- add new binary with short description
- set Architecture all for dovecot-postfix (LP: #329878)
+ debian/dovecot-postfix.postinst:
- create initial certificate symlinks to snakeoil.
- set up postfix with postconf to:
- use Maildir/ as the default mailbox.
- use dovecot as the sasl authentication server.
- use dovecot LDA (deliver).
- use tls for smtp{d} services.
- fix certificates paths in postfix' main.cf
- add reject_unauth_destination to postfix' recipient restrictions
- add reject_unknown_sender_domain to postfix' sender restrictions
- rename configuration name on remove, delete on purge
- restart dovecot after linking certificates
- handle use case when postfix is unconfigurated
+ debian/dovecot-postfix.dirs: create backup directory for postfix's configuration
+ restart postfix and dovecot.
+ debian/dovecot-postfix.postrm:
- remove all dovecot related configuration from postfix.
- restart postfix and dovecot.
+ debian/dovecot-common.init:
- check if /etc/dovecot/dovecot-postfix.conf exists and use it
as the configuration file if so.
+ debian/patches/warning-ubuntu-postfix.dpatch
- add warning about dovecot-postfix.conf in dovecot default
configuration file
+ debian/patches/dovecot-postfix.conf.diff:
- Ubuntu server custom changes to the default dovecot configuration for
better interfation with postfix
- enable sieve plugin
+ debian/patches/dovecot-postfix.conf.diff:
+ Ubuntu server custom changes to the default dovecot configuration for
better integration with postfix:
- enable imap, pop3, imaps, pop3s and managesieve by default.
- enable dovecot LDA (deliver).
- enable SASL auth socket in postfix private directory.
+ debian/rules:
- copy, patch and install dovecot-postfix.conf in /etc/dovecot/.
- build architecure independent packages too
+ Use Snakeoil SSL certificates by default.
- debian/control: Depend on ssl-cert.
- debian/patches/ssl-cert-snakeoil.dpatch: Change default SSL cert
paths to snakeoil.
- debian/dovecot-common.postinst: Relax grep for SSL_* a bit.
+ Add autopkgtest to debian/tests/*.
+ Fast TearDown: Update the lsb init header to not stop in level 6.
+ Add ufw integration:
- Created debian/dovecot-common.ufw.profile.
- debian/rules:
+ install profile
- debian/control:
+ Suggest ufw
+ debian/{control,rules}: enable PIE hardening.
+ dovecot-imapd, dovecot-pop3: Replaces dovecot-common (<< 1:1.1). LP: #254721
+ debian/control:
- Update Vcs-* headers.
+ debian/rules:
- Create emtpy stamp.h.in files in dovecot-sieve/ and dovecot-managesieve/
if they're not there since empty files are not included in the diff.gz
file.
+ Add SMTP-AUTH support for Outlook (login auth mechanism)
+ Dropped:
- debian/patches/security-CVE-2009-3235: Applied upstream.
- debian/patches/fix-pop3-assertion.dpatch: Applied upstream.
- dovecot-sieve and dovecot-managesieve: Use the debian patches instead.
[Chuck Short]
- Updated dovecot-sieve to 0.1.13.
- Updated dovecot-managesieve to 0.11.9.
dovecot (1:1.2.6-1) unstable; urgency=low
* New upstream relese.
* debian/patches/v1.2.5-exec-mail_fix.dpatch: removed, merged upstream.
dovecot (1:1.2.5-2) unstable; urgency=low
* debian/dpatches/v1.2.5-exec-mail_fix.dpatch: added.
(Closes: #546694, #546695)
* debian/dovecot-common.dirs: removed /etc, /etc/ssl/{private,certs}, they
are handled by openssl; this should fix the piuparts test.
dovecot (1:1.2.5-1) unstable; urgency=low
* New upstream release.
dovecot (1:1.2.4-2) unstable; urgency=low
* debian/patches/dovecot-libsieve.dpatch: updated to 0.1.12.
(Closes: #539527)
dovecot (1:1.2.4-1) unstable; urgency=low
* New upstream release. (Closes: #537186, #540058)
* Bumped Standards-Version to 3.8.3, no changes needed.
* debian/control: only suggests ntp. (Closes: #542152)
* debian/patches/dovecot-managesieve-dist.dpatch: updated to the 0.11.9
release. (Closes: #539527)
* debian/rules: dovecot should be started with sequence number 20.
(Closes: #543473)
dovecot (1:1.2.2-2) unstable; urgency=high
* Er that should be fcntl not fnctl. (Closes: #539474, #539486)
* For the sake of completeness, fixed some errors in the example config file.
(They are in the !include statements which are commented out by default
so it is unlikely that most users will actually be affected.)
(Closes: #539391)
dovecot (1:1.2.2-1) unstable; urgency=low
[Joel Johnson]
* New upstream version, updated ManageSieve patch
- fixes index corruption condition (Closes: #537388)
* Set default for mbox_write_locks to "fnctl dotlock" according to
Debian Policy (Closes: #537326)
* Set MySQL build dependency to use version-agnostic -dev package
* Drop postgres-configure patch, functionality included upstream
* Updated dovecot-libsieve to version 0.1.9
- fixes subaddress matching (Closes: #537386)
- check additional address-list headers (Closes: #537379)
[Jaldhar H. Vyas]
* Remove unneeded build-dependencies on byacc and flex now that we no longer
use cmusieve.
dovecot (1:1.2.1-2) unstable; urgency=low
* Update to use default automake (Closes: #536880) now that current upstream
successfully builds with 1.10 (was previously a problem in bug 473754.
* Updated Standards-Verson to 3.8.2 (no action required)
* Remove ./var/run directories to fix lintian warnings.
* Updated dovecot-libsieve patch to version 0.1.8, removed autogen.sh,
tests, and doc/rfc
* Updated dovecot-managesieve patch to version 0.11.7
* Updated dovecot-managesieve-dist patch to Mercurial revision 12b9733ee8b0
(0.11.7+), removed lib-cmusieve, doc/rfs, autogen.sh
* Add additional upgrading note to README.Debian to clarify the ManageSieve
configuration changes needed - existing configurations break if not
updated! (Closes: #537158)
* Include the ChangeLog and README for sieve and ManageSieve
dovecot (1:1.2.1-1) unstable; urgency=low
[ Joel Johnson ]
* New upstream release
* Update packaging for 1.2 release
- update SIEVE patch to use Dovecot rewrite (version 0.1.7,
removed RFCs and tests for a DFSG patch)
- update ManageSieve patch and software to hg revision 2c9b4b4ab6a8
(0.11.6+) for 1.2.1 support
+ removed lib-cmusieve since building against newer sieve
+ removed doc/rfc for DFSG compliance
+ removed autogen.sh since we run autotools during the build
- updated other misc patches
dovecot (1:1.1.16-1) unstable; urgency=low
* New upstream release. (Closes: #531599)
dovecot (1:1.1.15-1) unstable; urgency=low
* New upstream release; sorry, no time to include extra upstream patches
which are not released, feel free to submit them as dpatch files and I will
add them to the package. (Closes: #529923)
* debian/control: updated Standards-Version, no changes needed.
* debian/dovecot-common.init: patched to support ENABLED=0 in
/etc/default/dovecot, useful if dovecot is used as local-only IMAP server
through PREAUTH interface. (Closes: #524302)
* debian/dovecot-common.README.Debian: simplyfied, we only point the user to
wiki.dovecot.org; added a note about how to regenerate the SSL certificate.
(Closes: #528934)
* debian/dovecot-common.postrm: do not break if /etc/ssl/certs does not
exist. (Closes: #524865)
* debian/patches/dovecot-managesieve-dist: updated to 0.10.6.
dovecot (1:1.1.13-2) unstable; urgency=high
* New upload, urgency set to high: the package in testing is broken.
* debian/dovecot-common.init: fixed a typo.
* debian/patches/dovecot-example.dpatch: fixed a few paths.
(Closes: #521544)
dovecot (1:1.1.13-1) unstable; urgency=low
* New upstream release.
* This version fixes problems accessing mailboxes in some setups.
(Closes: #520310)
dovecot (1:1.1.12-1) unstable; urgency=low
* New upstream release, it fixes some wrong defaults in the configuration
file. (Closes: #518631)
* debian/rules: add support for libdb. (Closes: #518630)
* debian/dovecot-common.postinst: create the dovecot certificate only at
install time. (Closes: #518738, #518598)
dovecot (1:1.1.11-4) unstable; urgency=low
* debian/dovecot-common.init: fixed a typo from the last upload.
(Closes: #518504)
dovecot (1:1.1.11-3) unstable; urgency=low
* debian/dovecot-common.init: applied patch from Håkon Stordahl to call
ntp-wait if available. (Closes: #517808)
dovecot (1:1.1.11-2) unstable; urgency=low
* debian/dovecot-common.init: fixed a bug in the init script, adding a
missing slash in the PIDFILE path. (Closes: #516845)
* debian/dovecot-common.init: fixed a bug in the init script, sending the HUP
signal for reloading the configuration. (Closes: #512197)
* debian/dovecot-common.init: check if /etc/inetd.conf exists.
(Closes: #509259, #497148)
* debian/control: dovecot-common suggests ntp and ntpdate. (Closes: #511060)
* debian/dovecot-common.postinst: migration hook for default_mail_env =>
mail_location. (Closes: #517073)
* debian/dovecot.1: fixed the path of the configuration file.
(Closes: #501493)
dovecot (1:1.1.11-1) unstable; urgency=low
* New upstream release, upload to unstable. (Closes: #507122)
* debian/patches/dovecot-quota.dpatch: fixed a bug in the imap quota plugin.
(Closes: #484677)
* debian/dovecot-common.init: added the status action, thanks Fladischer
Michael for the patch. (Closes: #509694)
* debian/dovecotpw.1: added manpage for dovecotpw, thanks Xavier Luthi for
the patch. (Closes: #504712)
Date: Fri, 06 Nov 2009 00:47:29 +0000
Changed-By: CHuck Short <zulcss at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Chuck Short <chuck.short at canonical.com>
https://launchpad.net/ubuntu/lucid/+source/dovecot/1:1.2.6-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 06 Nov 2009 00:47:29 +0000
Source: dovecot
Binary: dovecot-common dovecot-dev dovecot-imapd dovecot-pop3d dovecot-postfix
Architecture: source
Version: 1:1.2.6-1ubuntu1
Distribution: lucid
Urgency: high
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: CHuck Short <zulcss at ubuntu.com>
Description:
dovecot-common - secure mail server that supports mbox and maildir mailboxes
dovecot-dev - header files for the dovecot mail server
dovecot-imapd - secure IMAP server that supports mbox and maildir mailboxes
dovecot-pop3d - secure POP3 server that supports mbox and maildir mailboxes
dovecot-postfix - full mail server stack provided by Ubuntu server team
Closes: 484677 497148 501493 504712 507122 509259 509694 511060 512197 516845 517073 517808 518504 518598 518630 518631 518738 520310 521544 524302 524865 528934 529923 531599 536880 537158 537186 537326 537379 537386 537388 539391 539474 539486 539527 539527 540058 542152 543473 546694 546695
Changes:
dovecot (1:1.2.6-1ubuntu1) lucid; urgency=low
.
* Merge from debian testing, remaining changes:
Add new binary pkg dovecot-postfix that integrates postfix and dovecot
automatically: (LP: #164837)
+ debian/control:
- add new binary with short description
- set Architecture all for dovecot-postfix (LP: #329878)
+ debian/dovecot-postfix.postinst:
- create initial certificate symlinks to snakeoil.
- set up postfix with postconf to:
- use Maildir/ as the default mailbox.
- use dovecot as the sasl authentication server.
- use dovecot LDA (deliver).
- use tls for smtp{d} services.
- fix certificates paths in postfix' main.cf
- add reject_unauth_destination to postfix' recipient restrictions
- add reject_unknown_sender_domain to postfix' sender restrictions
- rename configuration name on remove, delete on purge
- restart dovecot after linking certificates
- handle use case when postfix is unconfigurated
+ debian/dovecot-postfix.dirs: create backup directory for postfix's configuration
+ restart postfix and dovecot.
+ debian/dovecot-postfix.postrm:
- remove all dovecot related configuration from postfix.
- restart postfix and dovecot.
+ debian/dovecot-common.init:
- check if /etc/dovecot/dovecot-postfix.conf exists and use it
as the configuration file if so.
+ debian/patches/warning-ubuntu-postfix.dpatch
- add warning about dovecot-postfix.conf in dovecot default
configuration file
+ debian/patches/dovecot-postfix.conf.diff:
- Ubuntu server custom changes to the default dovecot configuration for
better interfation with postfix
- enable sieve plugin
+ debian/patches/dovecot-postfix.conf.diff:
+ Ubuntu server custom changes to the default dovecot configuration for
better integration with postfix:
- enable imap, pop3, imaps, pop3s and managesieve by default.
- enable dovecot LDA (deliver).
- enable SASL auth socket in postfix private directory.
+ debian/rules:
- copy, patch and install dovecot-postfix.conf in /etc/dovecot/.
- build architecure independent packages too
+ Use Snakeoil SSL certificates by default.
- debian/control: Depend on ssl-cert.
- debian/patches/ssl-cert-snakeoil.dpatch: Change default SSL cert
paths to snakeoil.
- debian/dovecot-common.postinst: Relax grep for SSL_* a bit.
+ Add autopkgtest to debian/tests/*.
+ Fast TearDown: Update the lsb init header to not stop in level 6.
+ Add ufw integration:
- Created debian/dovecot-common.ufw.profile.
- debian/rules:
+ install profile
- debian/control:
+ Suggest ufw
+ debian/{control,rules}: enable PIE hardening.
+ dovecot-imapd, dovecot-pop3: Replaces dovecot-common (<< 1:1.1). LP: #254721
+ debian/control:
- Update Vcs-* headers.
+ debian/rules:
- Create emtpy stamp.h.in files in dovecot-sieve/ and dovecot-managesieve/
if they're not there since empty files are not included in the diff.gz
file.
+ Add SMTP-AUTH support for Outlook (login auth mechanism)
+ Dropped:
- debian/patches/security-CVE-2009-3235: Applied upstream.
- debian/patches/fix-pop3-assertion.dpatch: Applied upstream.
- dovecot-sieve and dovecot-managesieve: Use the debian patches instead.
.
[Chuck Short]
- Updated dovecot-sieve to 0.1.13.
- Updated dovecot-managesieve to 0.11.9.
.
dovecot (1:1.2.6-1) unstable; urgency=low
.
* New upstream relese.
* debian/patches/v1.2.5-exec-mail_fix.dpatch: removed, merged upstream.
.
dovecot (1:1.2.5-2) unstable; urgency=low
.
* debian/dpatches/v1.2.5-exec-mail_fix.dpatch: added.
(Closes: #546694, #546695)
* debian/dovecot-common.dirs: removed /etc, /etc/ssl/{private,certs}, they
are handled by openssl; this should fix the piuparts test.
.
dovecot (1:1.2.5-1) unstable; urgency=low
.
* New upstream release.
.
dovecot (1:1.2.4-2) unstable; urgency=low
.
* debian/patches/dovecot-libsieve.dpatch: updated to 0.1.12.
(Closes: #539527)
.
dovecot (1:1.2.4-1) unstable; urgency=low
.
* New upstream release. (Closes: #537186, #540058)
* Bumped Standards-Version to 3.8.3, no changes needed.
* debian/control: only suggests ntp. (Closes: #542152)
* debian/patches/dovecot-managesieve-dist.dpatch: updated to the 0.11.9
release. (Closes: #539527)
* debian/rules: dovecot should be started with sequence number 20.
(Closes: #543473)
.
dovecot (1:1.2.2-2) unstable; urgency=high
.
* Er that should be fcntl not fnctl. (Closes: #539474, #539486)
* For the sake of completeness, fixed some errors in the example config file.
(They are in the !include statements which are commented out by default
so it is unlikely that most users will actually be affected.)
(Closes: #539391)
.
dovecot (1:1.2.2-1) unstable; urgency=low
.
[Joel Johnson]
* New upstream version, updated ManageSieve patch
- fixes index corruption condition (Closes: #537388)
* Set default for mbox_write_locks to "fnctl dotlock" according to
Debian Policy (Closes: #537326)
* Set MySQL build dependency to use version-agnostic -dev package
* Drop postgres-configure patch, functionality included upstream
* Updated dovecot-libsieve to version 0.1.9
- fixes subaddress matching (Closes: #537386)
- check additional address-list headers (Closes: #537379)
.
[Jaldhar H. Vyas]
* Remove unneeded build-dependencies on byacc and flex now that we no longer
use cmusieve.
.
dovecot (1:1.2.1-2) unstable; urgency=low
.
* Update to use default automake (Closes: #536880) now that current upstream
successfully builds with 1.10 (was previously a problem in bug 473754.
* Updated Standards-Verson to 3.8.2 (no action required)
* Remove ./var/run directories to fix lintian warnings.
* Updated dovecot-libsieve patch to version 0.1.8, removed autogen.sh,
tests, and doc/rfc
* Updated dovecot-managesieve patch to version 0.11.7
* Updated dovecot-managesieve-dist patch to Mercurial revision 12b9733ee8b0
(0.11.7+), removed lib-cmusieve, doc/rfs, autogen.sh
* Add additional upgrading note to README.Debian to clarify the ManageSieve
configuration changes needed - existing configurations break if not
updated! (Closes: #537158)
* Include the ChangeLog and README for sieve and ManageSieve
.
dovecot (1:1.2.1-1) unstable; urgency=low
.
[ Joel Johnson ]
* New upstream release
* Update packaging for 1.2 release
- update SIEVE patch to use Dovecot rewrite (version 0.1.7,
removed RFCs and tests for a DFSG patch)
- update ManageSieve patch and software to hg revision 2c9b4b4ab6a8
(0.11.6+) for 1.2.1 support
+ removed lib-cmusieve since building against newer sieve
+ removed doc/rfc for DFSG compliance
+ removed autogen.sh since we run autotools during the build
- updated other misc patches
.
dovecot (1:1.1.16-1) unstable; urgency=low
.
* New upstream release. (Closes: #531599)
.
dovecot (1:1.1.15-1) unstable; urgency=low
.
* New upstream release; sorry, no time to include extra upstream patches
which are not released, feel free to submit them as dpatch files and I will
add them to the package. (Closes: #529923)
* debian/control: updated Standards-Version, no changes needed.
* debian/dovecot-common.init: patched to support ENABLED=0 in
/etc/default/dovecot, useful if dovecot is used as local-only IMAP server
through PREAUTH interface. (Closes: #524302)
* debian/dovecot-common.README.Debian: simplyfied, we only point the user to
wiki.dovecot.org; added a note about how to regenerate the SSL certificate.
(Closes: #528934)
* debian/dovecot-common.postrm: do not break if /etc/ssl/certs does not
exist. (Closes: #524865)
* debian/patches/dovecot-managesieve-dist: updated to 0.10.6.
.
dovecot (1:1.1.13-2) unstable; urgency=high
.
* New upload, urgency set to high: the package in testing is broken.
* debian/dovecot-common.init: fixed a typo.
* debian/patches/dovecot-example.dpatch: fixed a few paths.
(Closes: #521544)
.
dovecot (1:1.1.13-1) unstable; urgency=low
.
* New upstream release.
* This version fixes problems accessing mailboxes in some setups.
(Closes: #520310)
.
dovecot (1:1.1.12-1) unstable; urgency=low
.
* New upstream release, it fixes some wrong defaults in the configuration
file. (Closes: #518631)
* debian/rules: add support for libdb. (Closes: #518630)
* debian/dovecot-common.postinst: create the dovecot certificate only at
install time. (Closes: #518738, #518598)
.
dovecot (1:1.1.11-4) unstable; urgency=low
.
* debian/dovecot-common.init: fixed a typo from the last upload.
(Closes: #518504)
.
dovecot (1:1.1.11-3) unstable; urgency=low
.
* debian/dovecot-common.init: applied patch from Håkon Stordahl to call
ntp-wait if available. (Closes: #517808)
.
dovecot (1:1.1.11-2) unstable; urgency=low
.
* debian/dovecot-common.init: fixed a bug in the init script, adding a
missing slash in the PIDFILE path. (Closes: #516845)
* debian/dovecot-common.init: fixed a bug in the init script, sending the HUP
signal for reloading the configuration. (Closes: #512197)
* debian/dovecot-common.init: check if /etc/inetd.conf exists.
(Closes: #509259, #497148)
* debian/control: dovecot-common suggests ntp and ntpdate. (Closes: #511060)
* debian/dovecot-common.postinst: migration hook for default_mail_env =>
mail_location. (Closes: #517073)
* debian/dovecot.1: fixed the path of the configuration file.
(Closes: #501493)
.
dovecot (1:1.1.11-1) unstable; urgency=low
.
* New upstream release, upload to unstable. (Closes: #507122)
* debian/patches/dovecot-quota.dpatch: fixed a bug in the imap quota plugin.
(Closes: #484677)
* debian/dovecot-common.init: added the status action, thanks Fladischer
Michael for the patch. (Closes: #509694)
* debian/dovecotpw.1: added manpage for dovecotpw, thanks Xavier Luthi for
the patch. (Closes: #504712)
Checksums-Sha1:
27cf344e8a614f308346327f0c69b7bc84efd3c5 1688 dovecot_1.2.6-1ubuntu1.dsc
02ede3936123252d542da90488a2d189fa39979c 2668219 dovecot_1.2.6.orig.tar.gz
7164ba8e3aaa45f93a1fa037c86eba82592feceb 1040329 dovecot_1.2.6-1ubuntu1.diff.gz
Checksums-Sha256:
1632373b18b2968a3b397c4c11e5737092a5c9c7917e712ff378f3ac1558350f 1688 dovecot_1.2.6-1ubuntu1.dsc
b8511688a631bbf1ec35e87c685cf4252085404a931ca20e470ace2a28d4c225 2668219 dovecot_1.2.6.orig.tar.gz
615b79f8670bdb609ee0da88f79fb36ca936d76a99b29e26bfee3d92a43dd0ce 1040329 dovecot_1.2.6-1ubuntu1.diff.gz
Files:
88b48cb9071255a8c8fc9b625a3cc4ba 1688 mail optional dovecot_1.2.6-1ubuntu1.dsc
807666f1a112e7379c4dbb57c9ce4899 2668219 mail optional dovecot_1.2.6.orig.tar.gz
a64c76c94384e05d6b9366dd12853379 1040329 mail optional dovecot_1.2.6-1ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 164837 254721 329878
Original-Maintainer: Dovecot Maintainers <jaldhar-dovecot at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAksULKEACgkQIHZ33voUATvTAQCfTTSsLM+MeoOFTcACOBSmU3Qx
bn8AoLvSR/VEtWkiy/2g13nj0mIKGSLx
=fa3k
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list