Changes 4.74:

* Failure to get a lock on a hints database can have serious
  consequences so log it to the panic log.
* Log LMTP confirmation messages in the same way as SMTP,
  controlled using the smtp_confirmation log selector.
* Include the error message when we fail to unlink a spool file.
* Bugzilla 139: Support dynamically loaded lookups as modules.
* Bugzilla 139: Documentation and portability issues.
  Avoid GNU Makefile-isms, let Exim continue to build on BSD.
  Handle per-OS dynamic-module compilation flags.
* Let /dev/null have normal permissions.
  The 4.73 fixes were a little too stringent and complained about the
  permissions on /dev/null.  Exempt it from some checks.
* Report version information for many libraries, including
  Exim version information for dynamically loaded libraries.  Created
  version.h, now support a version extension string for distributors
  who patch heavily. Dynamic module ABI change.
* CVE-2011-0017 - check return value of setuid/setgid. This is a
  privilege escalation vulnerability whereby the Exim run-time user
  can cause root to append content of the attacker's choosing to
  arbitrary files.
* Bugzilla 1041: merged DCC maintainer's fixes for return code.
* Bugzilla 1071: fix delivery logging with untrusted macros.
  If dropping privileges for untrusted macros, we disabled normal logging
  on the basis that it would fail; for the Exim run-time user, this is not
  the case, and it resulted in successful deliveries going unlogged.
This commit is contained in:
adam 2011-01-27 07:48:51 +00:00
parent 9b3e8b9113
commit 2ed86c4d65
4 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.19 2011/01/12 09:26:24 adam Exp $
# $NetBSD: Makefile,v 1.20 2011/01/27 07:48:52 adam Exp $
DISTNAME= exim-html-4.73
DISTNAME= exim-html-4.74
CATEGORIES= mail net
MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \
ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2011/01/12 09:26:24 adam Exp $
$NetBSD: distinfo,v 1.15 2011/01/27 07:48:52 adam Exp $
SHA1 (exim-html-4.73.tar.bz2) = c3973f9c41ae8d7f3b28d572f2e1dcb87ae6f996
RMD160 (exim-html-4.73.tar.bz2) = 5e85f6136df57ec4872d78473065030378bd4afa
Size (exim-html-4.73.tar.bz2) = 412706 bytes
SHA1 (exim-html-4.74.tar.bz2) = f2c918140815f710c2462e8f17dcec8fc325309d
RMD160 (exim-html-4.74.tar.bz2) = 95583efbc5f95db6469835c7a1bafd4da9e8fde3
Size (exim-html-4.74.tar.bz2) = 413338 bytes

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.104 2011/01/12 07:52:44 adam Exp $
# $NetBSD: Makefile,v 1.105 2011/01/27 07:48:51 adam Exp $
DISTNAME= exim-4.73
DISTNAME= exim-4.74
CATEGORIES= mail net
MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \
http://dl.ambiweb.de/mirrors/ftp.exim.org/exim/exim4/

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.47 2011/01/12 07:52:44 adam Exp $
$NetBSD: distinfo,v 1.48 2011/01/27 07:48:51 adam Exp $
SHA1 (exim-4.73.tar.bz2) = e40a6beece6642ab372be1bc25ce53275b4fbc54
RMD160 (exim-4.73.tar.bz2) = 8862761a7a898106c2143014c24ea1526d72dbb7
Size (exim-4.73.tar.bz2) = 1592788 bytes
SHA1 (exim-4.74.tar.bz2) = b981c2a519194d0812c88f07b441181737ca37ee
RMD160 (exim-4.74.tar.bz2) = 53fec0a4e44e10b5c48da73e77a8555cedc31641
Size (exim-4.74.tar.bz2) = 1588636 bytes
SHA1 (patch-aa) = 2ec7f3c7c6e18c7cc2388de00c1108b56c239ab8
SHA1 (patch-ab) = ffb9fb28e4e5548777db31b3de34673a08a1c0fa
SHA1 (patch-ac) = 9a260a07f5e8cc89c60188925f01fc5b46164a37