diff --git a/pve-rs/Cargo.toml b/pve-rs/Cargo.toml index 511cdc8..7f0bf05 100644 --- a/pve-rs/Cargo.toml +++ b/pve-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pve-rs" -version = "0.4.2" +version = "0.4.4" authors = ["Proxmox Support Team "] edition = "2018" license = "AGPL-3" diff --git a/pve-rs/debian/changelog b/pve-rs/debian/changelog index fa19b40..a90ffdf 100644 --- a/pve-rs/debian/changelog +++ b/pve-rs/debian/changelog @@ -1,3 +1,10 @@ +libpve-rs-perl (0.4.4) bullseye; urgency=medium + + * fix an issue with multi-facet u2f where the appid was used instead of the + origin, which caused verifications to fail + + -- Proxmox Support Team Mon, 22 Nov 2021 13:31:24 +0100 + libpve-rs-perl (0.4.3) bullseye; urgency=medium * fix 0.4.x build, actually break libpve-access-control (<< 7.1-3) due to