]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
d/control: break pmg-api (<< 6.1-7)
[pve-common.git] / debian / changelog
index 30c640776fc2c7e4db16efe92ee2f7b891676c6f..346bbad9a9c83c23aaa032667e6b20cf02e203a8 100644 (file)
@@ -1,3 +1,60 @@
+libpve-common-perl (6.0-14) pve pmg; urgency=medium
+
+  * INotify: use 'auto' for ovs interfaces with ifupdown2
+
+  * INotify : fix OVSBond and OvsintPort order, and add more tests
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 07 Mar 2020 17:51:16 +0100
+
+libpve-common-perl (6.0-13) pve pmg; urgency=medium
+
+  * INotify: fix mtu check and add test
+
+  * INotify : check_bridge : fix bridge-ports with vlan tagged interface
+
+  * zsh-completion: Add missing "options end here flag" to compadd
+
+  * get_ip_from_hostname: check all address we get from getaddrinfo_all for non-local IP
+
+  * INotify: use cidr for address on config change
+
+  * partially fix #2618: increase maximum port for spice to 61999
+
+  * add LDAP Wrapper code from Mailgateway
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 04 Mar 2020 15:44:15 +0100
+
+libpve-common-perl (6.0-12) pve pmg; urgency=medium
+
+  * systemd: add un-/escape_unit helpers
+
+  * procfs: add check_kernel_release
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 31 Jan 2020 10:32:59 +0100
+
+libpve-common-perl (6.0-11) pve pmg; urgency=medium
+
+  * ACME: use GET-as-POST call for compatibility with new API authorization
+    requirements
+
+  * API schema: add 'allowtoken' property
+
+  * INotify network: improve vlan interface parsing
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 28 Jan 2020 11:33:21 +0100
+
+libpve-common-perl (6.0-10) pve pmg; urgency=medium
+
+  * INotify: add "bond-primary" and "ovs_mtu" option
+
+  * INotify: allow vlan tagged bridge interface on non-vlanaware bridge
+
+  * INotify: forbid ip address on bridged interface.
+
+  * generate_csr: allow to set CN explicitly
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 13 Jan 2020 17:51:58 +0100
+
 libpve-common-perl (6.0-9) pve pmg; urgency=medium
 
   * add kernel_version helper to ProcFSTools