diff --git a/pmg-rs/Cargo.toml b/pmg-rs/Cargo.toml index 6bf3469..1797310 100644 --- a/pmg-rs/Cargo.toml +++ b/pmg-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pmg-rs" -version = "0.7.3" +version = "0.7.4" description = "PMG parts which have been ported to rust" homepage = "https://www.proxmox.com" authors = ["Proxmox Support Team "] diff --git a/pmg-rs/debian/changelog b/pmg-rs/debian/changelog index 104cc97..fdf2dba 100644 --- a/pmg-rs/debian/changelog +++ b/pmg-rs/debian/changelog @@ -1,3 +1,13 @@ +libpmg-rs-perl (0.7.4) bookworm; urgency=medium + + * update to env logger 0.10 + + * use declare_magic for ACME + + * add Promox::Lib::PMG::use_safe_putenv + + -- Proxmox Support Team Wed, 06 Dec 2023 11:22:56 +0100 + libpmg-rs-perl (0.7.3) bookworm; urgency=medium * reset failure counts when unlocking second factors