bump version to 0.9.3-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2f1a46f748
commit
c9299e76fc
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-backup"
|
name = "proxmox-backup"
|
||||||
version = "0.9.3"
|
version = "0.9.4"
|
||||||
authors = ["Dietmar Maurer <dietmar@proxmox.com>"]
|
authors = ["Dietmar Maurer <dietmar@proxmox.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "AGPL-3"
|
license = "AGPL-3"
|
||||||
|
16
debian/changelog
vendored
16
debian/changelog
vendored
@ -1,3 +1,19 @@
|
|||||||
|
rust-proxmox-backup (0.9.4-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* implement API-token
|
||||||
|
|
||||||
|
* client/remote: allow using API-token + secret
|
||||||
|
|
||||||
|
* ui/cli: implement API-token management interface and commands
|
||||||
|
|
||||||
|
* ui: add widget to view the effective permissions of a user or token
|
||||||
|
|
||||||
|
* ui: datastore summary: handle error when havin zero snapshot of any type
|
||||||
|
|
||||||
|
* ui: move user, token and permissions into an access control tab panel
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2020 17:19:13 +0100
|
||||||
|
|
||||||
rust-proxmox-backup (0.9.3-1) unstable; urgency=medium
|
rust-proxmox-backup (0.9.3-1) unstable; urgency=medium
|
||||||
|
|
||||||
* fix #2998: encode mtime as i64 instead of u64
|
* fix #2998: encode mtime as i64 instead of u64
|
||||||
|
Loading…
Reference in New Issue
Block a user