[pdm-devel] [PATCH proxmox-datacenter-manager 0/3] fix pdm build for trixie

Stefan Hanreich s.hanreich at proxmox.com
Mon Aug 11 16:18:41 CEST 2025


Some additional properties got introduced for existing structs, which prevented
PDM from building on Trixie. Also, on startup the privileged API would
immediately fail setting the owner of the priv socket, so fix that as well.

proxmox-datacenter-manager:

Stefan Hanreich (3):
  qemu: set with_conntrack_state when remote migrating
  api: privileged: fix fchownat call
  lxc: qemu: set new status properties

 server/src/api/pve/qemu.rs                          |  1 +
 server/src/bin/proxmox-datacenter-privileged-api.rs | 13 +++----------
 ui/src/pve/lxc.rs                                   |  5 +++++
 ui/src/pve/qemu.rs                                  |  7 +++++++
 4 files changed, 16 insertions(+), 10 deletions(-)


Summary over all repositories:
  4 files changed, 16 insertions(+), 10 deletions(-)

-- 
Generated by git-murpp 0.8.0



More information about the pdm-devel mailing list