anray 2006-02-06 19:14:54 UTC
FreeBSD ports repository
Modified files:
ftp/IglooFTP Makefile
Added files:
ftp/IglooFTP/files patch-FTP.c patch-FTPcommands.h
patch-Makefile patch-dialog.c
patch-dir_tree.c patch-main.c
Removed files:
ftp/IglooFTP/files patch-aa patch-ab patch-ac
Log:
- Fix "chunk already allocated" error
- Add sanity checking to avoid GTK assertion errors due to missing
pixmaps.
- Resolve two known vulnerabilities:
http://secunia.com/advisories/13536/
- Replace tmpnam with mkstemp
- Disallow server-provided absolute filenames
Hopefully that's enough to get the port back in action.
PR: ports/92787
Submitted by: Shaun Amott <[EMAIL PROTECTED]>
Revision Changes Path
1.20 +1 -5 ports/ftp/IglooFTP/Makefile
1.1 +16 -0 ports/ftp/IglooFTP/files/patch-FTP.c (new)
1.1 +272 -0 ports/ftp/IglooFTP/files/patch-FTPcommands.h (new)
1.1 +65 -0 ports/ftp/IglooFTP/files/patch-Makefile (new)
1.4 +0 -16 ports/ftp/IglooFTP/files/patch-aa (dead)
1.6 +0 -65 ports/ftp/IglooFTP/files/patch-ab (dead)
1.4 +0 -23 ports/ftp/IglooFTP/files/patch-ac (dead)
1.1 +70 -0 ports/ftp/IglooFTP/files/patch-dialog.c (new)
1.1 +10 -0 ports/ftp/IglooFTP/files/patch-dir_tree.c (new)
1.1 +23 -0 ports/ftp/IglooFTP/files/patch-main.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"