From c68b69e9495cf8eaee02a1fe03742bab97296658 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 26 Apr 2024 16:52:41 +0200 Subject: [PATCH] sys: bump version to 0.5.4-1 Signed-off-by: Thomas Lamprecht --- proxmox-sys/Cargo.toml | 2 +- proxmox-sys/debian/changelog | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/proxmox-sys/Cargo.toml b/proxmox-sys/Cargo.toml index 5ddbe212..a4176e13 100644 --- a/proxmox-sys/Cargo.toml +++ b/proxmox-sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-sys" -version = "0.5.3" +version = "0.5.4" authors.workspace = true edition.workspace = true license.workspace = true diff --git a/proxmox-sys/debian/changelog b/proxmox-sys/debian/changelog index 76f070a3..2c10ed03 100644 --- a/proxmox-sys/debian/changelog +++ b/proxmox-sys/debian/changelog @@ -1,3 +1,12 @@ +rust-proxmox-sys (0.5.4-1) bookworm; urgency=medium + + * sys: Use safe std::io::IsTerminal wrapper for libc::isatty and depreacate + it + + * fix: use fragmented block size for space calculation + + -- Proxmox Support Team Fri, 26 Apr 2024 16:52:43 +0200 + rust-proxmox-sys (0.5.3-1) bookworm; urgency=medium * use epoch_to_rfc2822 from proxmox_time, fixes an issue with times in