]> git.proxmox.com Git - proxmox-perl-rs.git/commit
fixate openssl-probe dependency, probe env vars in perl
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 6 Dec 2023 10:19:30 +0000 (11:19 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 6 Dec 2023 10:21:25 +0000 (11:21 +0100)
commit089e555d5196d829d0f211d94dd78d6b100d5d3d
tree3c9bb30d62656e07363cd76052a8eb1444310f48
parentb9185327f482918670234f3d4fd2b70dfc4e21ef
fixate openssl-probe dependency, probe env vars in perl

This fixes an issue with `openssl-probe` calling `setenv` when (issued
via the `native-tls` crate with the ACME client) which crashes perl.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
common/pkg/Proxmox/Lib/Common.pm
pmg-rs/debian/control