]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 8.2.1
[pve-common.git] / debian / changelog
index 2649678f795394ee271d0d9c3fe74aa5c409b8d3..1b7ddcfd90c4811d29066f1a458ac4bd781f2991 100644 (file)
@@ -1,3 +1,41 @@
+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
+
+  * json schema: add format description for pve-storage-id standard option
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 17 Apr 2024 21:10:32 +0200
+
+libpve-common-perl (8.1.1) bookworm; urgency=medium
+
+  * fix #5141: network parser: fix accidental RE result re-use and add tests
+
+  * network tests: switch to ifupdown2
+
+  * network parser: iterate deterministically
+
+  * schema: fixup description vs format_description in remote_format
+
+  * add PVE::Systemd::is_unit_active
+
+  * ticket: remove fallback for SHA1-base64 CSRF prevention tokens
+
+  * expose SYS_prctl
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Mar 2024 12:03:00 +0100
+
 libpve-common-perl (8.1.0) bookworm; urgency=medium
 
   * tools: Add mknod syscall