proxmox/proxmox-daemon/debian/changelog
Thomas Lamprecht b74391cada daemon: bump version to 0.1.2-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-12-30 15:34:16 +01:00

25 lines
768 B
Plaintext

rust-proxmox-daemon (0.1.2-1) bookworm; urgency=medium
* try to remove existing unix socket in bind directly, as there we can tell
for sure that the old one isn't required anymore.
* output debug log when restoring FD passed through environment.
-- Proxmox Support Team <support@proxmox.com> Mon, 30 Dec 2024 15:33:03 +0100
rust-proxmox-daemon (0.1.1-1) bookworm; urgency=medium
* remove unused dependency on once_cell
* lower a Box<FnMut> to its intended Box<FnOnce>
* doc fixups
-- Proxmox Support Team <support@proxmox.com> Wed, 14 Aug 2024 11:41:24 +0200
rust-proxmox-daemon (0.1.0-1) bookworm; urgency=medium
* initial split out of proxmox-rest-server
-- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2024 14:16:42 +0200