Path to this page:
./
www/curl,
Client that groks URLs
Branch: pkgsrc-2008Q4,
Version: 7.18.0nb5,
Package name: curl-7.18.0nb5,
Maintainer: rechtCurl is a command line tool for transferring files with URL syntax, supporting
FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. Curl supports
HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
kerberos...), file transfer resume, proxy tunneling and a busload of other
useful tricks.
Required to run:[
devel/libidn]
Required to build:[
devel/libtool-base]
Package options: gssapi, inet6
Master sites: (Expand)
SHA1: f561a6a1f285c22d1f6a54b4dfa19b6cb9362c2a
RMD160: f25ec844e7ef6221719439b3214fd3c3a42f5604
Filesize: 1737.716 KB
Version history: (Expand)
- (2009-03-15) Updated to version: curl-7.18.0nb5
- (2009-03-13) Updated to version: curl-7.18.0nb4
- (2009-01-06) Package added to pkgsrc.se, version curl-7.18.0nb3 (created)
CVS history: (Expand)
2009-03-15 16:07:23 by Matthias Scheler | Files touched by this commit (7) |
Log message:
Pullup ticket 2722 - requested by bouyer
curl: build fix
Revisions pulled up:
- www/curl/Makefile patch
- www/curl/distinfo patch
- www/curl/patches/patch-ab patch
- www/curl/patches/patch-ac patch
- www/curl/patches/patch-ad patch
- www/curl/patches/patch-ae patch
- www/curl/patches/patch-af patch
---
The security patch for CVE-2009-0037 has changed on the master site which
changed the checksum and size of "curl-7.18.1-CVE-2009-0037.patch".
Update to the latest version and integrate it directly to avoid further
build breaks.
|
2009-03-13 05:51:55 by Tyler R. Retzlaff | Files touched by this commit (2) |
Log message:
pullup ticket #2716 - requested by tron
curl: fix for security vulnerability
revisions pulled up:
pkgsrc/www/curl/Makefile patch provided
pkgsrc/www/curl/distinfo patch provided
http://curl.haxx.se/docs/adv_20090303.html
|