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