mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-11 10:54:17 +00:00
bump proxmox to 0.1.35-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
293293aa9b
commit
e412ffdd37
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox"
|
name = "proxmox"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.1.34"
|
version = "0.1.35"
|
||||||
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,12 @@
|
|||||||
|
rust-proxmox (0.1.35-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* procfs: add loadavg
|
||||||
|
|
||||||
|
* procfs: don't count guest and guest_nice times twice in cpu usage
|
||||||
|
calculation
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 11:10:28 +0200
|
||||||
|
|
||||||
rust-proxmox (0.1.34-1) unstable; urgency=medium
|
rust-proxmox (0.1.34-1) unstable; urgency=medium
|
||||||
|
|
||||||
* add 'constnamemap' macro
|
* add 'constnamemap' macro
|
||||||
|
Loading…
Reference in New Issue
Block a user