Age | Commit message (Collapse) | Author |
|
Signed-off-by: Thomas Lamprecht <thomas@lamprecht.org>
|
|
and rebase patches
Signed-off-by: Dominik Csapak <dominik.csapak@gmail.com>
|
|
Signed-off-by: Thomas Lamprecht <thomas@lamprecht.org>
|
|
Signed-off-by: Thomas Lamprecht <thomas@lamprecht.org>
|
|
Signed-off-by: Thomas Lamprecht <thomas@lamprecht.org>
|
|
Signed-off-by: Thomas Lamprecht <thomas@lamprecht.org>
|
|
* update to v0.8.9
* update cargo.toml patch to include the exact git revisions
(since the proxmox/pxar crates do not have tags)
* drop the patch for arm
* add a patch to remove the apt dependency
Signed-off-by: Dominik Csapak <dominik.csapak@gmail.com>
|
|
Not much to change, only a newer version of the udev binding crate is
required, as else we get a build error due to a type error (char ==
u8 on one and char == i8 on the other platform).
A successful build is still blocked by a similar issue in our own
proxmox-backup crate, but that should be easy to address.
Signed-off-by: Thomas Lamprecht <thomas@lamprecht.org>
|
|
Signed-off-by: Dominik Csapak <dominik.csapak@gmail.com>
|