pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/dspam Update to 3.4.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2466b54ac11a
branches:  trunk
changeset: 492205:2466b54ac11a
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Apr 06 17:52:36 2005 +0000

description:
Update to 3.4.2.

Changes:

BUGFIX: Minior memory leaks in multi-word tokenizer
BUGFIX: When using --classify, the system/user log is appended to
BUGFIX: Using signatureLocation=headers should prefer signature in headers
BUGFIX: History-based training only works for admins
BUGFIX: Long usernames malformatted in dspam_stats
BUGFIX: Daemon connection deadlocks when NULL characters are sent
BUGFIX: Other minor memory leaks
BUGFIX: PostgreSQL connections stay open in daemon mode

diffstat:

 mail/dspam/Makefile |  4 ++--
 mail/dspam/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 955c8c52ee7d -r 2466b54ac11a mail/dspam/Makefile
--- a/mail/dspam/Makefile       Wed Apr 06 16:30:18 2005 +0000
+++ b/mail/dspam/Makefile       Wed Apr 06 17:52:36 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2005/03/21 21:35:52 xtraeme Exp $
+# $NetBSD: Makefile,v 1.25 2005/04/06 17:52:36 xtraeme Exp $
 
-DISTNAME=      dspam-3.4.1
+DISTNAME=      dspam-3.4.2
 CATEGORIES=    mail
 MASTER_SITES=  http://www.nuclearelephant.com/projects/dspam/sources/
 
diff -r 955c8c52ee7d -r 2466b54ac11a mail/dspam/distinfo
--- a/mail/dspam/distinfo       Wed Apr 06 16:30:18 2005 +0000
+++ b/mail/dspam/distinfo       Wed Apr 06 17:52:36 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2005/03/21 21:35:52 xtraeme Exp $
+$NetBSD: distinfo,v 1.15 2005/04/06 17:52:36 xtraeme Exp $
 
-SHA1 (dspam-3.4.1.tar.gz) = 00829c9bca90d4bf4316bb95b266d1953589e4ea
-RMD160 (dspam-3.4.1.tar.gz) = 3ada3ce0d0ce850cd91d05e4e94dc73f588b92dd
-Size (dspam-3.4.1.tar.gz) = 692977 bytes
+SHA1 (dspam-3.4.2.tar.gz) = 4c4d12530417c26a38c50afb7fcfb600ea32031e
+RMD160 (dspam-3.4.2.tar.gz) = 8ea5f3a292ff4d5eb9662d918a7be9aa8a1f2c22
+Size (dspam-3.4.2.tar.gz) = 697028 bytes
 SHA1 (patch-aa) = 15c6fc58dd0d91799f0c97554f4188cbe68dbd96



Home | Main Index | Thread Index | Old Index