exim4_4.86-5~bpo8+1_multi.changes ACCEPTED into jessie-backports, jessie-backports
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Wed Nov 11 10:01:29 UTC 2015
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 07 Nov 2015 12:57:21 +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: all source
Version: 4.86-5~bpo8+1
Distribution: jessie-backports
Urgency: high
Maintainer: Exim4 Maintainers <pkg-exim4-maintainers at lists.alioth.debian.org>
Changed-By: Andreas Metzler <ametzler at debian.org>
Closes: 230284 297915 400741 476958 670035 751687 768874 769396 777246 790463 790616 794320 796524 798236 799672 803255
Description:
exim4-base - support files for all Exim MTA (v4) packages
exim4-config - configuration for the Exim MTA (v4)
exim4-daemon-heavy-dbg - debugging symbols for the Exim MTA "heavy" daemon
exim4-daemon-heavy - Exim MTA (v4) daemon with extended features, including exiscan-ac
exim4-daemon-light-dbg - debugging symbols for the Exim MTA "light" daemon
exim4-daemon-light - lightweight Exim MTA (v4) daemon
exim4-dbg - debugging symbols for the Exim MTA (utilities)
exim4-dev - header files for the Exim MTA (v4) packages
exim4 - metapackage to ease Exim MTA (v4) installation
eximon4 - monitor application for the Exim MTA (v4) (X11 interface)
Changes:
exim4 (4.86-5~bpo8+1) jessie-backports; urgency=medium
.
* Rebuild for jessie-backports.
.
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.
.
exim4 (4.86-3) unstable; urgency=medium
.
* Pull three patches from upstream git:
+ 75_Fix-ESMTP-MAIL-command-option-processing.patch:
Corrects handling of mail-addresses with whitespace.
<http://article.gmane.org/gmane.mail.exim.user/97069>
+ 76_Fix-post-transport-crash.patch
77_Fix-post-transport-crash-safeguard-for-missing-spool.patch
<https://bugs.exim.org/show_bug.cgi?id=1671>
* Fix spelling error in copyright file. (Thanks, lintian)
* Pull 77_Fix-post-transport-crash-safeguard-for-missing-spool.patch from
upstream git, exim was keeping logfiles open after after a "too many
connections" event. Closes: #796524, #476958 (Thanks to Andreas Pflug for
chasing this.)
* When saving the berkeley DB version at build-time pass -P option to cpp,
to prevent linebreaks.
.
exim4 (4.86-2) unstable; urgency=high
.
* Update exim4-config Breaks, PRDR support is was moved from being
Experimental into the mainline with 4.83.
Closes: #794320
.
exim4 (4.86-1) unstable; urgency=medium
.
* New upstream version, identical to RC5 (except for the version string).
.
exim4 (4.86~RC5-1) unstable; urgency=medium
.
* New upstream version.
+ Drop 75_Bump-LOCAL_SCAN_ABI_VERSION.patch.
.
exim4 (4.86~RC4-2) unstable; urgency=medium
.
* Drop libmysqlclient15-dev alternative build-dependency. Closes: #790463
* Update list of upstream gpg-keys (0x4D1E900E14C1CC04 Phil Pennock,
0x85AB833FDDC03262 Nigel Metheringham, 0xFFC0F14C84C71B6E Tony Finch,
0xC4F4F94804D29EBA Todd Lyons, 0xBCE58C8CE41F32DF Jeremy Harris,
0x63762CDA67E2F359 David Woodhouse, 0xAD5EDBB793EC57E4 Graeme Fowler),
transition from debian/upstream-signing-key.pgp to
debian/upstream/signing-key.asc.
* Pull 75_Bump-LOCAL_SCAN_ABI_VERSION.patch from upstream GIT and update
exim4-localscanapi-x.y provides to 2.0. A binNMU of sa-exim will then
properly fix the issue. Closes: #790616
.
exim4 (4.86~RC4-1) unstable; urgency=medium
.
* unexport/undefine TZ in debian/rules for reproducible build. It would be
used as default value for TIMEZONE_DEFAULT.
* New upstream version.
+ Unfuzz 31_eximmanpage.dpatch.
.
exim4 (4.86~RC3-2) unstable; urgency=medium
.
* Upload to unstable.
.
exim4 (4.86~RC3-1) experimental; urgency=medium
.
* Don't provide default-mta on Ubuntu and Ubuntu-derivatives. See LP-bug
1166671.
* New upstream version.
.
exim4 (4.86~RC2-1) experimental; urgency=medium
.
* Drop nowadays unneeded XS-Testsuite: autopkgtest in debian/control
(Thanks, lintian).
* New upstream version:
+Drop included patches.
(-72_0001-Guard-routing-against-a-null-deref.-Bug-1639.patch,
72_0002-Spamd-add-missing-initialiser.-Rspamd-mode-was-incor.patch,
72_0003-DSN-fix-null-deref-when-bounce-is-due-to-conn-timeou.patch,
72_0004-Content-scan-Use-ETIMEDOUT-not-ETIME-as-having-bette.patch)
* Sync Debian config with upstream default config:
+ Set prdr_enable.
+ Add +smtp_protocol_error +smtp_syntax_error +tls_certificate_verified to
log_selector option value.
.
exim4 (4.86~RC1-3) experimental; urgency=medium
.
* Get time and date of latest debian/changelog entry and patch exim(on) to
use these instead of __DATE__ and __TIME__.
* Pull 72_0004-Content-scan-Use-ETIMEDOUT-not-ETIME-as-having-bette.patch
from GIT to fix FTBFS on kfreebsd.
.
exim4 (4.86~RC1-2) experimental; urgency=medium
.
* Pull three post-release fixes from upstream GIT. (null pointer
derefencing, and spam scanning defaulting to rspam mode)
+ 72_0001-Guard-routing-against-a-null-deref.-Bug-1639.patch
+ 72_0002-Spamd-add-missing-initialiser.-Rspamd-mode-was-incor.patch
+ 72_0003-DSN-fix-null-deref-when-bounce-is-due-to-conn-timeou.patch
.
exim4 (4.86~RC1-1) experimental; urgency=medium
.
* New upstream release.
+ Drop 84_Fix-truncation-of-items-in-headers_remove-lists-this.patch,
refresh patches.
+ Update EDITME*, enable AUTH_TLS for -heavy.
+ Sync Debian config with upstream default config, rfc1413 calls are now
disabled by default.
+ Uses MIME format bounce messages (RFC 3461). Closes: #230284,#400741
+ The spamd_address main option now supports an optional timeout value per
server (tmo=timespec), it defaults two 2 minutes. Closes: #297915
+ spamd_address also accepts hostnames and IPv6 addresses. Closes: #751687
+ log reason for defer, on a hostlist dns-lookup temporary error.
Closes: #670035
.
exim4 (4.85-3) unstable; urgency=medium
.
* Upload to unstable.
.
exim4 (4.85-2) experimental; urgency=medium
.
* Merge from unstable 4.84-8.
+ Tighten dependency of exim4 on exim4-base to (>= ${source:Version}) and
(<< ${source:Version}.1), at least source version, but not the next
sourceful upload. Closes: #777246
+ Pull 84_Fix-truncation-of-items-in-headers_remove-lists-this.patch from
upstream GIT which fixes breakage of string-expansion in headers_remove
commands. (Thanks Gordon Dickens, for the pointer.) -
83_Remove-limit-on-remove_headers-item-size.-Bug-1533.patch not added
here since it already part of 4.85.
.
exim4 (4.85-1) experimental; urgency=medium
.
* exim4-config_files.5: Escape dots in regex. (Thanks, ael)
* New upstream version.
.
exim4 (4.85~RC4-1) experimental; urgency=medium
.
* update-exim4.conf:
+ Drop unused variable UPEX4C_internal_tmp.
+ Use tempfile(1) if the generated file will not be written to
/var/lib/exim4/.
+ Add --check option.
* init-script: On restart use update-exim4.conf --check before stopping the
daemon. (This is a no-op with systemd since its sysv compat layer
translates "foo restart" into "foo stop" "foo start" instead of using the
init scripts restart target.)
* Handle _RC in watchfile with uversionmangle.
* New upstream version.
+ Stop repacking source, rfcs have been dropped.
.
exim4 (4.85~RC3+dfsg-1) experimental; urgency=medium
.
* New upstream version.
.
exim4 (4.85~RC2+dfsg-1) experimental; urgency=medium
.
* New upstream version.
* Unfuzz patches: 50_localscan_dlopen.dpatch 67_unnecessaryCopt.diff
70_remove_exim-users_references.dpatch.
.
exim4 (4.85~RC1+dfsg-1) experimental; urgency=medium
.
* Unset message_prefix/message_sufix in maildrop_pipe transport. Maildrop
neither expects a mbox-style From nor an empty line add the end. (Thanks,
Edward Betts) Closes: #769396
* Change the init script's restart order from { regenerate_config; stop;
start ; } to { stop; regenerate_config; start ; }. (Thanks, Jakub Warmuz)
Closes: #768874
* New upstream version.
+ Unfuzz 66_enlarge-dh-parameters-size.dpatch
+ Drop 80_mime_empty_charset.diff.
* Remove rfc from upstream source and repack it.
Checksums-Sha1:
1a66ca9bad19ee933cb9c7b5185736f04d7fd1eb 2771 exim4_4.86-5~bpo8+1.dsc
ef316a1756180a9573a3b2bea8b144a3fcaa6417 435984 exim4_4.86-5~bpo8+1.debian.tar.xz
084db5baac9e9dff73396eeae190a5c6c48c5a37 505804 exim4-config_4.86-5~bpo8+1_all.deb
09621fb73eedcd631cfafcd2bf4744ee8038f717 8572 exim4_4.86-5~bpo8+1_all.deb
Checksums-Sha256:
647e7e5e7762fdcec27fca335454f47ed2c3a826c2bad58baf03ca1364eb7d7e 2771 exim4_4.86-5~bpo8+1.dsc
2ac1892ceba6b916751fe31b98f879873233d8d07794f7312f138e4b5b17518e 435984 exim4_4.86-5~bpo8+1.debian.tar.xz
e48b0ed9c98b231af09ab90fcc939f839e19bb14009a7b31d0b0692633a7060d 505804 exim4-config_4.86-5~bpo8+1_all.deb
23bac9a3880fa6c2882201f264c1cb0763a82d177f1a44da6923aedcff28904a 8572 exim4_4.86-5~bpo8+1_all.deb
Files:
032034a65c29d987d7acb453381715d6 2771 mail standard exim4_4.86-5~bpo8+1.dsc
d784a3ebbca10cbb7128f4493e64670c 435984 mail standard exim4_4.86-5~bpo8+1.debian.tar.xz
7ff45d0891f751d6854721938d0df2bf 505804 mail standard exim4-config_4.86-5~bpo8+1_all.deb
855c21851671140b38847ad0e12bc6fc 8572 mail standard exim4_4.86-5~bpo8+1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJWPe4JAAoJEKVPAYVDghSEnnUP/0sgmTylqK5JNyf3uFomjUbq
H9AVE8GnGgYXsYjoiz3CjvyT6k4xn8T3jhwSu6XOEi1BlMbHeYgxpwgVgfpuhl0x
d68uRLnoK+k+pT0AvjLXriGNGJ9w57IiSPm36x9u8R2jin0Cj/y21tjv0AIGkVrS
WMOUYWfjrH0NoZIR4IpCCL13nDnlbpthUg5I9A6At9XmMASJoYpvbLKvUAKxkjTE
pKHE78pQizeUhSK4+HBmXcTpeGpqRnMIZIkTw258qQdaXKCSDPxwgt3sj76TkqvG
747wx+iqwkzcAOMPStrLQdMPXIOsWTrO4+pMRpJC3nFSKE6BW/IEL82DX++BRTE5
DF8MXlfTjR5WZnbGiu2joLs8YYp5bhKjeAgZwgcUSte+SeueGjYW/6stLSuMkzK9
p5HPZeNCVcC3eG3EnMFpTK1pRj5tdn+6j/L91v0eBnQcWjrmDiH9sE/2zPShYkBB
9kIO0g3js7w3DZYFymh06yLFswKUkyEVnIcX7Ui1hS9bXc7shESr6N1PTZ40deMe
q+ddEQWBtyu1RvCYUQMrb8n93+umBUalxT8hknoQEWwr49RLoiPkdH5Rr1kYfQtT
4qM0USflTZwcY7VosNgVHcinhhAKvrBFUdLY4GF4h2l8QcFV5GNwiBfg8YLEjKcx
FTGAF+C9G3VgHPslcREz
=6dVh
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the Pkg-exim4-maintainers
mailing list