diff --git a/pmg-rs/Cargo.toml b/pmg-rs/Cargo.toml index 8ed128e..a750d08 100644 --- a/pmg-rs/Cargo.toml +++ b/pmg-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pmg-rs" -version = "0.7.5" +version = "0.7.6" 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 982529e..4aa17ed 100644 --- a/pmg-rs/debian/changelog +++ b/pmg-rs/debian/changelog @@ -1,3 +1,13 @@ +libpmg-rs-perl (0.7.6) bookworm; urgency=medium + + * upgrade to current rust crates or perlmod and proxmox-sys/tfa/apt/notify + + * add bindings for proxmox-shared-cache crate + + * use apt api method implementation from proxmox-apt crate + + -- Proxmox Support Team Fri, 09 Aug 2024 14:19:56 +0200 + libpmg-rs-perl (0.7.5) bookworm; urgency=medium * add EAB binding support to ACME