pve-access-control/debian/control
Thomas Lamprecht eea851d5c0 d/control: bump versioned dependency for libpve-rs-perl
to ensure verify_authorization_code we use understands the
query_userinfo parameter.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-04-04 19:57:20 +02:00

45 lines
1.4 KiB
Plaintext

Source: libpve-access-control
Section: perl
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper-compat (= 13),
libanyevent-perl,
libauthen-pam-perl,
libnet-ldap-perl,
libpve-cluster-perl,
libpve-common-perl (>= 8.0.8),
libpve-rs-perl,
libtest-mockmodule-perl,
liburi-perl,
libuuid-perl,
lintian,
perl,
pve-cluster (>= 6.1-4),
pve-doc-generator (>= 5.3-3)
Standards-Version: 4.6.2
Homepage: https://www.proxmox.com
Package: libpve-access-control
Architecture: all
Depends: libauthen-pam-perl,
libcrypt-openssl-random-perl,
libcrypt-openssl-rsa-perl,
libjson-perl,
libjson-xs-perl,
libmime-base32-perl,
libnet-ldap-perl,
libnet-ssleay-perl,
libpve-cluster-perl,
libpve-common-perl (>= 8.0.8),
libpve-rs-perl (>= 0.9.3),
libpve-u2f-server-perl (>= 1.0-2),
liburi-perl,
libuuid-perl,
pve-cluster (>= 6.1-4),
${misc:Depends},
${perl:Depends}
Breaks: pve-manager (<< 7.0-15)
Description: Proxmox VE access control library
This package contains the role based user management and access
control function used by Proxmox VE.