mirror of
https://git.proxmox.com/git/proxmox
synced 2025-07-09 17:52:17 +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]
|
||||
name = "proxmox"
|
||||
edition = "2018"
|
||||
version = "0.7.0"
|
||||
version = "0.7.1"
|
||||
authors = [
|
||||
"Dietmar Maurer <dietmar@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
|
||||
|
||||
* rename 'step' to 'period' in totp values
|
||||
|
Loading…
Reference in New Issue
Block a user