curl 7.22.0-3ubuntu4.8 source package in Ubuntu
Changelog
curl (7.22.0-3ubuntu4.8) precise-security; urgency=medium * SECURITY UPDATE: wrong re-use of connections - debian/patches/CVE-2014-0138.patch: fix possible issues with NTLM HTTP logic, and extend new connection logic to other protocols in lib/http.c, lib/url.c, lib/urldata.h, add new tests to tests/data/Makefile.am, tests/data/test1418, tests/data/test1419. - CVE-2014-0138 * SECURITY UPDATE: incorrect wildcard SSL certificate validation with literal IP addresses - debian/patches/CVE-2014-0139.patch: fix wildcard logic in lib/ssluse.c. - CVE-2014-0139 * debian/patches/fix_test172.path: fix expired cookie causing test to fail. * debian/patches/disable_test519.path: disable test 519 as security update causes it to hang. Fixing this would require backporting new logic into tests/server/sws.c. -- Marc Deslauriers <email address hidden> Tue, 01 Apr 2014 17:02:01 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
curl_7.22.0.orig.tar.gz | 2.8 MiB | 8fa54fdb229b5a014f454e67502fcca2516121f4d078e0be19103998a736279c |
curl_7.22.0-3ubuntu4.8.debian.tar.gz | 41.3 KiB | de381122034270ce2127f57b978efc4100dc687b0a6d7631c984e20cd06fb90e |
curl_7.22.0-3ubuntu4.8.dsc | 2.7 KiB | 142e51c86bde4ede2cd51e48bbe2b586143d5a6683533c54f5b705011ec8363b |
Available diffs
Binary packages built by this source
- curl: Get a file from an HTTP, HTTPS or FTP server
curl is a client to get files from servers using any of the supported
protocols. The command is designed to work without user interaction
or any kind of interactivity.
.
curl offers a busload of useful tricks like proxy support, user
authentication, FTP upload, HTTP post, file transfer resume and more.
- curl-udeb: Get a file from an HTTP, HTTPS or FTP server
curl is a client to get files from servers using any of the supported
protocols. The command is designed to work without user interaction
or any kind of interactivity.
.
curl offers a busload of useful tricks like proxy support, user
authentication, FTP upload, HTTP post, file transfer resume and more.
.
This package contains the curl binary for the Debian Installer (udeb)
- libcurl3: Multi-protocol file transfer library (OpenSSL)
libcurl is designed to be a solid, usable, reliable and portable
multi-protocol file transfer library.
.
SSL support is provided by OpenSSL.
.
This is the shared version of libcurl.
- libcurl3-dbg: libcurl compiled with debug symbols
This contains the debug symbols of both the OpenSSL, GnuTLS and NSS versions
of libcurl3. It might be useful in debug sessions of software which uses
libcurl.
- libcurl3-gnutls: Multi-protocol file transfer library (GnuTLS)
libcurl is designed to be a solid, usable, reliable and portable
multi-protocol file transfer library.
.
SSL support is provided by GnuTLS.
.
This is the shared version of libcurl.
- libcurl3-nss: Multi-protocol file transfer library (NSS)
libcurl is designed to be a solid, usable, reliable and portable
multi-protocol file transfer library.
.
SSL support is provided by NSS.
.
This is the shared version of libcurl.
- libcurl3-udeb: Multi-protocol file transfer library (OpenSSL)
libcurl is designed to be a solid, usable, reliable and portable
multi-protocol file transfer library.
.
SSL support is provided by OpenSSL.
.
This package contains the minimal runtime libraries for the Debian Installer
(udeb).
- libcurl4-gnutls-dev: Development files and documentation for libcurl (GnuTLS)
These files (ie. includes, static library, manual pages) allow to
build software which uses libcurl.
.
SSL support is provided by GnuTLS.
.
HTML and PDF versions of all the manual pages are also provided.
- libcurl4-nss-dev: Development files and documentation for libcurl (NSS)
These files (ie. includes, static library, manual pages) allow to
build software which uses libcurl.
.
SSL support is provided by NSS.
.
HTML and PDF versions of all the manual pages are also provided.
- libcurl4-openssl-dev: Development files and documentation for libcurl (OpenSSL)
These files (ie. includes, static library, manual pages) allow to
build software which uses libcurl.
.
SSL support is provided by OpenSSL.
.
HTML and PDF versions of all the manual pages are also provided.