diff --git a/common/pkg/debian/changelog b/common/pkg/debian/changelog index 709d19e..6498d4c 100644 --- a/common/pkg/debian/changelog +++ b/common/pkg/debian/changelog @@ -1,3 +1,9 @@ +libproxmox-rs-perl (0.3.4) bookworm; urgency=medium + + * add bindings for proxmox-shared-cache crate + + -- Proxmox Support Team Fri, 09 Aug 2024 14:21:41 +0200 + libproxmox-rs-perl (0.3.3) bookworm; urgency=medium * move ssl var probing to Proxmox::Lib::SslProbe diff --git a/common/pkg/debian/control b/common/pkg/debian/control index c01fcd8..0f79a7e 100644 --- a/common/pkg/debian/control +++ b/common/pkg/debian/control @@ -13,7 +13,7 @@ Package: libproxmox-rs-perl Architecture: any # always bump both versioned Depends and Breaks, otherwise systems with both # libpmg-rs-perl and libpve-rs-perl might load an outdated lib and break -Depends: libpve-rs-perl (>= 0.8.5) | libpmg-rs-perl (>= 0.6.2), +Depends: libpve-rs-perl (>= 0.8.10) | libpmg-rs-perl (>= 0.7.6), ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},