genodelabs / genode

Genode OS Framework
https://genode.org/
Other
1.03k stars 249 forks source link

curl: update to version 8.7.1 #5184

Closed cnuke closed 3 weeks ago

cnuke commented 1 month ago

Commit 5957f64 addresses this issue while commit d00b6f6 and c785ef0 adapt the external repositories.

Commit c076e04 allows for setting the verbose option via the configuration.

EDIT: tested with the fetchurl_lwip.run runscript on x86_64 and x86_32, Sculpt on x86_64 and the genodians.orig appliance on x86_64.

chelmuth commented 4 weeks ago

Commit 5957f642dea48915a1c4dabe76f038608df12613 misses the curl_setup.patch file.

cnuke commented 4 weeks ago

Commit 5957f64 misses the _curlsetup.patch file.

You are right - sorry, commit acabff6 adds the missing patch file.

cproc commented 4 weeks ago

Fixup commit fa7118f adapts the dbg_download recipe as well.