mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-08-16 22:17:47 +00:00
bump version to 3.3.2-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
c57ac02879
commit
ed8bc69a50
@ -1,5 +1,5 @@
|
|||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "3.3.1"
|
version = "3.3.2"
|
||||||
authors = [
|
authors = [
|
||||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||||
"Dominik Csapak <d.csapak@proxmox.com>",
|
"Dominik Csapak <d.csapak@proxmox.com>",
|
||||||
|
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
rust-proxmox-backup (3.3.2-1) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* pbs-client: remove `log` dependency and migrate to our common,
|
||||||
|
`tracing`-based, logging infrastructure. No semantic change intended.
|
||||||
|
|
||||||
|
* file restore: switch to more modern blockdev option for drives in QEMU
|
||||||
|
wrapper for the restore VM.
|
||||||
|
|
||||||
|
* pxar: client: fix missing file size check for metadata comparison
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 09 Dec 2024 10:37:32 +0100
|
||||||
|
|
||||||
rust-proxmox-backup (3.3.1-1) bookworm; urgency=medium
|
rust-proxmox-backup (3.3.1-1) bookworm; urgency=medium
|
||||||
|
|
||||||
* tree-wide: add missing O_CLOEXEC flags to `openat` calls to avoid passing
|
* tree-wide: add missing O_CLOEXEC flags to `openat` calls to avoid passing
|
||||||
|
Loading…
Reference in New Issue
Block a user