Maybe we could also add rust support to the release:
https://github.com/openwrt/packages/pull/19863
Bests
Nick
On 2/5/23 18:13, Hauke Mehrtens wrote:
On 1/24/23 20:48, Nick wrote:
Hey,
We have testing-support for 5.15 in almost all targets, so we may be
able to release it shortly [0]? WIP 6.1
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
Branch: refs/heads/master
Home
On 1/24/23 20:48, Nick wrote:
Hey,
We have testing-support for 5.15 in almost all targets, so we may be
able to release it shortly [0]? WIP 6.1 support is already underway in
OpenWrt [1]. We are using GCC 12 as our default compiler version[2].
Binutils has been updated to version 2.40. Could w
I build r21997 for the wdr4900, flashed with
'sysupgrade -n /tmp/factory.bin' and recognized strange
errors with custom scripts. It can be reduced to:
$ test A -gt 5 && echo OK
ash: A: out of range
OK
I will try to run busybox-1.36.0 with QEMU
for investigating further...
bye, Bastian
_