openwrt/package/utils/ucode/patches
Hauke Mehrtens 985394bf26 ucode: update to Git HEAD (2025-11-07)
e8a7290e55c0 socket: fix `recv()` incorrectly reporting unrelated errors
ddde611fb9d4 socket: fix convertion of hw addresses to ucode strings
924ccc95be32 vm: make sure uc_vm_insn_to_name() always returns a value
754590d26f23 lexer: fix parsing \xHH and \0OOO escape sequences
623f550e579a fs: add dup2() function
6c9385a99edd fs: add mkdtemp() method for creating temporary directories
ea579046a619 fs: reset errno to zero in get_fd()

The removed patches are integrated upstream.

Fixes: https://github.com/jow-/ucode/issues/332
Fixes: https://github.com/jow-/ucode/issues/337
Link: https://github.com/openwrt/openwrt/pull/20718
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-11-11 21:27:39 +01:00
..
010-Revert-nl80211-read-all-pending-event-messages.patch ucode: revert a broken commit 2025-10-14 14:54:26 +02:00
110-uloop-allow-reusing-the-existing-environment.patch ucode: fix reusing the current environment in uloop.process() 2025-10-08 19:50:29 +02:00
111-uloop-add-optional-setup-callback-to-process.patch ucode: add patches that make it easier to deal with non-blocking fds 2025-10-09 09:57:30 +02:00
121-fs-add-read_nb-method-for-non-blocking-reads.patch ucode: update to Git HEAD (2025-11-07) 2025-11-11 21:27:39 +01:00