summaryrefslogtreecommitdiff
path: root/mail/nmh/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-03-02 00:23:14 +0000
committerhubertf <hubertf@pkgsrc.org>2000-03-02 00:23:14 +0000
commit467336a0701001d823fc678143dc168d6b93df32 (patch)
tree80756e9a7f7659cad812f2b3c29940c03357ab5d /mail/nmh/Makefile
parent89b6816a23e703fae8e62c2bd844ab394f0fbae4 (diff)
downloadpkgsrc-467336a0701001d823fc678143dc168d6b93df32.tar.gz
Update to V1.0.3, per request of our security officers:
Versions prior to 1.0.3 of the nmh package contained a vulnerability where incoming mail messages with carefully designed MIME headers could cause nmh's mhshow command to execute arbitrary shell code. See the changelog for another 372 lines of changes.
Diffstat (limited to 'mail/nmh/Makefile')
-rw-r--r--mail/nmh/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index 3f966226bdf..17e04320f4b 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.32 2000/01/09 01:29:06 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2000/03/02 00:23:14 hubertf Exp $
# FreeBSD Id: Makefile,v 1.2 1997/08/04 06:51:28 markm Exp
#
-DISTNAME= nmh-1.0
+DISTNAME= nmh-1.0.3
CATEGORIES= mail
-MASTER_SITES= ftp://ftp.math.gatech.edu/pub/nmh/
+MASTER_SITES= ftp://ftp.mhost.com/pub/nmh/
MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.math.gatech.edu/nmh/