~paelzer/ubuntu/+source/dovecot:lp1777008-log-Fix-log-reopening-Bionic

Last commit made on 2018-06-19
Get this branch:
git clone -b lp1777008-log-Fix-log-reopening-Bionic https://git.launchpad.net/~paelzer/ubuntu/+source/dovecot
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
lp1777008-log-Fix-log-reopening-Bionic
Repository:
lp:~paelzer/ubuntu/+source/dovecot

Recent commits

96c96c4... by Christian Ehrhardt 

changelog: Fix log reopen on SIGUSR1 for log rotation (LP: #1777008)

Signed-off-by: Christian Ehrhardt <email address hidden>

21b4179... by Christian Ehrhardt 

Fix log reopen on SIGUSR1 for log rotation (LP: #1777008)

Signed-off-by: Christian Ehrhardt <email address hidden>

800bb9d... by Marc Deslauriers

Import patches-unapplied version 1:2.2.33.2-1ubuntu4 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: b8068415017a8a14ef6e984feba6fa336e6c44fd

New changelog entries:
  * SECURITY UPDATE: rfc822_parse_domain Information Leak Vulnerability
    - debian/patches/CVE-2017-14461/*.patch: upstream parsing fixes.
    - CVE-2017-14461
  * SECURITY UPDATE: TLS SNI config lookups DoS
    - debian/patches/CVE-2017-15130/*.patch: upstream config filtering fix.
    - CVE-2017-15130

b806841... by Leonidas S. Barbosa

Import patches-unapplied version 1:2.2.33.2-1ubuntu3 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: eae57207ba47c26aad0131a3fdc3cd1d49abd0df

New changelog entries:
  * SECURITY UPDATE: Memory leak that can cause crash due to memory exhaustion
    - debian/patches/CVE-2017-15132.patch: fix memory leak in
      auth_client_request_abort() in src/lib-auth/auth-client-request.c.
    - debian/patches/CVE-2017-15132-additional.patch: remove request after
      abort in src/lib-auth/auth-client-request.c,
      src/lib-auth/auth-server-connection.c,
      src/lib-auth/auth-serser-connection.h.
    - CVE-2017-15132

eae5720... by Dimitri John Ledkov

Import patches-unapplied version 1:2.2.33.2-1ubuntu2 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 45e9426d03e5604f78c4c649e927ed7772f2fc3a

New changelog entries:
  * No change rebuild against openssl1.1.

45e9426... by Christian Ehrhardt 

Import patches-unapplied version 1:2.2.33.2-1ubuntu1 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 1fc85bf79d914693009232e4fa855fadba09d1d7
Upload parent: d02d23d2bb4429f3be50caeff2b7944c6b45156a

New changelog entries:
  * Merge with Debian unstable. Remaining changes:
    - Add updated autopkgtest to debian/tests/*.
    - Drop build dependency on libstemmer-dev (universe)
    - Add mail-stack-delivery
      - add package in d/rules, d/control
      - add d/*mail-stack-delivery* maintainer scripts and default conf
      - d/mail-stack-delivery.preinst: Move previously installed backups and
        config files to a new package namespace.
      - d/mail-stack-delivery.README.Debian clarified use of configuration files
    - handle conffile removal of /etc/init/dovecot.conf (due to dropping
      upstart). Can be removed once no upgrade path from <yakkety is left.
    - Disable dovecot-lucene plugin as it had various issues and is deprecated
      in favor of solr anyway (LP 1524526).
  * Dropped changes (in Debian):
    - Use Snakeoil SSL certificates by default
      - d/control: Depend on ssl-cert
  * Added changes:
    - d/mail-stack-delivery.postinst: Use ssl key/cert paths now set up by
      dovecot-core; transition for such configs formerly set up by
      mail-stack-delivery to use the new default ssl config (if user had no
      conffile change or choses new defaults).
    - d/mail-stack-delivery.postinst: if moving dovecot to the new defaults on
      upgrade, also move the related postfix key/cert entries.
    - debian/99-mail-stack-delivery.conf: do not explicitly enable protocols
      as all installed are auto-included from the base config now.
    - adapt autopkgtests to match new version.
    - d/control: for the ssl transition to work we need to ensure dovecot-core
      is complete before upgrading mail-stack-delivery, so add a Pre-Depends.
    - d/mail-stack-delivery.postinst: add SSL_CERT/SSL_KEY detection to
      postconf section (was formerly initialized at the now dropped key setup)
    - d/mail-stack-delivery.postinst: fix SSL_CERT/SSL_KEY detection to only
      read non-comments from the right keywords and to strip common bad-chars
    - d/mail-stack-delivery.postinst: stop modifying mandatory tls config,
      recent upstream has sane defaults now
    - debian/99-mail-stack-delivery.conf: drop explicit ssl_cipher_list,
      recent upstream has sane defaults now

d02d23d... by Christian Ehrhardt 

fix wrap of d/control depends from mail-stack-delviery to dovecot-core

Signed-off-by: Christian Ehrhardt <email address hidden>

97f193a... by Christian Ehrhardt 

fix dput lint warnings in regard to dependencies

Signed-off-by: Christian Ehrhardt <email address hidden>

e9e1a9a... by Christian Ehrhardt 

changelog: also move postfix conf when switching to new default key setup

Signed-off-by: Christian Ehrhardt <email address hidden>

ff46424... by Christian Ehrhardt 

d/mail-stack-delivery.postinst: postfix conf to follow key changes

Signed-off-by: Christian Ehrhardt <email address hidden>