apk: backport patch fixing broken apk update with wget fetch
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 4 Mar 2025 00:03:10 +0000 (01:03 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 4 Mar 2025 00:03:10 +0000 (01:03 +0100)
commit47fed9b61b994c10bfdb9c5dd74576429e42f15b
tree49f6db82130931f849936986517756f04407fdab
parent9a7192c08e5a480ed93ee689bc4a71ac2379c7fe
apk: backport patch fixing broken apk update with wget fetch

APK update is currently broken if wget is used as a tool. This wasn't
correctly tested and cause seg fault. Backport the patch fixing this to
restore original functionality.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
package/system/apk/Makefile
package/system/apk/patches/0002-io_url_wget-correctly-init-wget_out-on-apk_io_url_in.patch [new file with mode: 0644]