mirror of
https://git.proxmox.com/git/proxmox
synced 2025-04-28 13:35:19 +00:00
25 lines
768 B
Plaintext
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
|