]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 7.0-11
[pve-common.git] / debian / changelog
index 7291f45952dac22668cb1517c6fd1e793907306a..f412c35c44ab0aa7c972c2d3031f1bb45cf8df96 100644 (file)
@@ -1,12 +1,35 @@
-libpve-common-perl (7.0-8) bullseye; urgency=medium
+libpve-common-perl (7.0-11) bullseye; urgency=medium
+
+  * tempfile: improve base path selection, use user-specific rundir if
+    available, fallback to `/tmp` if that's not the case and the process
+    doesn't run under the root UID
+
+  * tools: add set/get xattr methods to expose the syscalls with the same name
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Oct 2021 09:35:38 +0200
+
+libpve-common-perl (7.0-10) bullseye; urgency=medium
+
+  * net: get local ip: catch any error from get_reachable_networks
+
+  * inotify: network: detect "allow-auto" as "auto" synonym
+
+  * subscription: switch verification domain over to shop.proxmox.com
+
+  * inotify: network: improve "allow-hotplug" & "auto" interaction by mapping
+    the former to the later (for now).
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 29 Sep 2021 10:01:09 +0200
+
+libpve-common-perl (7.0-9) bullseye; urgency=medium
 
   * fix #2368: network: extend infiniband recognition in regex
 
   * net: ip from host: avoid using an undefined variable in error message
 
-  * net: add helper to get all reachable networks
+  * net: add helpers to get all reachable networks
 
- -- Proxmox Support Team <support@proxmox.com>  Fri, 17 Sep 2021 17:47:50 +0200
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 18 Sep 2021 14:51:44 +0200
 
 libpve-common-perl (7.0-6) bullseye; urgency=medium