]> git.proxmox.com Git - pmg-api.git/commitdiff
bump pmg-rs dependency to 0.7.2
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 27 Jun 2023 14:08:05 +0000 (16:08 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 28 Jun 2023 09:23:50 +0000 (11:23 +0200)
Required for the following methods:
- authentication_verify2
- api_unlock_tfa
- tfa_lock_status

Also enables lockout.

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

index a0c97f634343866791604bbb58ef8b0c6d543f47..44ab87e147680db4ea063aed2547a458450dd883 100644 (file)
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 12~),
                libmime-tools-perl,
                libnet-ldap-perl,
                libnet-server-perl,
-               libpmg-rs-perl (>= 0.6.1),
+               libpmg-rs-perl (>= 0.7.2),
                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.6.1),
+         libpmg-rs-perl (>= 0.7.2),
          libproxmox-acme-perl (>= 1.0.8),
          libproxmox-acme-plugins,
          libproxmox-rs-perl (>= 0.2.0),