mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-06-13 13:30:39 +00:00
pve: bump version to 0.9.4
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3b81f9e2b5
commit
22a6b22630
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "pve-rs"
|
||||
version = "0.9.3"
|
||||
version = "0.9.4"
|
||||
description = "PVE parts which have been ported to Rust"
|
||||
homepage = "https://www.proxmox.com"
|
||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||
|
@ -1,3 +1,12 @@
|
||||
libpve-rs-perl (0.9.4) bookworm; urgency=medium
|
||||
|
||||
* rebuild with proxmox-notify version 0.5.4:
|
||||
+ ensures a bug fix for the missing Content-Length header for webhook
|
||||
notification is included.
|
||||
+ fix #6143: notify: allow overriding notification templates.
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 08 Apr 2025 12:56:07 +0200
|
||||
|
||||
libpve-rs-perl (0.9.3) bookworm; urgency=medium
|
||||
|
||||
* fix #4234: openid: adjust openid verification function for userinfo option
|
||||
|
Loading…
Reference in New Issue
Block a user