mirror of
https://git.proxmox.com/git/proxmox
synced 2025-07-10 12:25:36 +00:00
bump proxmox to 0.7.1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
08d6e20c63
commit
bba65fe051
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox"
|
name = "proxmox"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.7.0"
|
version = "0.7.1"
|
||||||
authors = [
|
authors = [
|
||||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||||
|
@ -1,3 +1,18 @@
|
|||||||
|
rust-proxmox (0.7.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix tracking of subcommand prefix in order to produce correct help output
|
||||||
|
on errors
|
||||||
|
|
||||||
|
* u2f: make certificate optional
|
||||||
|
|
||||||
|
* u2f: make AuthResponse fields pub
|
||||||
|
|
||||||
|
* u2f: impl Deserialize for registration challenge
|
||||||
|
|
||||||
|
* add tools::hex_to_bin_exact
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 19 Nov 2020 08:54:26 +0100
|
||||||
|
|
||||||
rust-proxmox (0.7.0-1) unstable; urgency=medium
|
rust-proxmox (0.7.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
* rename 'step' to 'period' in totp values
|
* rename 'step' to 'period' in totp values
|
||||||
|
Loading…
Reference in New Issue
Block a user