ucode: add pending ubus patches
authorFelix Fietkau <nbd@nbd.name>
Fri, 7 Mar 2025 15:17:27 +0000 (16:17 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 11 Mar 2025 12:45:14 +0000 (13:45 +0100)
commit00dd8f18c29bae327395e317b4df4a1e8f4b4930
tree82be0d098acb284124bacb5396570543d7df980e
parentc50fd70a04d65cbef518cc98416a4d524bf3b818
ucode: add pending ubus patches

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/utils/ucode/patches/100-ubus-add-channel-defer-method.patch [new file with mode: 0644]
package/utils/ucode/patches/101-ubus-add-no_return-argument-to-call-and-channel-requ.patch [new file with mode: 0644]
package/utils/ucode/patches/102-ubus-add-separate-data-callback-for-ubus-defer-calls.patch [new file with mode: 0644]
package/utils/ucode/patches/103-ubus-support-sending-multiple-reply-messages-on-a-re.patch [new file with mode: 0644]
package/utils/ucode/patches/104-ubus-fix-potential-use-after-free-on-channel-disconn.patch [new file with mode: 0644]
package/utils/ucode/patches/105-ubus-remove-broken-implied-await-when-calling-defer-.patch [new file with mode: 0644]