curl 7.88.1-6ubuntu1 source package in Ubuntu
Changelog
curl (7.88.1-6ubuntu1) lunar; urgency=low * Merge from Debian unstable. Remaining changes: - Don't build-depend on python3-impacket on i386 so we can drop it (and its dependencies) from the i386 partial port. It's only used for the tests, which do not block the build in any case. curl (7.88.1-6) unstable; urgency=medium * d/rules: Ignore test results from tests that fail on IPv6-only builders (closes: #1032343) * d/control: Don't install gnutls-bin for tests on ppc64el (tests hangs forever) curl (7.88.1-5) unstable; urgency=medium * Fix stringification of _DEB_HOST_ARCH macro. - d/p/Use-correct-path-when-loading-libnss-pem-ckbi-.so.patch: Use _DEB_HOST_ARCH directly. - d/rules: Quote _DEB_HOST_ARCH when passing it with -D. curl (7.88.1-4) unstable; urgency=medium * d/p/Use-correct-path-when-loading-libnss-pem-ckbi-.so.patch: Prepend "/nss/" before the library name. curl (7.88.1-3) unstable; urgency=medium * d/p/Use-correct-path-when-loading-libnss-pem-ckbi-.so.patch: Use correct paths when loading libnss{pem,ckbi}.so. (Closes: #726073) * d/rules: Pass _DEB_HOST_ARCH via C{,XX}FLAGS; reenable NSS PEM tests. * d/control: B-D on nss-plugin-pem (test only). Also, make libcurl3-nss depend on nss-plugin-pem as well. curl (7.88.1-2) unstable; urgency=medium * Multiple test improvements, which will increase the reliability of the package, especially when backporting fixes on stable and oldstable: - Test results are now critical to the build process, if a test fails, the build will fail. - Add two new test build-dependencies to increase coverage: locales-all and gnutls-bin. - Only run non-flaky tests. - Print logs of failed tests. - Run all tests even if there was a failure. - Ignore results of known failing tests (for Debian). - Disable valgrind through a test parameter instead of patching upstream source code. -- Gianfranco Costamagna <email address hidden> Mon, 13 Mar 2023 10:10:19 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
curl_7.88.1.orig.tar.gz | 4.1 MiB | cdb38b72e36bc5d33d5b8810f8018ece1baa29a8f215b4495e495ded82bbf3c7 |
curl_7.88.1.orig.tar.gz.asc | 488 bytes | 7a5a55d7123149a1b357f298cf895bd0a601e3a2807005ef6c95f3752803485f |
curl_7.88.1-6ubuntu1.debian.tar.xz | 40.3 KiB | 6c32b8e94930eb5fb74a21390d630ad1e877bd7cbada7be7e8d52fd519f29115 |
curl_7.88.1-6ubuntu1.dsc | 3.1 KiB | 517677c6fa5b840a81685cda84b42165d0e70e3cdff29e4a1964a69ba082170c |
Available diffs
Binary packages built by this source
- curl: command line tool for transferring data with URL syntax
curl is a command line tool for transferring data with URL syntax, supporting
DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
.
curl supports SSL 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.
- curl-dbgsym: debug symbols for curl
- libcurl3-gnutls: easy-to-use client-side URL transfer library (GnuTLS flavour)
libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, cookies, user+password authentication (Basic,
Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
and more!
.
libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
fast, thoroughly documented and is already used by many known, big and
successful companies and numerous applications.
.
SSL support is provided by GnuTLS.
- libcurl3-gnutls-dbgsym: debug symbols for libcurl3-gnutls
- libcurl3-nss: easy-to-use client-side URL transfer library (NSS flavour)
libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, cookies, user+password authentication (Basic,
Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
and more!
.
libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
fast, thoroughly documented and is already used by many known, big and
successful companies and numerous applications.
.
SSL support is provided by NSS.
- libcurl3-nss-dbgsym: debug symbols for libcurl3-nss
- libcurl4: easy-to-use client-side URL transfer library (OpenSSL flavour)
libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, cookies, user+password authentication (Basic,
Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
and more!
.
libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
fast, thoroughly documented and is already used by many known, big and
successful companies and numerous applications.
.
SSL support is provided by OpenSSL.
- libcurl4-dbgsym: debug symbols for libcurl4
- libcurl4-doc: documentation for libcurl
libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, cookies, user+password authentication (Basic,
Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
and more!
.
libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
fast, thoroughly documented and is already used by many known, big and
successful companies and numerous applications.
.
This package provides the documentation files for libcurl.
- libcurl4-gnutls-dev: development files and documentation for libcurl (GnuTLS flavour)
libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, cookies, user+password authentication (Basic,
Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
and more!
.
libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
fast, thoroughly documented and is already used by many known, big and
successful companies and numerous applications.
.
This package provides the development files (ie. includes, static library,
manual pages) that allow one to build software which uses libcurl.
.
SSL support is provided by GnuTLS.
- libcurl4-nss-dev: development files and documentation for libcurl (NSS flavour)
libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, cookies, user+password authentication (Basic,
Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
and more!
.
libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
fast, thoroughly documented and is already used by many known, big and
successful companies and numerous applications.
.
This package provides the development files (ie. includes, static library,
manual pages) that allow one to build software which uses libcurl.
.
SSL support is provided by NSS.
- libcurl4-openssl-dev: development files and documentation for libcurl (OpenSSL flavour)
libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, cookies, user+password authentication (Basic,
Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
and more!
.
libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
fast, thoroughly documented and is already used by many known, big and
successful companies and numerous applications.
.
This package provides the development files (ie. includes, static library,
manual pages) that allow one to build software which uses libcurl.
.
SSL support is provided by OpenSSL.