diff options
author | abs <abs@pkgsrc.org> | 2012-10-30 20:12:20 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2012-10-30 20:12:20 +0000 |
commit | 416a6e6619a12d8a09e1e6c1aaad4927bd5afffd (patch) | |
tree | 37335b9a711ad6a73c2a68573ee44b67d422ca6d /mail | |
parent | 048d026ce4c1b415e8446a2729412e019be12a4a (diff) | |
download | pkgsrc-416a6e6619a12d8a09e1e6c1aaad4927bd5afffd.tar.gz |
Updated mail/exim to 4.80.1
Exim version 4.80.1
-------------------
PP/01 SECURITY: protect DKIM DNS decoding from remote exploit.
CVE-2012-5671
This, or similar/improved, will also be change PP/11 of 4.81.
See: https://secunia.com/advisories/51098/
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim/Makefile | 5 | ||||
-rw-r--r-- | mail/exim/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 343308d8a77..bffa5dc9d17 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.117 2012/10/08 12:19:10 asau Exp $ +# $NetBSD: Makefile,v 1.118 2012/10/30 20:12:20 abs Exp $ -DISTNAME= exim-4.80 -PKGREVISION= 1 +DISTNAME= exim-4.80.1 CATEGORIES= mail net MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ http://dl.ambiweb.de/mirrors/ftp.exim.org/exim/exim4/ diff --git a/mail/exim/distinfo b/mail/exim/distinfo index f14b735ad4d..a5559132dee 100644 --- a/mail/exim/distinfo +++ b/mail/exim/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.53 2012/06/11 11:41:24 adam Exp $ +$NetBSD: distinfo,v 1.54 2012/10/30 20:12:20 abs Exp $ -SHA1 (exim-4.80.tar.bz2) = ba9b78b9dfab48f45409ab7c1c94ad085347899d -RMD160 (exim-4.80.tar.bz2) = d81fd5ec876b27faef46dff7aba7804e16af986b -Size (exim-4.80.tar.bz2) = 1649827 bytes +SHA1 (exim-4.80.1.tar.bz2) = 714e40d440641050a1d9946cd937aad0d1a6b746 +RMD160 (exim-4.80.1.tar.bz2) = 48f79c244b8e3573dd7c898580ea903ac23852e0 +Size (exim-4.80.1.tar.bz2) = 1650082 bytes SHA1 (patch-aa) = 24a12631b7df17930349b8a0d03adc80d27efbe2 SHA1 (patch-ab) = 6af17f036ed02a3bc37c1f303269eea447fcb691 SHA1 (patch-ae) = 7daf63727e222bbaa7e5b8289c4fcb6a8c0272cf |