~ubuntu-branches/ubuntu/trusty/dovecot/trusty-updates

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug, Ante Karamatic, Mathias Gug
  • Date: 2009-02-12 21:45:09 UTC
  • mfrom: (1.10.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20090212214509-8fp69kpkzf03j5xg
Tags: 1:1.1.11-0ubuntu1
[ Ante Karamatic ]
  Add new binary pkg dovecot-postfix that integrates postfix and dovecot
  automatically: (LP: #164837)
  - debian/control:
    + add new binary with short description.
  - 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.
    + 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 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/.
  
[ Mathias Gug ]
* New upstream release:
* Update dovecot-managesieve to 0.10.5. Fixes:
  - check if names of sieve scripts contain '/' (LP: #307291)
* Update dovecot-managesieve patch for 1.1.11 and 0.10.5.
* Update dovecot-sieve plugin to 1.1.6.
* Merge from debian experimental, remaining changes:
  - Use Snakeoil SSL certificates by default.
    + debian/control: Depend on ssl-cert
    + debian/paptches/ssl-cert-snakeoil.dpatch: Change default SSL cert 
      paths to snakeoil.
    + debian/dovecot-common.postinst: Relax grep for SSL_* a bit.
  - Add autopkgtest in debian/tests/*.
  - debian/dovecot-common.init: Check to see if there is an /etc/inetd.conf.
    (LP: #208411)
  - Fast TearDown: Update lsb init header to not stop in level 6.
  - Add status action to the init script:
    + debian/control: Depend on lsb >= 3.2.12ubuntu3.
    + debian/dovecot-common-init: Add the 'status' action (LP: #247096).
  - debian/rules:
    - Copy config.{guess,sub} after running libtoolize.
    - Clean dovecot-managesieve directory.
  - Add ufw integration: 
    - Created debian/dovecot-common.ufw.profile
    - debian/rules:
      + install profile
    - debian/control
      + Suggest ufw
  - debian/{control,rules}: enable PIE hardening.
  - Updated dovecot.common.README.Debian with information on what has changed 
    between 1.0 and 1.1.1. Fixes (LP: #257625) 
  - 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.
* Dropped:
  - debian/patches/fix-message-parser.dpatch: Parsing an invalid message
    address like "From: (" caused an assert-crash. (LP: #290901).
    (CVE-2008-4907 - fixed in 1.1.6)
  - debian/patches/login-max-process-count-warning.dpatch: Tell the user 
    that they have reached the maximum number of processes count.
    (LP: #189616) - Different implementation from upstream.
  - debian/patches/fix-dovecot-sieve.dpatch: Fixes assertion error
    when a header string ends with a LF (LP: #264306). Implemented upstream.
  - Don't fail in postinst if dovecot-{sql,ldap} is missing. (LP: #153161)
Filename Latest Rev Last Changed Committer Comment Size
..
debian 2 19 years ago Bazaar Package Importer Oops -2 had to be urgency=high so -1 doesn't get i Diff
doc 1 19 years ago Bazaar Package Importer Import upstream version 0.99.13 Diff
dovecot-managesieve 39 15 years ago Bazaar Package Importer * Merge from debian experimental, remaining change Diff
dovecot-sieve 47 15 years ago Bazaar Package Importer * SECURITY UPDATE: denial of service via malformed Diff
src 1 19 years ago Bazaar Package Importer Import upstream version 0.99.13 Diff
aclocal.m4 48 15 years ago Bazaar Package Importer [ Ante Karamatic ] Add new binary pkg dovecot-po 355 KB Diff Download File
AUTHORS 48 15 years ago Bazaar Package Importer [ Ante Karamatic ] Add new binary pkg dovecot-po 613 bytes Diff Download File
ChangeLog 48 15 years ago Bazaar Package Importer [ Ante Karamatic ] Add new binary pkg dovecot-po 1.5 MB Diff Download File
File config.guess 47 15 years ago Bazaar Package Importer * SECURITY UPDATE: denial of service via malformed 43.8 KB Diff Download File
config.h.in 48 15 years ago Bazaar Package Importer [ Ante Karamatic ] Add new binary pkg dovecot-po 15.2 KB Diff Download File
File config.rpath 1.10.14 15 years ago Bazaar Package Importer Import upstream version 1.0.15 17.9 KB Diff Download File
File config.sub 47 15 years ago Bazaar Package Importer * SECURITY UPDATE: denial of service via malformed 32.6 KB Diff Download File
File configure 48 15 years ago Bazaar Package Importer [ Ante Karamatic ] Add new binary pkg dovecot-po 0.9 MB Diff Download File
configure.in 48 15 years ago Bazaar Package Importer [ Ante Karamatic ] Add new binary pkg dovecot-po 61.9 KB Diff Download File
COPYING 47 15 years ago Bazaar Package Importer * SECURITY UPDATE: denial of service via malformed 3.8 KB Diff Download File
COPYING.LGPL 1 19 years ago Bazaar Package Importer Import upstream version 0.99.13 25.9 KB Diff Download File
COPYING.MIT 47 15 years ago Bazaar Package Importer * SECURITY UPDATE: denial of service via malformed 1023 bytes Diff Download File
File depcomp 47 15 years ago Bazaar Package Importer * SECURITY UPDATE: denial of service via malformed 17.4 KB Diff Download File
dovecot-config.in.in 1.10.15 15 years ago Bazaar Package Importer Import upstream version 1.1.2 163 bytes Diff Download File
dovecot-example.conf 48 15 years ago Bazaar Package Importer [ Ante Karamatic ] Add new binary pkg dovecot-po 45.7 KB Diff Download File
INSTALL 47 15 years ago Bazaar Package Importer * SECURITY UPDATE: denial of service via malformed 1.2 KB Diff Download File
File install-sh 47 15 years ago Bazaar Package Importer * SECURITY UPDATE: denial of service via malformed 13.3 KB Diff Download File
File ltmain.sh 48 15 years ago Bazaar Package Importer [ Ante Karamatic ] Add new binary pkg dovecot-po 220 KB Diff Download File
Makefile.am 48 15 years ago Bazaar Package Importer [ Ante Karamatic ] Add new binary pkg dovecot-po 663 bytes Diff Download File
Makefile.in 48 15 years ago Bazaar Package Importer [ Ante Karamatic ] Add new binary pkg dovecot-po 24.1 KB Diff Download File
File missing 47 15 years ago Bazaar Package Importer * SECURITY UPDATE: denial of service via malformed 10.8 KB Diff Download File
NEWS 48 15 years ago Bazaar Package Importer [ Ante Karamatic ] Add new binary pkg dovecot-po 82.6 KB Diff Download File
README 47 15 years ago Bazaar Package Importer * SECURITY UPDATE: denial of service via malformed 1.4 KB Diff Download File
stamp.h.in 1 19 years ago Bazaar Package Importer Import upstream version 0.99.13 Empty Diff Download File
TODO 48 15 years ago Bazaar Package Importer [ Ante Karamatic ] Add new binary pkg dovecot-po 15.1 KB Diff Download File