<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Externals/curl, branch 2606</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>cURL: Disable Brotli</title>
<updated>2026-03-15T17:59:54+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2026-03-15T17:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=44e3f3708eccf534df1557674f905e6f5a68c461'/>
<id>44e3f3708eccf534df1557674f905e6f5a68c461</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cURL: Actually disable ZLIB/ZSTD</title>
<updated>2026-02-25T06:25:29+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2026-01-01T21:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=184c6ee068ed7de2c03b7c1426c0700bc20f696e'/>
<id>184c6ee068ed7de2c03b7c1426c0700bc20f696e</id>
<content type='text'>
cURL tries to find ZSTD anyways due to the lack of setting it in CACHE, and for both ZLIB and ZSTD if we had done find_package previously, cURL would still use ZLIB/ZSTD regardless of the set variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cURL tries to find ZSTD anyways due to the lack of setting it in CACHE, and for both ZLIB and ZSTD if we had done find_package previously, cURL would still use ZLIB/ZSTD regardless of the set variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: Disable manual</title>
<updated>2025-12-30T18:48:45+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2025-12-30T18:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=84247df6819eaea743cf9e47b26f1ec007f8091f'/>
<id>84247df6819eaea743cf9e47b26f1ec007f8091f</id>
<content type='text'>
This also fixes a configure-time warning if perl is not present
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also fixes a configure-time warning if perl is not present
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: Update to 8.15.0</title>
<updated>2025-11-09T15:34:51+00:00</updated>
<author>
<name>Simonx22</name>
<email>simon@oatmealdome.me</email>
</author>
<published>2025-11-09T05:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f6563ae0b8b465a6249bf010db031b09ee54f04e'/>
<id>f6563ae0b8b465a6249bf010db031b09ee54f04e</id>
<content type='text'>
The bug in CVE-2025-0665 causes crashes on Android 11 and above, as the default fdsan behavior was changed to abort when a violation is found.

While curl 8.17.0 is the latest release, we can't upgrade to it right now due to mbedtls 2.28.0 (which we are currently using) being incompatible with it.

Co-Authored-By: OatmealDome &lt;OatmealDome@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bug in CVE-2025-0665 causes crashes on Android 11 and above, as the default fdsan behavior was changed to abort when a violation is found.

While curl 8.17.0 is the latest release, we can't upgrade to it right now due to mbedtls 2.28.0 (which we are currently using) being incompatible with it.

Co-Authored-By: OatmealDome &lt;OatmealDome@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: Set CA path on Android to the system-provided store</title>
<updated>2025-01-08T04:02:13+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2024-12-23T00:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=0b7f399436ac9f6084116a90c33cfc34ac556dd7'/>
<id>0b7f399436ac9f6084116a90c33cfc34ac556dd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: Update to 8.11.1 and use CMake to configure</title>
<updated>2025-01-08T04:02:10+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2024-12-21T07:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b5918effebfacfb08bd0c281545e8953dfbfb613'/>
<id>b5918effebfacfb08bd0c281545e8953dfbfb613</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Hide warnings in Externals also for non-msvc.</title>
<updated>2024-03-19T06:12:52+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2024-03-19T06:08:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=25833cfd62b62698977c16ad8037b1c8064942fa'/>
<id>25833cfd62b62698977c16ad8037b1c8064942fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Externals: Update libcurl to 8.4.0</title>
<updated>2023-10-12T19:45:50+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2023-10-12T19:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ac0f1b8b0d0f5f839f36d13bbcf9962efe81db16'/>
<id>ac0f1b8b0d0f5f839f36d13bbcf9962efe81db16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update libcurl to 8.1.2</title>
<updated>2023-07-22T01:59:55+00:00</updated>
<author>
<name>Sketch</name>
<email>75850871+SketchMaster2001@users.noreply.github.com</email>
</author>
<published>2023-05-28T01:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6f55e443653de856a8e0b235d8c4eeac1faf855d'/>
<id>6f55e443653de856a8e0b235d8c4eeac1faf855d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Use targets for all optionally-external dependencies</title>
<updated>2023-06-15T06:41:41+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2023-04-16T05:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5b10a804016e07e705d76e87824f4f6506a3adad'/>
<id>5b10a804016e07e705d76e87824f4f6506a3adad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
