pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update mail/clamsmtp to 0.9.5:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f1f0c2c2d86
branches: trunk
changeset: 481599:1f1f0c2c2d86
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Fri Oct 08 05:39:22 2004 +0000
description:
Update mail/clamsmtp to 0.9.5:
0.9.5
- Fixed problems with the select zeroing out timeouts.
- Added support for setting the PidFile from the config file
0.9
- Don't quit when too many threads created
- Restructured smtp passthru system so it can be used by other apps
- Better IO and SMTP parsing
- Changed default header to be similar to Amavis
- Compiles and runs on systems without error checking mutexes
- Ability to drop privileges and run as a different user [Rubio Vaughan]
- Fixed config file bugs
- Virus Actions. Run a script every time a virus is found.
- By default don't use ClamAV sessions. This fixes several stability
problems that were being experienced with clamd.
diffstat:
doc/CHANGES | 3 ++-
mail/clamsmtp/Makefile | 4 ++--
mail/clamsmtp/distinfo | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diffs (37 lines):
diff -r a7ffcac4f954 -r 1f1f0c2c2d86 doc/CHANGES
--- a/doc/CHANGES Fri Oct 08 05:24:46 2004 +0000
+++ b/doc/CHANGES Fri Oct 08 05:39:22 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7374 2004/10/08 05:15:02 simonb Exp $
+$NetBSD: CHANGES,v 1.7375 2004/10/08 05:39:22 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4576,3 +4576,4 @@
Updated exim-exiscan to 4.43_28 [abs 2004-10-07]
Updated exim-html to 4.40 [abs 2004-10-07]
Updated adzap to 20040914 [simonb 2004-10-08]
+ Updated clamsmtp to 0.9.5 [xtraeme 2004-10-08]
diff -r a7ffcac4f954 -r 1f1f0c2c2d86 mail/clamsmtp/Makefile
--- a/mail/clamsmtp/Makefile Fri Oct 08 05:24:46 2004 +0000
+++ b/mail/clamsmtp/Makefile Fri Oct 08 05:39:22 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2004/09/21 10:16:05 xtraeme Exp $
+# $NetBSD: Makefile,v 1.10 2004/10/08 05:39:23 xtraeme Exp $
-DISTNAME= clamsmtp-0.8
+DISTNAME= clamsmtp-0.9.5
CATEGORIES= mail
MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/
diff -r a7ffcac4f954 -r 1f1f0c2c2d86 mail/clamsmtp/distinfo
--- a/mail/clamsmtp/distinfo Fri Oct 08 05:24:46 2004 +0000
+++ b/mail/clamsmtp/distinfo Fri Oct 08 05:39:22 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/09/21 10:16:05 xtraeme Exp $
+$NetBSD: distinfo,v 1.7 2004/10/08 05:39:23 xtraeme Exp $
-SHA1 (clamsmtp-0.8.tar.gz) = 89a3c1728702236e6a8654530cbf6bd86a462354
-Size (clamsmtp-0.8.tar.gz) = 128783 bytes
+SHA1 (clamsmtp-0.9.5.tar.gz) = 34d0a615d3d14e46836e6c0af2eb4d899e2271ab
+Size (clamsmtp-0.9.5.tar.gz) = 137805 bytes
Home |
Main Index |
Thread Index |
Old Index