diff options
author | jlam <jlam> | 2001-05-22 21:12:20 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-05-22 21:12:20 +0000 |
commit | e1f7a911704d152e9f38491ba7a4dd3d2a91bde5 (patch) | |
tree | d37af9100e2a064cf27eca630ba6f24c99f1cd44 /mail/imp/distinfo | |
parent | d2eee8f9ac9eed949ad10db1889d4e2754a8660b (diff) | |
download | pkgsrc-e1f7a911704d152e9f38491ba7a4dd3d2a91bde5.tar.gz |
Update imp to 2.2.5. Changes from version 2.2.4:
[bjn] SECURITY: Use is_uploaded_file() function to validate all attachment
uploads (prevent spoofing).
[bjn] SECURITY: Fix attachment upload to use tempnam(). (Jarno Huuskonen
<Jarno.Huuskonen@uku.fi>)
[cjh] SECURITY: Fix attachment viewers to use tempnam().
[cjh] Fix mysql warning with php 4.0.7.
[max] Move all JavaScript URLs to the onclick event handler to prevent
breaking IE SSL in certain circumstances.
[cjh] Add addslashes() to mysql db library.
[bjn] Bug 577: umask fixes to prevent world-writable /tmp files.
(<andreas@conectiva.com.br>)
[bjn] Bug 517: Fixes for LDAP searching--bogus LDAP filters when some
drop-downs were switched away from default values. (Robert Marchand
<robert.marchand@UMontreal.CA>)
[cjh] Allow '+' to terminate URLs.
Diffstat (limited to 'mail/imp/distinfo')
-rw-r--r-- | mail/imp/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/imp/distinfo b/mail/imp/distinfo index d1d6d284a8c..5a71d7a82a5 100644 --- a/mail/imp/distinfo +++ b/mail/imp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 13:09:58 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/05/22 21:12:21 jlam Exp $ -SHA1 (imp-2.2.4.tar.gz) = ff22bb66d8ac714593e1cfde995d98ceaf75a253 -Size (imp-2.2.4.tar.gz) = 360076 bytes +SHA1 (imp-2.2.5.tar.gz) = 82be7689ce888ec7c433ce1ff5663c5cde9c3059 +Size (imp-2.2.5.tar.gz) = 355561 bytes SHA1 (patch-aa) = 2149a5a9954d975b9b8c1df5c64c09cd0bf330d3 |