]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 7.1-2
[pve-common.git] / debian / changelog
index 461b0a4f1f46622a11ea38dd0fc36741fa78d44d..4abcac4a126bb7e2278557bddbd1a404de93ad8f 100644 (file)
@@ -1,3 +1,26 @@
+libpve-common-perl (7.1-2) bullseye; urgency=medium
+
+  * calendar event: base on more capable rust implementation via perlmod
+
+  * procfs statistics:
+    + initialize all fields to 0
+    + subtract 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 17:13:27 +0100
+
+libpve-common-perl (7.0-14) bullseye; urgency=medium
+
+  * schema: rename 'storagepair' format to 'storage-pair'
+
+  * schema: add 'pve-bridge-id' option, format and pair
+
+  * schema: add 'proxmox-remote' format and option
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Nov 2021 12:33:48 +0100
+
 libpve-common-perl (7.0-13) bullseye; urgency=medium
 
   * getxattr: trim the returned buffer to the correct size