summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authormartti <martti>2003-03-06 06:24:58 +0000
committermartti <martti>2003-03-06 06:24:58 +0000
commita65738ae648ad36994b3a3308f73efecf9ce3373 (patch)
treef795d1b075ddd30ef4aeb5a2515b81abfff69d3f /mail/postfix/Makefile
parentf9ffd8307c66df3e55670aaf7485cffe7eb0e40b (diff)
downloadpkgsrc-a65738ae648ad36994b3a3308f73efecf9ce3373.tar.gz
Updated postfix to 2.0.6
Postfix 2.0 patchlevel 6 intends to protect vulnerable Sendmail systems against exploitation of a remote buffer overflow problem that is described in CERT advisory CA-2003-07. - Postfix now truncates non-address information in message address headers (comments, etc.) to 250 characters per address. This should rarely present a problem. Reportedly, junk mail from poorly written software can trigger the protection, but that is no great loss. - Some little fixes to documentation.
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 5582fab9c04..ddd94bd7bfa 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2003/03/04 07:11:41 martti Exp $
+# $NetBSD: Makefile,v 1.84 2003/03/06 06:24:58 martti Exp $
-DISTNAME= postfix-2.0.5
+DISTNAME= postfix-2.0.6
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/