Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
relax-deps.patch | Relax build dependencies for Debian | Arnaud Ferraris <aferraris@debian.org> | not-needed | 2023-12-19 | ||
fix-tests.patch | Fix tests failing due to nbd API changes Debian has `nbd` 0.3.0, while upstream still uses version 0.2.3, which causes a failure to build the example `rockusb` binary. Fix this by converting the offending call to the new `nbd` API. |
Arnaud Ferraris <aferraris@debian.org> | not-needed | 2023-12-19 | ||
build-bin.patch | Make example `rockusb` an installed executable `rockusb` is actually the main reason for having this crate packaged in Debian in the first place, as it provides an interesting alternative to `rkdeveloptool`, although it won't be packaged by default due to being an "example". Promote it to "bin" so it gets packaged by debcargo. |
Arnaud Ferraris <aferraris@debian.org> | not-needed | 2023-12-19 |