-
- Downloads
fwbank: invert upgrade result check
fwbank calls sysupgrade with upgrade method, which internally calls exec without closing the open fd in child process, which cause missing result output with upgrade calls. upgrade method updated to invert the logic and return failure in result, if input validation fails, final validation will be done base on `sysupgrade` ubus event.
Loading
Please register or sign in to comment