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>
Sun, 9 Mar 2025 15:44:52 +0000 (16:44 +0100)
commit4439cb6068bc22243395d1372a7708e065a698e2
tree4dae28ce37948dfba8cbd8fff970aa3fd90b7529
parent2642ef29b5e8c56df519c9dc7d951b21d64a97b5
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]