]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
cli handler: print correct command prefix for alias in asciidoc output
[pve-common.git] / debian / changelog
index 749b319596b0fa7e77f62c89ba988c8a783a372c..de0bd1e83a548793e149ae1a7375b8f81d2f752e 100644 (file)
@@ -1,3 +1,30 @@
+libpve-common-perl (8.2.2) bookworm; urgency=medium
+
+  * tools: fix wrapper for mknod syscall
+
+  * fix #5486: add '%' to list of encoded characters for when percent-encoding
+    text to ensure the original value is correctly restored when decoding such
+    a percent-encoded string again
+
+  * fix #5529: cgroup: correctly handle changing cpu quota without a quota
+    passed
+
+  * cli: use double-hyphen as argument prefix for doc and CLI help output
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 30 Jul 2024 21:42:12 +0200
+
+libpve-common-perl (8.2.1) bookworm; urgency=medium
+
+  * interfaces: support stanzas without types/methods, like ifupdown2 supports
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 23 Apr 2024 15:42:55 +0200
+
+libpve-common-perl (8.2.0) bookworm; urgency=medium
+
+  * fix #545: interfaces: allow arbitrary bridge names in network config
+
+ -- Proxmox Support Team <support@proxmox.com>  Sun, 21 Apr 2024 11:50:54 +0200
+
 libpve-common-perl (8.1.2) bookworm; urgency=medium
 
   * remote format: improve documentation of expected API-token format