termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.37k stars 3.08k forks source link

libcurl: fix regression on reading netrc #22249

Closed licy183 closed 1 week ago

licy183 commented 1 week ago

See curl/curl#15496

Closes #22243

Biswa96 commented 1 week ago

This will presumably make the next libcurl auto update fail due to a patch apply failure.

Some auto-update failed for that reason. Would it be possible to know if a patch is added in new release? Assume the patch is downloaded from the repo-commit.patch like URL in TERMUX_PKG_SRCURL. This should be discussed in separate issue.