]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 6.2-1
[pve-common.git] / debian / changelog
index d59a72fce3a75fecaad58657d10079f25f83a4a4..c21d5f33ef3ba35c0442205eda6cf838f9a46b12 100644 (file)
@@ -1,3 +1,95 @@
+libpve-common-perl (6.2-1) pve pmg; urgency=medium
+
+  * file get contents: bump default size limit to 512k to match pmxcfs max file
+    size
+
+  * run command helper: improve performance for logging and long lines
+
+  * run command helper: fix matching of \r\n line ending
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 19 Aug 2020 12:29:06 +0200
+
+libpve-common-perl (6.1-5) pve pmg; urgency=medium
+
+  * JSONSchema: add format validator support and cleanup check_format
+
+  * sendmail: separate 'mailto' list from the rest of the parameters
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 07 Jul 2020 19:26:58 +0200
+
+libpve-common-perl (6.1-4) pve pmg; urgency=medium
+
+  * fix #2374: bridge-ports is assumed to be defined
+
+  * schema: register timezone format and add verification method
+
+  * fix #2796: debian/postinst: check for existing /etc/aliases
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 03 Jul 2020 14:16:49 +0200
+
+libpve-common-perl (6.1-3) pve pmg; urgency=medium
+
+  * network: vlan-aware bridge: fix PVID when trunks are defined
+
+  * Add total sum of physical CPU core count to CPU info used by node status
+    API call
+
+  * netowrk: always autostart bond slaves interfaces
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 08 Jun 2020 17:37:11 +0200
+
+libpve-common-perl (6.1-2) pve pmg; urgency=medium
+
+  * fix adding VLAN trunks to virtual guests NICs
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 09 May 2020 21:00:29 +0200
+
+libpve-common-perl (6.1-1) pve pmg; urgency=medium
+
+  * fix #2696: avoid 'undefined value' warning in unkown commands
+
+  * ProcFSTools: fix read_meminfo without KSM
+
+  * network: fix adding vlan tags to bridge
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 May 2020 12:14:19 +0200
+
+libpve-common-perl (6.0-20) pve pmg; urgency=medium
+
+  * network: replace system() with run_command()
+
+  * acme: split out into new package proxmox-acme-perl
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Apr 2020 10:03:53 +0200
+
+libpve-common-perl (6.0-19) pve pmg; urgency=medium
+
+  * cpuset: cgroupv2 support and cleanup/refactor
+
+  * cpuset: allow empty cpusets
+
+  * JSONSchema: add acme-plugin-format
+
+  * JSONSchema: add idmap parser and storagepair format
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 04 Apr 2020 19:55:24 +0200
+
+libpve-common-perl (6.0-18) pve pmg; urgency=medium
+
+  * ldap: add optional classes to query_users and use them to filter
+
+  * ldap: optionally save group name by attribute
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 21 Mar 2020 16:49:47 +0100
+
+libpve-common-perl (6.0-17) pve pmg; urgency=medium
+
+  * inotify: ensure backwards compatibility on interface read
+
+  * normalize cidr, address and netmask entries.
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 13 Mar 2020 12:24:58 +0100
+
 libpve-common-perl (6.0-16) pve pmg; urgency=medium
 
   * notify: fix compatibility when address and netmask got passed separately on