diff options
author | tron <tron@pkgsrc.org> | 2005-08-22 12:40:12 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2005-08-22 12:40:12 +0000 |
commit | 5d853108baf23e34d8d369dc148e14b0e4480c9f (patch) | |
tree | 53bf11ca5f0e7c9d1a22f8f50cebb4402c00103b /mail/elm | |
parent | 58c3941b2318b22da8312846bac66a49355f0294 (diff) | |
download | pkgsrc-5d853108baf23e34d8d369dc148e14b0e4480c9f.tar.gz |
Update "elm" package to version 2.5.8 (2.5 PL8).
- fixed a hang when hitting certain 8-bit chars in the From line
- fixed a file descriptor leak
- removed all Expires: processing
This fixes the security issue reported on "Full-disclosure" last Saturday.
Diffstat (limited to 'mail/elm')
-rw-r--r-- | mail/elm/Makefile | 7 | ||||
-rw-r--r-- | mail/elm/PLIST | 3 | ||||
-rw-r--r-- | mail/elm/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile index b47820155fb..7c470f88e61 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2005/04/11 21:46:18 tv Exp $ +# $NetBSD: Makefile,v 1.34 2005/08/22 12:40:12 tron Exp $ -DISTNAME= elm2.5.7 -PKGREVISION= # empty -PKGNAME= elm-2.5.7 +DISTNAME= elm2.5.8 +PKGNAME= elm-2.5.8 CATEGORIES= mail MASTER_SITES= ftp://ftp.virginia.edu/pub/elm/ diff --git a/mail/elm/PLIST b/mail/elm/PLIST index 9e86f7caddd..2c0dbf836e3 100644 --- a/mail/elm/PLIST +++ b/mail/elm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/04/23 14:36:36 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/08/22 12:40:12 tron Exp $ bin/answer bin/checkalias bin/elm @@ -52,3 +52,4 @@ man/cat1/printmail.1 man/cat1/readmsg.1 man/cat1/wnewmail.1 share/nls/C/elm2.5.cat +@dirrm lib/elm diff --git a/mail/elm/distinfo b/mail/elm/distinfo index 41eccbaa564..b349a41d942 100644 --- a/mail/elm/distinfo +++ b/mail/elm/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2005/02/24 09:59:21 agc Exp $ +$NetBSD: distinfo,v 1.8 2005/08/22 12:40:12 tron Exp $ -SHA1 (elm2.5.7.tar.gz) = 849fb254b2e26169f4876d13dc8e2f5f7b6f7ad1 -RMD160 (elm2.5.7.tar.gz) = 46b21d4aba58273250d76acec469dde4364061c9 -Size (elm2.5.7.tar.gz) = 610160 bytes +SHA1 (elm2.5.8.tar.gz) = bf09df75d0dc9097a1e69591bfb4872f860e00c7 +RMD160 (elm2.5.8.tar.gz) = c12dbefd0bf9d47ee4438673507a4693c4a6808c +Size (elm2.5.8.tar.gz) = 607078 bytes SHA1 (patch-aa) = b563de30ee117674419ec56074c0a94fbfbb6504 SHA1 (patch-ab) = 0d3a39f6fb0179bf75095ed7aa1910d94506fbe8 SHA1 (patch-ac) = 3216e1f8a00200efd93ada37c8250c5277abfbfe |