rust-proxmox-daemon (1.0.0-1) trixie; urgency=medium

  * re-build for Debian Trixie based releases.

  * update to newer nix, proxmox-sys & proxmox-systemd crate versions from
    workspace.

 -- Proxmox Support Team <support@proxmox.com>  Wed, 21 May 2025 11:53:11 +0200

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
