[ubuntu/utopic-proposed] exim4 4.84~RC1-3ubuntu1 (Accepted)

Corey Bryant corey.bryant at canonical.com
Mon Aug 4 23:52:14 UTC 2014


exim4 (4.84~RC1-3ubuntu1) utopic; urgency=low

  * Merge from Debian unstable (LP: #1351470). Remaining changes:
    - Show Ubuntu distribution on smtp:
      + debian/patches/fix_smtp_banner.patch: updated SMTP banner
        with Ubuntu distribution
      + debian/control: added lsb-release build dependency
    - Don't provide default-mta; in Ubuntu, we want postfix to be the
      default.

exim4 (4.84~RC1-3) unstable; urgency=medium

  * Third try. Simply comment *custom* in debian/control.

exim4 (4.84~RC1-2) unstable; urgency=medium

  * Re-upload, after manually removing *custom* from the changes file to avoid
    false detection of NEW packages due to the changes in the archive
    infrastructure related source-only uploads.

exim4 (4.84~RC1-1) unstable; urgency=medium

  * New upstream release candidate, fixing a regression in the MIME handling
    code.

exim4 (4.83-2) unstable; urgency=medium

  * Upload to unstable.

exim4 (4.83-1) experimental; urgency=medium

  * New upstream release which includes the fix for CVE-2014-2972.

exim4 (4.83~RC3-1) experimental; urgency=medium

  * New upstream release candidate.

exim4 (4.83~RC2-1) experimental; urgency=medium

  * New upstream release candidate.
    + JH/26 Port service names are now accepted for tls_on_connect_ports, to
      align with daemon_smtp_ports.  Bug 72. Closes: #316441

exim4 (4.83~RC1-1) experimental; urgency=medium

  * New upstream feature release candidate.
    + JH/06 Log outbound-TLS and port details, subject to log selectors, for a
      failed delivery. Closes: #712987
  * Unfuzz 31_eximmanpage.dpatch and 50_localscan_dlopen.dpatch.
  * Drop superfluous patches: 75_unbind-ldap-connection.diff
    76_fix_ldap_option_setting.diff 77_close-the-server-side-of-TLS.diff
    80_fix_ftbfs_hurd.diff
  * Since exim4-base currently only includes daily cronjobs let anacron
    fulfill the dependency, too. Systems with missing recommends (anacron
    recommends cron) that are *not* restarted regularily will therefore not
    run the cron-job regularily. Exim should not break horribly in this case
    and we can assume the local system administrator knows what (s)he is doing
    by disabling installation of recommends. (Policy: "[...] packages that
    would be found together with this one in all but unusual installations")
    Closes: #733929

Date: Mon, 04 Aug 2014 11:48:39 -0400
Changed-By: Corey Bryant <corey.bryant at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Luke Yelavich <luke.yelavich at canonical.com>
https://launchpad.net/ubuntu/utopic/+source/exim4/4.84~RC1-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 04 Aug 2014 11:48:39 -0400
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.84~RC1-3ubuntu1
Distribution: utopic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Corey Bryant <corey.bryant 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: 316441 712987 733929
Launchpad-Bugs-Fixed: 1351470
Changes:
 exim4 (4.84~RC1-3ubuntu1) utopic; urgency=low
 .
   * Merge from Debian unstable (LP: #1351470). Remaining changes:
     - Show Ubuntu distribution on smtp:
       + debian/patches/fix_smtp_banner.patch: updated SMTP banner
         with Ubuntu distribution
       + debian/control: added lsb-release build dependency
     - Don't provide default-mta; in Ubuntu, we want postfix to be the
       default.
 .
 exim4 (4.84~RC1-3) unstable; urgency=medium
 .
   * Third try. Simply comment *custom* in debian/control.
 .
 exim4 (4.84~RC1-2) unstable; urgency=medium
 .
   * Re-upload, after manually removing *custom* from the changes file to avoid
     false detection of NEW packages due to the changes in the archive
     infrastructure related source-only uploads.
 .
 exim4 (4.84~RC1-1) unstable; urgency=medium
 .
   * New upstream release candidate, fixing a regression in the MIME handling
     code.
 .
 exim4 (4.83-2) unstable; urgency=medium
 .
   * Upload to unstable.
 .
 exim4 (4.83-1) experimental; urgency=medium
 .
   * New upstream release which includes the fix for CVE-2014-2972.
 .
 exim4 (4.83~RC3-1) experimental; urgency=medium
 .
   * New upstream release candidate.
 .
 exim4 (4.83~RC2-1) experimental; urgency=medium
 .
   * New upstream release candidate.
     + JH/26 Port service names are now accepted for tls_on_connect_ports, to
       align with daemon_smtp_ports.  Bug 72. Closes: #316441
 .
 exim4 (4.83~RC1-1) experimental; urgency=medium
 .
   * New upstream feature release candidate.
     + JH/06 Log outbound-TLS and port details, subject to log selectors, for a
       failed delivery. Closes: #712987
   * Unfuzz 31_eximmanpage.dpatch and 50_localscan_dlopen.dpatch.
   * Drop superfluous patches: 75_unbind-ldap-connection.diff
     76_fix_ldap_option_setting.diff 77_close-the-server-side-of-TLS.diff
     80_fix_ftbfs_hurd.diff
   * Since exim4-base currently only includes daily cronjobs let anacron
     fulfill the dependency, too. Systems with missing recommends (anacron
     recommends cron) that are *not* restarted regularily will therefore not
     run the cron-job regularily. Exim should not break horribly in this case
     and we can assume the local system administrator knows what (s)he is doing
     by disabling installation of recommends. (Policy: "[...] packages that
     would be found together with this one in all but unusual installations")
     Closes: #733929
Checksums-Sha1:
 728e3cf772aface96aae1c90462dd7630110cc5a 2279 exim4_4.84~RC1-3ubuntu1.dsc
 7b105666e00bcd4c8e3d8b8034b361d7a0217fd6 1761397 exim4_4.84~RC1.orig.tar.bz2
 c66e7cfe40bd2e884a2c26fff3204122f03e975f 414276 exim4_4.84~RC1-3ubuntu1.debian.tar.xz
Checksums-Sha256:
 269e8b906be12ca5c3a687fd4d892d0c02d83f22cc7c3c7f4da9b1f420e93978 2279 exim4_4.84~RC1-3ubuntu1.dsc
 f65389958e04a1eabd1d1f9cdeaa238f8ecdd09ce22dedbc197c0f1ddc48dbbe 1761397 exim4_4.84~RC1.orig.tar.bz2
 9a831be376bfd518bd093c2666ac1f8e2e066aa5a6c944bf21966cf07f3861d5 414276 exim4_4.84~RC1-3ubuntu1.debian.tar.xz
Files:
 ce74f0c5b14d36b38222711ff408a990 2279 mail standard exim4_4.84~RC1-3ubuntu1.dsc
 52b9809b771bac4233f5090d8b830676 1761397 mail standard exim4_4.84~RC1.orig.tar.bz2
 222de1e2ac65bffee34ccd81a65bbce5 414276 mail standard exim4_4.84~RC1-3ubuntu1.debian.tar.xz
Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers at lists.alioth.debian.org>

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

iEYEARECAAYFAlPgHFQACgkQjVefwtBjIM4D6QCeNEe4Sw2EyhuwqgBx1zm1+ge+
67cAoNVvW1CT9FZ0vm6IGdkPrRHcGtof
=2EnB
-----END PGP SIGNATURE-----


More information about the Utopic-changes mailing list