]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 6.0-5
[pve-common.git] / debian / changelog
index d5c84999d5ab41c8b81f7e8aad299bb5b1fffa1f..e546dab7eb32d4505111dbba7806a3c5fb2c7079 100644 (file)
@@ -1,3 +1,28 @@
+libpve-common-perl (6.0-5) pve pmg; urgency=medium
+
+  * fix #2339: Handle multiple blank lines correctly in SectionConfig
+
+  * add postinst hook to fix /etc/aliases whitespace error~
+
+  * network: add uplink-id option
+
+  * network: use 'allow-ovs' instead of 'auto' for OVSBridge to fix race
+    with the then generated systemd ifup@.service on startup
+
+  * network: handle autostart setting for OVS interfaces
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 20 Sep 2019 16:38:39 +0200
+
+libpve-common-perl (6.0-4) pve pmg; urgency=medium
+
+  * fix #2303: detect IPs of p2p interfaces
+
+  * CLIHandler: consider all valid prefixes again for completion
+
+  * Tools: add fchownat syscall
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 17 Aug 2019 11:31:24 +0200
+
 libpve-common-perl (6.0-3) pve pmg; urgency=medium
 
   * cert: add public key type and size to info and JSON schema