]> git.proxmox.com Git - proxmox-perl-rs.git/commitdiff
pve: bump version to 0.8.8 master
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 10 Jan 2024 13:20:00 +0000 (14:20 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 10 Jan 2024 13:20:00 +0000 (14:20 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
pve-rs/Cargo.toml
pve-rs/debian/changelog

index ba30e9d224c1f83841c642822261f671d21786a5..5fcebf37d10da6276df9775f49321e658ba1e857 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "pve-rs"
-version = "0.8.7"
+version = "0.8.8"
 description = "PVE parts which have been ported to Rust"
 homepage = "https://www.proxmox.com"
 authors = ["Proxmox Support Team <support@proxmox.com>"]
index c6fc24acd10b1bcc98742d014b2ee9ae84ca63e0..8e10dcbb5dc6d1bf2f572a79455de515883008e2 100644 (file)
@@ -1,3 +1,15 @@
+libpve-rs-perl (0.8.8) bookworm; urgency=medium
+
+  * notify: include 'hostname' and 'type' metadata fields for forwarded mails
+
+  * notify: smtp: forward original message instead of nesting
+
+  * notify: smtp: add 'Auto-Submitted' header to email body
+
+  * notify: api: allow resetting built-in targets if used by a matcher
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 10 Jan 2024 14:19:47 +0100
+
 libpve-rs-perl (0.8.7) bookworm; urgency=medium
 
   * notify: adapt to new matcher-based notification routing