curl 8.9.1-2ubuntu1 source package in Ubuntu
Changelog
curl (8.9.1-2ubuntu1) oracular; urgency=medium * Merge with Debian unstable (LP: #2076679). Remaining changes: - debian/control: Don't build-depend on python3-impacket and stunnel4 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. - d/{control,rules}: Do not use gnutls for the curl binary. - d/{control,rules}: Drop nghttp3 & ngtcp2 depdendencies of libcurl-gnutls to avoid component-mismatch. * Drop Changes: - d/t/upstream-tests-{gnutls,openssl}: Add workaround to fix LP: 2071468. The issue was fixed in dpkg-dev 1.22.11ubuntu1. * New Changes: - d/rules: Use libssh2-dev as it is in main (LP: #2076865). curl (8.9.1-2) unstable; urgency=medium [ Steve McIntyre ] * Improve the patch for the gnutls build. Instead of calling quilt during the binary package build, use autotools to do the work we need when calling configure etc. Closes: #1077650 [ Carlos Henrique Lima Melara ] * debian/control: bump Standards-Version to 4.7.0, no changes needed. * debian/patches/ignore-SIGPIPE-after-init.patch: add new patch from upstream. (Closes: #1077854) * debian/tests/build-using-libcurl*: add tests to check if libcurl headers and pkgconf info are correct. curl (8.9.1-1) unstable; urgency=medium * New upstream version 8.9.1. (Closes: 1077656) - fix CVE-2024-7264: ASN.1 date parser overread. * debian/patch/build-Divide-mit-[...].patch: refresh patch. curl (8.9.0-3) unstable; urgency=medium * debian/control: make libcurl*-dev packages Depends on -dev packages. (Closes: #1077197, #1077190) * debian/rules: decrease tests parallelism multiplier. curl (8.9.0-2) unstable; urgency=medium * debian/control: make libcurl*-dev packages Recommends -dev packages. (Closes: #1077197, #1077190) curl (8.9.0-1) unstable; urgency=medium [ Samuel Henrique ] * debian/curl.NEWS: Update wcurl description. [ Carlos Henrique Lima Melara ] * New upstream version 8.9.0. (Closes: #1076996) - fix CVE-2024-6197: freeing stack buffer in utf8asn1str. - fix CVE-2024-6874: macidn punycode buffer overread. * debian/copyright: drop copyright from removed file. * debian/patches/: drop merged patches and refresh patches against new upstream release. - docs_makefile_am_make_curl_config_1_install.patch: drop. - fix-x509asn1-fallback-to-dotted-OID-representation.patch: drop. * debian/gbp.conf: add upstream-branch definition. curl (8.8.0-4) unstable; urgency=medium [ Adrian Bunk ] * Revert "Temporarily disable build-time tests on 32-bit non-x86" * Don't use python3-impacket on non-Rust architectures that lack python-cryptography [ Lev Lazinskiy ] * Use SALSA_CI_DPKG_BUILDPACKAGE_ARGS in pipeline [ Samuel Henrique ] * Update wcurl to 2024.07.10 -- Vladimir Petko <email address hidden> Tue, 13 Aug 2024 09:16:22 +1200
Upload details
- Uploaded by:
- Vladimir Petko
- Uploaded to:
- Oracular
- 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_8.9.1.orig.tar.gz | 4.0 MiB | 291124a007ee5111997825940b3876b3048f7d31e73e9caa681b80fe48b2dcd5 |
curl_8.9.1-2ubuntu1.debian.tar.xz | 52.5 KiB | 85b48231af642a8995db1f2ab341627212b476cf46b7bc6ca4345e5207396708 |
curl_8.9.1-2ubuntu1.dsc | 3.0 KiB | 6bc961d405986ec58cefdebd75bc42af7264e19d73789aebf7c5301dd3a21f92 |
Available diffs
- diff from 8.8.0-3ubuntu3 to 8.9.1-2ubuntu1 (1021.2 KiB)
- diff from 8.8.0-3ubuntu4 to 8.9.1-2ubuntu1 (1021.1 KiB)
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
- libcurl3t64-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.
- libcurl3t64-gnutls-dbgsym: debug symbols for libcurl3t64-gnutls
- 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-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.
- libcurl4t64: 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.
- libcurl4t64-dbgsym: debug symbols for libcurl4t64