Comment 5 for bug 146648

Revision history for this message
Soren Hansen (soren) wrote :

dovecot (1:1.0.5-1ubuntu1) gutsy; urgency=low

  [Mathias Gug]
  * Merge with Debian (LP: #149049); remaining changes:
    - Use Snakeoil SSL certificate 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.
    - Fast TearDown:
      + debian/rules: Call dh_installinit in 'multiuser' mode.
      + debian/control: Depend on newer sysv-rc for this.
      + debian/dovecot-common.postinst: Remove stop script symlinks from rc0
        and rc6 on upgrades. Needs to be kept until next LTS release.
    - Add autopkgtest in debian/tests/.

  [Soren Hansen]
  * Based on work by Mathias Gug: Enable imap/pop3 protocols when installing
    dovecot-imap/dovecot-pop3 package (LP: #146648):
    - debian/dovecot-pop3d.postinst, debian/dovecot-imapd.postinst: add
      imap,imaps/pop3,pop3s to protocols line in dovecot.conf (removing "none"
      if it's there).
    - debian/dovecot-pop3d.postrm, debian/dovecot-imapd.postrm: remove
      imap,imaps/pop3,pop3s from protocols line in dovecot.conf (putting
      "none" if last protocol is removed).
  * debian/patches/exec_check_for_none.dpatch:
    - Disable access(..., X_OK) check for protocols that are not going to be
      started anyway.
  * debian/patches/protocols_none_by_default.dpatch:
    - Set "protocols = none" by default.

 -- Soren Hansen <email address hidden> Mon, 08 Oct 2007 15:05:46 +0200