mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-06-15 16:04:13 +00:00
pve: bump version to 0.9.3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ab59f5a772
commit
02c8ef8e85
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "pve-rs"
|
||||
version = "0.9.2"
|
||||
version = "0.9.3"
|
||||
description = "PVE parts which have been ported to Rust"
|
||||
homepage = "https://www.proxmox.com"
|
||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||
|
@ -1,3 +1,11 @@
|
||||
libpve-rs-perl (0.9.3) bookworm; urgency=medium
|
||||
|
||||
* fix #4234: openid: adjust openid verification function for userinfo option
|
||||
|
||||
* log: use new logging builder, print to stderr and journald
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 04 Apr 2025 19:45:17 +0200
|
||||
|
||||
libpve-rs-perl (0.9.2) bookworm; urgency=medium
|
||||
|
||||
* move openid code from pve-rs to common with backward compatible wrappers
|
||||
|
Loading…
Reference in New Issue
Block a user