]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 7.1-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 13 Jan 2022 15:31:31 +0000 (16:31 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 13 Jan 2022 15:31:31 +0000 (16:31 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 03fdef4a46873fb54b24f31c5bced956dc54f768..2378ff53bd53ae34da6a1ebbedb9ff30b97ef80a 100644 (file)
@@ -1,3 +1,16 @@
+libpve-common-perl (7.1-1) bullseye; urgency=medium
+
+  * calendar event: base on more capable rust implementation via perlmod
+
+  * procfs statistics:
+    + initialize all fields to 0
+    + substract guest && guest_nice from user && nice time similar to other
+      metric tools like htop or telegraf
+    + add irq/softirq/steal to total used cpu
+    + use total of all non-idle fields to compute percentage
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 13 Jan 2022 16:31:27 +0100
+
 libpve-common-perl (7.0-14) bullseye; urgency=medium
 
   * schema: rename 'storagepair' format to 'storage-pair'