mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-05-30 03:12:46 +00:00
bump pmg-rs to 0.7.5
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
237b276028
commit
fb5f1be6dc
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "pmg-rs"
|
name = "pmg-rs"
|
||||||
version = "0.7.4"
|
version = "0.7.5"
|
||||||
description = "PMG parts which have been ported to rust"
|
description = "PMG parts which have been ported to rust"
|
||||||
homepage = "https://www.proxmox.com"
|
homepage = "https://www.proxmox.com"
|
||||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
libpmg-rs-perl (0.7.5) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* add EAB binding support to ACME
|
||||||
|
|
||||||
|
* make Proxmox::Lib::PMG pull in Proxmox::Lib::SslProbe to work around
|
||||||
|
an issue where the openssl-probe crate calls setenv() and messes up perl's
|
||||||
|
view of the environment
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2023 09:57:43 +0100
|
||||||
|
|
||||||
libpmg-rs-perl (0.7.4) bookworm; urgency=medium
|
libpmg-rs-perl (0.7.4) bookworm; urgency=medium
|
||||||
|
|
||||||
* update to env logger 0.10
|
* update to env logger 0.10
|
||||||
|
Loading…
Reference in New Issue
Block a user