SECURITY update to exim 4.44
This fixes lots of bugs and at least the security issues noticed in CAN-2005-0021 and CAN-2005-0022. based on a diff from "Andrey N. Oktyabrski" <ano at antora.ru>
This commit is contained in:
parent
5477a56424
commit
2ca4ad7fb3
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.47 2005/01/02 12:56:04 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.48 2005/01/26 19:33:20 sturm Exp $
|
||||
|
||||
COMMENT= "Flexible mail transfer agent"
|
||||
VERSION= 4.41
|
||||
VERSION= 4.44
|
||||
DISTNAME= exim-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \
|
||||
http://ftp.planetmirror.com/pub/exim/exim4/ \
|
||||
@ -27,7 +26,7 @@ FLAVOR?=
|
||||
NO_REGRESS=Yes
|
||||
|
||||
.if !${FLAVOR:L:Mno_exiscan}
|
||||
PATCHFILES= exiscan-acl-4.41-24.patch:0
|
||||
PATCHFILES= exiscan-acl-4.44-28.patch:0
|
||||
PATCH_DIST_STRIP= -p1
|
||||
.endif
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
MD5 (exim-4.41.tar.gz) = a301e711d26e0e1849a839497008234d
|
||||
MD5 (exiscan-acl-4.41-24.patch) = 6cdc86a7700d6b83a2bfb227e51805e1
|
||||
RMD160 (exim-4.41.tar.gz) = 7353a794ef0a443d52362ee11bb43221b3edf06f
|
||||
RMD160 (exiscan-acl-4.41-24.patch) = 4cf67d67ea9544aedd51c02178dd5933edfde539
|
||||
SHA1 (exim-4.41.tar.gz) = 5771b1dbf5766c5a1a013ce4d1ba2accd8e94671
|
||||
SHA1 (exiscan-acl-4.41-24.patch) = c85531f9d4a4ef9323ef34d5e840f02beed5d65b
|
||||
SIZE (exim-4.41.tar.gz) = 1730082
|
||||
SIZE (exiscan-acl-4.41-24.patch) = 424790
|
||||
MD5 (exim-4.44.tar.gz) = de72dce38668e3b703358cea0a0de479
|
||||
MD5 (exiscan-acl-4.44-28.patch) = 5dfc7c99d2ea13d5f2d4c62cb7c43146
|
||||
RMD160 (exim-4.44.tar.gz) = 5bea9030550fe523290b83d8428388e0076bd133
|
||||
RMD160 (exiscan-acl-4.44-28.patch) = eab0f5a2eddcca9cb14ec851e4e2d7df8c00523a
|
||||
SHA1 (exim-4.44.tar.gz) = 816648ef479dea085d138ce48f07bf1706183c6e
|
||||
SHA1 (exiscan-acl-4.44-28.patch) = 916c6804dce9c195428a116208031bc1e89b1cb5
|
||||
SIZE (exim-4.44.tar.gz) = 1760488
|
||||
SIZE (exiscan-acl-4.44-28.patch) = 440341
|
||||
|
Loading…
Reference in New Issue
Block a user