]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 4.4-4
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 25 May 2023 07:37:32 +0000 (09:37 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 25 May 2023 07:59:42 +0000 (09:59 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/changelog

index 84ea824b6763163009d35d6a047d569a5a7aec95..e038f7882e77bc7eeaccb2201ee68bfdb9946725 100644 (file)
@@ -1,3 +1,18 @@
+pve-container (4.4-4) bullseye; urgency=medium
+
+  * setup: avoid writing truncated machine-id if it didn't exist
+
+  * memory: set cgroupv2 memory.high to ~99.6% of memory.max hard-limit
+
+  * memory: enforce memory.high also on hotplug changes
+
+  * start: warn in case of conflicting lxc.idmap entries
+
+  * various code improvements (avoiding declarations in conditional
+    statements)
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 25 May 2023 09:46:20 +0200
+
 pve-container (4.4-3) bullseye; urgency=medium
 
   * fix #4460: setup: centos: create /etc/hostname if it does not exist