Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/23/2001 00:12:21
Module Name: pkgsrc
Committed By: jlam
Date: Tue May 22 21:12:21 UTC 2001
Modified Files:
pkgsrc/mail/imp: Makefile distinfo
pkgsrc/mail/imp/pkg: PLIST
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/imp/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/imp/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/imp/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.