diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-06-15 16:26:36 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-06-15 16:26:36 +0000 |
commit | 3b8da8adb184ba055e7a972a56d08d985a8b0337 (patch) | |
tree | 42ea82d9576410ac6efcdfca2cb7412946ef5bcd /mail/dspam | |
parent | c61849db73d106779c9eed25e3d2b4699b2c706e (diff) | |
download | pkgsrc-3b8da8adb184ba055e7a972a56d08d985a8b0337.tar.gz |
Update to 3.4.8, bugfix release.
Changes:
BUGFIX: File descriptor leaks when connection to delivery host fails
BUGFIX: Decoding NUL characters causes message truncation
BUGFIX: Many files not written to group directory when using managed groups
BUGFIX: Some LDAs/MTAs truncate message when single dots not properly quoted
BUGFIX: 7BIT encoding contains 8BIT characters
BUGFIX: Messages to multiple local recipients may fail to decode completely
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/Makefile | 4 | ||||
-rw-r--r-- | mail/dspam/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index fe6126b0770..2b1682f2364 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2005/06/07 02:47:33 xtraeme Exp $ +# $NetBSD: Makefile,v 1.34 2005/06/15 16:26:36 xtraeme Exp $ -DISTNAME= dspam-3.4.7 +DISTNAME= dspam-3.4.8 CATEGORIES= mail MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ diff --git a/mail/dspam/distinfo b/mail/dspam/distinfo index 0fa89d8f0be..266664d2eb7 100644 --- a/mail/dspam/distinfo +++ b/mail/dspam/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19 2005/06/07 02:47:33 xtraeme Exp $ +$NetBSD: distinfo,v 1.20 2005/06/15 16:26:36 xtraeme Exp $ -SHA1 (dspam-3.4.7.tar.gz) = ec62302a086998a726923c0c786b4ea5ecded737 -RMD160 (dspam-3.4.7.tar.gz) = 799753aea99158fe38e242e6803a5fff4a48f516 -Size (dspam-3.4.7.tar.gz) = 699509 bytes +SHA1 (dspam-3.4.8.tar.gz) = 1624a2cae57708772941f9ca38b502977495105c +RMD160 (dspam-3.4.8.tar.gz) = ea19cad6b06cfb6e9d5949c08ff05c680132bbb2 +Size (dspam-3.4.8.tar.gz) = 700036 bytes SHA1 (patch-aa) = 15c6fc58dd0d91799f0c97554f4188cbe68dbd96 |