]> git.proxmox.com Git - proxmox-perl-rs.git/commitdiff
bump pve-rs to 0.4.3
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 19 Nov 2021 13:35:11 +0000 (14:35 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 19 Nov 2021 13:35:11 +0000 (14:35 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pve-rs/debian/changelog

index d95ea6b5dbc1aa71535070571cc1ca8a2c17eb0b..fa19b407a13586311b1390b2411fc22170cb94a8 100644 (file)
@@ -1,3 +1,11 @@
+libpve-rs-perl (0.4.3) bullseye; urgency=medium
+
+  * fix 0.4.x build, actually break libpve-access-control (<< 7.1-3) due to
+    OpenID changes to ensure that we have no package state that would break
+    login..
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Nov 2021 14:34:41 +0100
+
 libpve-rs-perl (0.4.2) bullseye; urgency=medium
 
   * fix resetting unreadable webauthn challenge data
@@ -12,7 +20,7 @@ libpve-rs-perl (0.4.1) bullseye; urgency=medium
 
 libpve-rs-perl (0.4.0) bullseye; urgency=medium
 
-  * depend on proxmox-openid 0.0 (support prompt and scopes)
+  * depend on proxmox-openid 0.9 (support prompt and scopes)
 
   * openid: use new verify_authorization_code_simple() to return all claims