]> git.proxmox.com Git - pmg-api.git/commitdiff
bump pmg-rs dep to 0.7.4
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 6 Dec 2023 11:42:21 +0000 (12:42 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 6 Dec 2023 11:42:22 +0000 (12:42 +0100)
for ACME EAB support and openssl-probe env var fixup

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/control

index 44ab87e147680db4ea063aed2547a458450dd883..29829ac599c4d8cff83c6607ee520c5a361577b4 100644 (file)
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 12~),
                libmime-tools-perl,
                libnet-ldap-perl,
                libnet-server-perl,
-               libpmg-rs-perl (>= 0.7.2),
+               libpmg-rs-perl (>= 0.7.4),
                libpod-parser-perl,
                libproxmox-acme-perl,
                libproxmox-rs-perl (>= 0.2.0),
@@ -67,7 +67,7 @@ Depends: apt (>= 2~),
          libnet-ip-perl,
          libnet-ldap-perl,
          libnet-server-perl,
-         libpmg-rs-perl (>= 0.7.2),
+         libpmg-rs-perl (>= 0.7.4),
          libproxmox-acme-perl (>= 1.0.8),
          libproxmox-acme-plugins,
          libproxmox-rs-perl (>= 0.2.0),