From a3e466af883643faac1a57b3680c68e3a70f9935 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 9 Aug 2024 14:20:50 +0200 Subject: [PATCH] bump pmg-rs to 0.7.6 Signed-off-by: Wolfgang Bumiller --- pmg-rs/Cargo.toml | 2 +- pmg-rs/debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) 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