[ubuntu/xenial-proposed] exim4 4.86-7ubuntu1 (Accepted)

Pierre-André MOREY pierre-andre.morey at canonical.com
Wed Dec 16 17:19:12 UTC 2015


exim4 (4.86-7ubuntu1) xenial; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - debian.control, debian/patches/fix_smtp_banner.patch
      + Show Ubuntu distribution in SMTP banner.
      + Build-Depends on lsb-release.

exim4 (4.86-7) unstable; urgency=medium

  * Allow arch-indep build (dpkg-buildpackage -A). Closes: #806023
  * 75_0011_MIME-fix-crash-on-filenames-having-null-charset.-Bug.patch from
    exim-4_86+fixes branch fixes another MIME ACL related crash.
    https://bugs.exim.org/show_bug.cgi?id=1730

exim4 (4.86-6) unstable; urgency=medium

  * Cleanup (actual patch is identical): Use
    75_0009_Avoid-misaligned-access-in-cached-lookup.-Bug-1708.patch from
    exim-4_86+fixes branch instad of
    76_Avoid-misaligned-access-in-cached-lookup.-Bug-1708.patch.
  * Pull 75_0010_DKIM-ignore-space-tab-embedded-in-base64-during-deco.patch,
    DKIM: ignore space & tab embedded in base64 during decode.  Bug 1700

exim4 (4.86-5) unstable; urgency=high

  * Pull 76_Avoid-misaligned-access-in-cached-lookup.-Bug-1708.patch from GIT
    head to avoid misaligned access in cached lookup. Closes: #803255

exim4 (4.86-4) unstable; urgency=medium

  * Fix documentation of lowuid_aliases router, exceptions are in
    CONFDIR/lowuid-aliases not CONFDIR/lowuid_aliases. (Thanks, Tim Krah)
    Closes: #799672
  * fcron has been removed from Debian in 2011, stop listing it as an
    alternative dependency of exim4-base (Thanks, Alexandre Detiste).
    Closes: #798236
  * Update to upstream exim-4_86+fixes branch:
    + Drop 75_Fix-ESMTP-MAIL-command-option-processing.patch,
      76_Fix-post-transport-crash.patch,
      77_Fix-post-transport-crash-safeguard-for-missing-spool.patch,
      78_Close-logs-after-daemon-process-exceptional-write.patch.
    + Add 75_0001-Fix-post-transport-crash.patch
      75_0002-Fix-post-transport-crash-safeguard-for-missing-spool.patch
      75_0003-Fix-ESMTP-MAIL-command-option-processing.patch
      75_0005-Close-logs-after-daemon-process-exceptional-write.-B.patch
      75_0007-DNS-time-limit-cached-returns-using-TTL.-Bug-1395.patch
      75_0008-Retry-always-use-interface-if-set-for-retry-DB-key.-.patch
  * Use dh v9.

Date: Mon, 14 Dec 2015 14:23:51 +0100
Changed-By: Pierre-André MOREY <pierre-andre.morey at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Robie Basak <robie.basak at canonical.com>
https://launchpad.net/ubuntu/+source/exim4/4.86-7ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 14 Dec 2015 14:23:51 +0100
Source: exim4
Binary: exim4-base exim4-config exim4-daemon-light exim4 exim4-daemon-heavy eximon4 exim4-dbg exim4-daemon-light-dbg exim4-daemon-heavy-dbg exim4-dev
Architecture: source
Version: 4.86-7ubuntu1
Distribution: xenial
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Pierre-André MOREY <pierre-andre.morey at canonical.com>
Description:
 exim4      - metapackage to ease Exim MTA (v4) installation
 exim4-base - support files for all Exim MTA (v4) packages
 exim4-config - configuration for the Exim MTA (v4)
 exim4-daemon-heavy - Exim MTA (v4) daemon with extended features, including exiscan-ac
 exim4-daemon-heavy-dbg - debugging symbols for the Exim MTA "heavy" daemon
 exim4-daemon-light - lightweight Exim MTA (v4) daemon
 exim4-daemon-light-dbg - debugging symbols for the Exim MTA "light" daemon
 exim4-dbg  - debugging symbols for the Exim MTA (utilities)
 exim4-dev  - header files for the Exim MTA (v4) packages
 eximon4    - monitor application for the Exim MTA (v4) (X11 interface)
Closes: 798236 799672 803255 806023
Changes:
 exim4 (4.86-7ubuntu1) xenial; urgency=medium
 .
   * Merge from Debian unstable. Remaining changes:
     - debian.control, debian/patches/fix_smtp_banner.patch
       + Show Ubuntu distribution in SMTP banner.
       + Build-Depends on lsb-release.
 .
 exim4 (4.86-7) unstable; urgency=medium
 .
   * Allow arch-indep build (dpkg-buildpackage -A). Closes: #806023
   * 75_0011_MIME-fix-crash-on-filenames-having-null-charset.-Bug.patch from
     exim-4_86+fixes branch fixes another MIME ACL related crash.
     https://bugs.exim.org/show_bug.cgi?id=1730
 .
 exim4 (4.86-6) unstable; urgency=medium
 .
   * Cleanup (actual patch is identical): Use
     75_0009_Avoid-misaligned-access-in-cached-lookup.-Bug-1708.patch from
     exim-4_86+fixes branch instad of
     76_Avoid-misaligned-access-in-cached-lookup.-Bug-1708.patch.
   * Pull 75_0010_DKIM-ignore-space-tab-embedded-in-base64-during-deco.patch,
     DKIM: ignore space & tab embedded in base64 during decode.  Bug 1700
 .
 exim4 (4.86-5) unstable; urgency=high
 .
   * Pull 76_Avoid-misaligned-access-in-cached-lookup.-Bug-1708.patch from GIT
     head to avoid misaligned access in cached lookup. Closes: #803255
 .
 exim4 (4.86-4) unstable; urgency=medium
 .
   * Fix documentation of lowuid_aliases router, exceptions are in
     CONFDIR/lowuid-aliases not CONFDIR/lowuid_aliases. (Thanks, Tim Krah)
     Closes: #799672
   * fcron has been removed from Debian in 2011, stop listing it as an
     alternative dependency of exim4-base (Thanks, Alexandre Detiste).
     Closes: #798236
   * Update to upstream exim-4_86+fixes branch:
     + Drop 75_Fix-ESMTP-MAIL-command-option-processing.patch,
       76_Fix-post-transport-crash.patch,
       77_Fix-post-transport-crash-safeguard-for-missing-spool.patch,
       78_Close-logs-after-daemon-process-exceptional-write.patch.
     + Add 75_0001-Fix-post-transport-crash.patch
       75_0002-Fix-post-transport-crash-safeguard-for-missing-spool.patch
       75_0003-Fix-ESMTP-MAIL-command-option-processing.patch
       75_0005-Close-logs-after-daemon-process-exceptional-write.-B.patch
       75_0007-DNS-time-limit-cached-returns-using-TTL.-Bug-1395.patch
       75_0008-Retry-always-use-interface-if-set-for-retry-DB-key.-.patch
   * Use dh v9.
Checksums-Sha1:
 b6bc34b20da9452aded11dde9a13f474434dac71 2863 exim4_4.86-7ubuntu1.dsc
 317acaa66972fb52bdc70753aa5bf7a48d0132a2 440676 exim4_4.86-7ubuntu1.debian.tar.xz
Checksums-Sha256:
 f9db69d4962f2bb54746c84b7f78597531b5811144be8e9f4da9f7c48b48bb11 2863 exim4_4.86-7ubuntu1.dsc
 488b39d067ae3f2d680aa2dae2eabcf0433c2d8f7655e8fe811920a15fcbb248 440676 exim4_4.86-7ubuntu1.debian.tar.xz
Files:
 62d00c65175c8f472dbd817e4818b592 2863 mail standard exim4_4.86-7ubuntu1.dsc
 e48bef2d9b86438cba079a2c606a3dfc 440676 mail standard exim4_4.86-7ubuntu1.debian.tar.xz
Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJWcZyaAAoJEOVkucJ1vdUuSAQQAKSnAh3TB8fnzhoruwu9Z6oC
uA77hn3JJo42qkbkKj9gOmiJgoeOWTXEHglSqVK4lU/vNBHMi+saL2KzlNdP7wKD
rxSHMn0ztuB2uS4luTfLwbi9xJtNf4QxqD9X4y00NjphVBnPfiOFb4pgddlXPw9v
/j9XMig6H0607gPpT9qud5NgDDZzWqGNesBMGTp927jxq4e52G8yhSzMGSDBx/Cw
kiYqVRL+KFmvqZgPo+Xhu9GBRgkQigmxCZAw+sZykdg5wP7MjZmrF2BsF3dGfj8E
U496uIvlpIPiW5Cw0HTfsUCw9ZlCHzXgKJ29a66zGgdI2xb2533TjbQpqqOUC9l8
UA/CbLEBR+KhkR85UWZkclrLTqoS/VJIl+EpKkuZHnOma59r7eTSejJ5kM+lN/ZF
JrKpY4yjHuYwTSN6UgTj/qjdfTvO1pHZ/82XLLxlD5RWonRhulvXLRd0J8PmdGsm
8lc4UDn9hfYaPksRlS7mLvMIAB2wdIdgwys5KAsDhTW0j5NGEyNYhLVxlNKMaIAR
FYYZ6CrGD7RSMapJtyBlCfT5xODouI9UTgCz12ZD12SQgdgWe76K9La4UQXikGy1
yxEfLBHdp5belvrB5YPMNWR4KYNBOhlT6G/pwstlzuetewWEuJCkGaX8X2bpPjEN
F6bRs4J7L3oXvX68nHyx
=CXB2
-----END PGP SIGNATURE-----


More information about the Xenial-changes mailing list