From cd0e7b8cd2f3e4ece77e0331fb881d87b91a1c18 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 4 Jun 2024 11:01:09 +0200 Subject: [PATCH] pve: bump version to 0.8.9 Signed-off-by: Wolfgang Bumiller --- pve-rs/Cargo.toml | 2 +- pve-rs/debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pve-rs/Cargo.toml b/pve-rs/Cargo.toml index 5a43557..4cba3b0 100644 --- a/pve-rs/Cargo.toml +++ b/pve-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pve-rs" -version = "0.8.8" +version = "0.8.9" description = "PVE parts which have been ported to Rust" homepage = "https://www.proxmox.com" authors = ["Proxmox Support Team "] diff --git a/pve-rs/debian/changelog b/pve-rs/debian/changelog index 8e10dcb..504de54 100644 --- a/pve-rs/debian/changelog +++ b/pve-rs/debian/changelog @@ -1,3 +1,9 @@ +libpve-rs-perl (0.8.9) bookworm; urgency=medium + + * update to notify 0.4: use file based notification templates + + -- Proxmox Support Team Tue, 04 Jun 2024 11:01:03 +0200 + libpve-rs-perl (0.8.8) bookworm; urgency=medium * notify: include 'hostname' and 'type' metadata fields for forwarded mails