]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 7.3-3
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 Mar 2023 15:35:45 +0000 (16:35 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 Mar 2023 15:35:45 +0000 (16:35 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 5c48b8da6ed63f403c3ef95e2ff6e47a7ff386b7..32e92bf53048924c8da0ee95baab27e59db75d37 100644 (file)
@@ -1,3 +1,20 @@
+libpve-common-perl (7.3-3) bullseye; urgency=medium
+
+  * fix #4299: network: check the interface specific sysfs path to detect if
+    IPv6 is disabled, as the global one might be available either way
+
+  * certificate: add helper to check if cert and key match
+
+  * API REST environment: postpone worker process collection on SIGCHLD if
+    it's likely that the process runs in an AnyEvent loop to avoid a race
+    resulting in failure to update the active task list
+
+  * section config: add helper for deleting keys from a entry
+
+  * certificate: actually print openssl errors
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 16 Mar 2023 16:35:39 +0100
+
 libpve-common-perl (7.3-2) bullseye; urgency=medium
 
   * fix #4299: check full path to 'disable_ipv6' file in case ipv6 is disabled