diff options
author | recht <recht> | 2006-03-21 21:49:47 +0000 |
---|---|---|
committer | recht <recht> | 2006-03-21 21:49:47 +0000 |
commit | fcc78b52e0775d1d044bedd6545e20b0272dc160 (patch) | |
tree | 96a6e4f88d2e5d67efc325b319f3fffdcdc0fe50 /www/curl/distinfo | |
parent | 985aeddccc292b86b7a65d689e2dc993d8a63b37 (diff) | |
download | pkgsrc-fcc78b52e0775d1d044bedd6545e20b0272dc160.tar.gz |
update to curl 7.15.3
Fixes a TFTP packet buffer overflow vulnerability.
See http://curl.haxx.se/docs/adv_20060320.html for details.
Changes:
- added docs for --ftp-method and CURLOPT_FTP_FILEMETHOD
Bugfixes:
- TFTP Packet Buffer Overflow Vulnerability
- properly detecting problems with sending the FTP command USER
- wrong error message shown when certificate verification failed
- multi-part formpost with multi interface crash
- the CURLFTPSSL_CONTROL setting for CURLOPT_FTP_SSL is acknowledged
- "SSL: couldn't set callback" is now treated as a less serious problem
- Interix build fix
- fixed curl "hang" when out of file handles at start
- prevent FTP uploads to URLs with trailing slash
Diffstat (limited to 'www/curl/distinfo')
-rw-r--r-- | www/curl/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/www/curl/distinfo b/www/curl/distinfo index e13d2fdfe4f..1e74bc43bd0 100644 --- a/www/curl/distinfo +++ b/www/curl/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.43 2006/03/03 22:26:08 wiz Exp $ +$NetBSD: distinfo,v 1.44 2006/03/21 21:49:47 recht Exp $ -SHA1 (curl-7.15.2.tar.bz2) = 3fc6f948a17abdb98efb6c2c639de4f6a1f5e44d -RMD160 (curl-7.15.2.tar.bz2) = 4a9dfadc9cc7ee61c0a025a5e3bd8d83db5628bc -Size (curl-7.15.2.tar.bz2) = 1460095 bytes -SHA1 (patch-ac) = 94d0f45a269b1de9cfe3353044ee9cd95bb2ada7 +SHA1 (curl-7.15.3.tar.bz2) = 7e764126ce564429fe2f142428a27cbfc8fb69ee +RMD160 (curl-7.15.3.tar.bz2) = 35172fe66d5e6cc1df05e6160ffdf086448730f3 +Size (curl-7.15.3.tar.bz2) = 1467043 bytes |