Age | Commit message (Collapse) | Author |
|
Effectively a port from the debian packaging[0].
[0]: https://git.proxmox.com/?p=proxmox-backup.git;a=commit;h=198ebc6c86380351662b8b01537f449538ff1e6b
Signed-off-by: Thomas Lamprecht <thomas@lamprecht.org>
|
|
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>
|
|
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>
|
|
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>
|
|
cherry-pick commit 449e4a66fe53221c459ef9471b5d1a8ec4b82808
Signed-off-by: Thomas Lamprecht <thomas@lamprecht.org>
|
|
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
|
|
not in base-devel and tripped a build on aarch64 here as llvm-config
and libclang.so is required
Signed-off-by: Thomas Lamprecht <thomas@lamprecht.org>
|
|
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: Thomas Lamprecht <thomas@lamprecht.org>
|
|
Signed-off-by: Dominik Csapak <dominik.csapak@gmail.com>
|