openwrt/package
Robert Marko b47fbca97f yafut: update to fix basename() issue
Since musl 1.2.5 update yafut would throw a warning about implicit
declaration of basename() but would still somehow compile.
However, trying to use it on a device will cause it to instantly
Segmentation fault.

So, to fix this lets update to the current upstream repository version
that has removed the use of basename() completely.

Link: https://github.com/openwrt/openwrt/pull/15685
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-06-11 14:27:47 +02:00
..
base-files Revert "base-files: Ignore exit code of uci.sh inclusion" 2024-06-08 12:57:18 +02:00
boot kexec-tools: fix multiple compile errors 2024-06-08 14:08:38 +02:00
devel ply: add dynamic tracing package using BPF 2024-05-31 11:51:45 +02:00
firmware linux-firmware: Update to version 20240513 2024-05-28 22:04:34 +02:00
kernel mt76: mt7996: select required kernel and hostap options 2024-06-11 00:10:21 +01:00
libs openssl: update to 3.0.14 2024-06-08 23:29:31 +02:00
network Revert "hostapd: add support for authenticating with multiple PSKs via ubus helper" 2024-06-06 21:34:20 +02:00
system apk: bump to 2024-05-23 2024-06-06 19:20:59 +02:00
utils yafut: update to fix basename() issue 2024-06-11 14:27:47 +02:00
Makefile build: generate private key for APK early 2024-05-22 19:28:20 +02:00