]> git.puffer.fish Git - mirror/pve-network.git/commitdiff
d/control: bump versioned dependency for pve-cluster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 18 Nov 2024 15:41:01 +0000 (16:41 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 18 Nov 2024 15:49:46 +0000 (16:49 +0100)
to ensure 'sdn/pve-ipam-state.json' is in the list of observed files
for version tracking and direct IPC get-config availability through
pmxcfs.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index 1f971969735e3b2feaf855201eae39da24818b3b..6c08fbf7d6db5a4d53699ac99b18d735b46d64b5 100644 (file)
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
                libnet-subnet-perl,
                libtest-mockmodule-perl,
                perl,
-               pve-cluster (>= 8.0.5),
+               pve-cluster (>= 8.0.9),
                pve-doc-generator (>= 5.3-3),
                libpve-access-control,
 Standards-Version: 4.6.1
@@ -17,7 +17,7 @@ Homepage: https://www.proxmox.com
 Package: libpve-network-perl
 Architecture: all
 Depends: libpve-common-perl (>= 5.0-45),
-         pve-cluster (>= 8.0.5),
+         pve-cluster (>= 8.0.9),
          libnet-subnet-perl,
          libnet-ip-perl,
          libnetaddr-ip-perl,