pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/elm Update "elm" package to version 2.5.8 (2.5 PL8).
details: https://anonhg.NetBSD.org/pkgsrc/rev/59cfbbac4a5a
branches: trunk
changeset: 498425:59cfbbac4a5a
user: tron <tron%pkgsrc.org@localhost>
date: Mon Aug 22 12:40:12 2005 +0000
description:
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:
mail/elm/Makefile | 7 +++----
mail/elm/PLIST | 3 ++-
mail/elm/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (45 lines):
diff -r 913d04fc7dee -r 59cfbbac4a5a mail/elm/Makefile
--- a/mail/elm/Makefile Mon Aug 22 12:26:05 2005 +0000
+++ b/mail/elm/Makefile Mon Aug 22 12:40:12 2005 +0000
@@ -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 -r 913d04fc7dee -r 59cfbbac4a5a mail/elm/PLIST
--- a/mail/elm/PLIST Mon Aug 22 12:26:05 2005 +0000
+++ b/mail/elm/PLIST Mon Aug 22 12:40:12 2005 +0000
@@ -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/readmsg.1
man/cat1/wnewmail.1
share/nls/C/elm2.5.cat
+@dirrm lib/elm
diff -r 913d04fc7dee -r 59cfbbac4a5a mail/elm/distinfo
--- a/mail/elm/distinfo Mon Aug 22 12:26:05 2005 +0000
+++ b/mail/elm/distinfo Mon Aug 22 12:40:12 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index