diff options
author | heinz <heinz@pkgsrc.org> | 2004-01-21 22:19:30 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2004-01-21 22:19:30 +0000 |
commit | 2c62a6d18df99953b86108a5322dbb582d143901 (patch) | |
tree | 0c5d8cab6e76b3225e7f077fec728e3db3f8ddd7 /mail/spamassassin/distinfo | |
parent | cc12db58ccc2f0bac4c50c220f5080d5ae91dd3a (diff) | |
download | pkgsrc-2c62a6d18df99953b86108a5322dbb582d143901.tar.gz |
Update to 2.63. Tested on NetBSD and Solaris 8.
Summary of major changes since 2.62
-----------------------------------
- Fixed bug related to perl 5.005 which stopped SpamAssassin from being
runnable
- Fixed bug where "spamassassin -l" parameter wouldn't be untainted before
being used
- Added caching of body rendering results so that the message wouldn't
be rendered the same way multiple times unnecessarily.
Summary of major changes since 2.61
-----------------------------------
- Fixed two bugs related to Received line generation and parsing.
- Modified two rules to reduce false positives.
- Fixed bug where spamd temporary init directory wasn't removed in some
situations.
- Modified HABEAS_SWE to function even if the Habeas headers were out of
their normal order.
- Fixed bug where reporting wouldn't remove message markup before being
learned by Bayes.
- Fixed bug where report_safe_copy_headers would reverse the order of the
Received headers.
- Fixed several bugs in the Bayes system caused by DB_File oddities.
Diffstat (limited to 'mail/spamassassin/distinfo')
-rw-r--r-- | mail/spamassassin/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/spamassassin/distinfo b/mail/spamassassin/distinfo index 7158b976e14..6116705ecbe 100644 --- a/mail/spamassassin/distinfo +++ b/mail/spamassassin/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.20 2003/12/27 19:16:04 heinz Exp $ +$NetBSD: distinfo,v 1.21 2004/01/21 22:19:30 heinz Exp $ -SHA1 (Mail-SpamAssassin-2.61.tar.gz) = da8f10c1c7eb91f2fced05366f4d792bcb6255ec -Size (Mail-SpamAssassin-2.61.tar.gz) = 828154 bytes -SHA1 (patch-ab) = ce949ca9247bd98a0f991e10ad35ac6ae7bf93b2 +SHA1 (Mail-SpamAssassin-2.63.tar.gz) = 6bab68dfd6a5238fc84360ce08249657bed4bab3 +Size (Mail-SpamAssassin-2.63.tar.gz) = 828596 bytes +SHA1 (patch-ab) = 655f860a71fd6a1b7adb2cb5194fc9563ead9529 SHA1 (patch-ae) = 681f777fb9967d61b9886e10046258657f4f492a SHA1 (patch-ak) = 815602ef71c8e01e4cfc2b51a7ac3f2676bc0ecc SHA1 (patch-al) = 75c22289726d3c7e39834cd164ca9f2220969e9e |