]> git.proxmox.com Git - pve-installer.git/commitdiff
bump version to 7.0-4
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 24 Jun 2021 09:04:34 +0000 (11:04 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 24 Jun 2021 09:05:08 +0000 (11:05 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index ab75dc4bf704bc6984d5344a5077d85231a9d829..ee9b7903dc53cb3bc3946b3b2d9847cc32f7760e 100644 (file)
@@ -1,3 +1,16 @@
+proxmox-installer (7.0-4) bullseye; urgency=medium
+
+  * clean disk: sort blockdevs by length to clean depth-first
+
+  * lvcreate: pass --yes to ensure wipesignatures is answered with go-
+    for-it
+
+  * try to make LVM less noisy regarding leaked file-descriptors
+
+  * network: sync bridge option names with pve-common
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 24 Jun 2021 11:04:45 +0200
+
 proxmox-installer (7.0-3) bullseye; urgency=medium
 
   * pid1: shutdown: send a more friendly TERM signal first