diff options
author | markd <markd@pkgsrc.org> | 2002-10-30 09:50:24 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2002-10-30 09:50:24 +0000 |
commit | acf1329bd41e8a7fc6ee783022f53b87bb9dce99 (patch) | |
tree | 58d530751cafdecb2d8400fc3e3b723efffa1a47 /mail/mimedefang/distinfo | |
parent | 415178b49854cf15315382918deaff4ffc0d3e09 (diff) | |
download | pkgsrc-acf1329bd41e8a7fc6ee783022f53b87bb9dce99.tar.gz |
Update mimedefang to version 2.24
Changes in 2.24:
This release includes "watch-mimedefang", a graphical monitoring tool [not enabled].
It does stricter checks on functions which only make sense in the context of a
message. Global variables are cleared between messages so that extraneous values
don't stick around. There are important fixes for Solaris and possibly other
non-Linux machines.
Changes in 2.23:
A bug which could crash mimedefang-multiplexor under conditions of extreme load
has been fixed. An attacker with sufficient bandwidth may be able to exploit the
bug to mount a denial-of-service attack.
Changes in 2.22:
Support has been added for clamd, the daemonized version of Clam AntiVirus. A new
variable $MaxMIMEParts lets you reject overly complex MIME messages which could
otherwise result in a DoS. A new action_delete_all_headers routine has been added
which deletes all instance of a given header. Many little bugs were fixed and
portability was improved.
Diffstat (limited to 'mail/mimedefang/distinfo')
-rw-r--r-- | mail/mimedefang/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/mimedefang/distinfo b/mail/mimedefang/distinfo index 6982f80959a..dbfb9f566db 100644 --- a/mail/mimedefang/distinfo +++ b/mail/mimedefang/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/09/23 13:08:52 markd Exp $ +$NetBSD: distinfo,v 1.2 2002/10/30 09:50:24 markd Exp $ -SHA1 (mimedefang-2.21.tar.gz) = 6103858e0691b8ad6db485895d2a969d40f313ff -Size (mimedefang-2.21.tar.gz) = 155058 bytes -SHA1 (patch-aa) = 7ab60d4658ff20d35855589b20ecbc3227d4f6b4 -SHA1 (patch-ab) = 5292221656aa46f49873ccfbadf3e7a95042baed +SHA1 (mimedefang-2.24.tar.gz) = e2475d5a7049112b03630465b92c09041fc5a472 +Size (mimedefang-2.24.tar.gz) = 186609 bytes +SHA1 (patch-ab) = 624a7e562c3d761069b0726e398852288d267937 |