<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/curl, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-03-13T18:02:05Z</updated>
<entry>
<title>curl: update to 8.19.0</title>
<updated>2026-03-13T18:02:05Z</updated>
<author>
<name>Ivan Pavlov</name>
</author>
<published>2026-03-13T07:31:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2834b40af6a20f48d62b0d2377f57a92a4d34c6a'/>
<id>urn:sha1:2834b40af6a20f48d62b0d2377f57a92a4d34c6a</id>
<content type='text'>
changelog: https://curl.se/ch/8.19.0.html

Signed-off-by: Ivan Pavlov &lt;AuthorReflex@gmail.com&gt;
</content>
</entry>
<entry>
<title>krant: drop maintainership</title>
<updated>2025-12-28T07:58:22Z</updated>
<author>
<name>Aleksey Vasilenko</name>
</author>
<published>2025-12-23T02:05:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=dfd0245f19135067f54596676bd5fdb6bf8e3820'/>
<id>urn:sha1:dfd0245f19135067f54596676bd5fdb6bf8e3820</id>
<content type='text'>
Signed-off-by: Aleksey Vasilenko &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>curl: enable wrongly disabled HTTP_AUTH</title>
<updated>2025-12-26T08:48:17Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2025-12-26T05:30:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=57e6f89c02112689e9ae9a489fd03dec4fae4b85'/>
<id>urn:sha1:57e6f89c02112689e9ae9a489fd03dec4fae4b85</id>
<content type='text'>
commit ea66e463cffc0811757eedee80889323ff66191c added a new config
option LIBCURL_HTTP_AUTH to enable or disable HTTP_AUTH support in
cURL. It defaulted the option to n (disabled).

However, prior to this change HTTP_AUTH was enabled for cURL, as the
configure script defaults to HTTP_AUTH enabled when it is not
explicitly disabled.

This impacts any consumer of cURL that uses HTTP_AUTH, including
authentication by username and password in the URL. (Confirmed via
run testing).

So we set the default for the option to y (enabled).

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>curl: update to 8.15.0</title>
<updated>2025-08-24T14:27:19Z</updated>
<author>
<name>Aleksey Vasilenko</name>
</author>
<published>2025-08-22T09:54:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ea66e463cffc0811757eedee80889323ff66191c'/>
<id>urn:sha1:ea66e463cffc0811757eedee80889323ff66191c</id>
<content type='text'>
- Merge LIBCURL_NGTCP2 and LIBCURL_NGHTTP3 into single LIBCURL_HTTP3 config option
- Rename LIBCURL_NGHTTP2 to LIBCURL_HTTP2 config option
- Disable IPFS support which is enabled by default
- Refresh a patch

Signed-off-by: Aleksey Vasilenko &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>curl: add new option HTTP AUTH</title>
<updated>2025-03-20T07:37:57Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2025-03-18T08:48:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=43b9a37a6ef0c69e834cf2967a3796804b7e3a48'/>
<id>urn:sha1:43b9a37a6ef0c69e834cf2967a3796804b7e3a48</id>
<content type='text'>
The '--enable-http-auth' compile option in cURL is used to enable support
for HTTP authentication methods. This option allows cURL to handle various
authentication schemes, such as Basic, Digest, NTLM, and others, which
are commonly used in HTTP requests to secure access to resources.

This cURL compile option is default disabled. This should at least be enabled
as a compile option in OpenWrt so that it can be switched on if needed.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>curl: bump to 8.12.1</title>
<updated>2025-02-15T08:33:36Z</updated>
<author>
<name>Rudy Andram</name>
</author>
<published>2025-02-13T08:41:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e97cffc32e11f1f10b064fe84ea7deb49907f453'/>
<id>urn:sha1:e97cffc32e11f1f10b064fe84ea7deb49907f453</id>
<content type='text'>
Signed-off-by: Rudy Andram &lt;rmandrad@gmail.com&gt;
</content>
</entry>
<entry>
<title>curl: add LIBCURL_WEBSOCKETS flag</title>
<updated>2025-01-07T03:26:13Z</updated>
<author>
<name>Peter van Dijk</name>
</author>
<published>2025-01-01T19:15:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a33e08ec6bfae81f4315c97fb0d69fd9258acc56'/>
<id>urn:sha1:a33e08ec6bfae81f4315c97fb0d69fd9258acc56</id>
<content type='text'>
Signed-off-by: Peter van Dijk &lt;peter@7bits.nl&gt;
</content>
</entry>
<entry>
<title>curl: update to 8.10.1</title>
<updated>2024-09-18T12:19:57Z</updated>
<author>
<name>Aleksey Vasilenko</name>
</author>
<published>2024-09-18T09:42:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7cb9e4bbeaea1826115ded21ef6ce5df85d40c7f'/>
<id>urn:sha1:7cb9e4bbeaea1826115ded21ef6ce5df85d40c7f</id>
<content type='text'>
Signed-off-by: Aleksey Vasilenko &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>curl: update to 8.10.0</title>
<updated>2024-09-12T09:49:03Z</updated>
<author>
<name>Aleksey Vasilenko</name>
</author>
<published>2024-09-11T12:34:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1a182e690658d0b43039dd74f76f2e440e9f2d5d'/>
<id>urn:sha1:1a182e690658d0b43039dd74f76f2e440e9f2d5d</id>
<content type='text'>
- Refresh a patch

Signed-off-by: Aleksey Vasilenko &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>curl: update to 8.9.1</title>
<updated>2024-08-02T14:28:34Z</updated>
<author>
<name>Aleksey Vasilenko</name>
</author>
<published>2024-08-02T10:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=302dbe731db3dedb91233767e3377cf2d58a1c01'/>
<id>urn:sha1:302dbe731db3dedb91233767e3377cf2d58a1c01</id>
<content type='text'>
- Remove upstreamed patch
- Remove stalled mirrors
- Fixes regression introduced in 8.9.0 update
    OpenWrt issue: https://github.com/openwrt/packages/issues/24693
    Upstream issue: https://github.com/curl/curl/issues/14280

Signed-off-by: Aleksey Vasilenko &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
</feed>
