]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 6.0-10
[pve-common.git] / debian / changelog
index b5ba65c2dd22722a2b4e989d6e1d577106271785..9cb3c2626a84f272ff4618430af7ea1773d8e6b3 100644 (file)
@@ -1,3 +1,107 @@
+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
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 23 Nov 2019 16:15:10 +0100
+
+libpve-common-perl (6.0-8) pve pmg; urgency=medium
+
+  * fix Tools::df for big storage usage values
+
+  * ProcFSTools: include ppid in read_proc_pid_stat
+
+  * add new Kernel mount API wrappers and constants
+
+  * ysFSTools: do not assume PCI domain 0000
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 20 Nov 2019 18:43:05 +0100
+
+libpve-common-perl (6.0-7) pve pmg; urgency=medium
+
+  * cert: add fingerprint helper
+
+  * JSONSchema: add pve-tag format
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 08 Nov 2019 12:48:29 +0100
+
+libpve-common-perl (6.0-6) pve pmg; urgency=medium
+
+  * fix #2433: add new TFA-secret format and support longer secrets
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 29 Oct 2019 08:07:29 +0100
+
+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
+
+  * include all available CPU flags in read_cpuinfo
+
+  * add array_intersect method
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 23 Jul 2019 09:14:58 +0200
+
+libpve-common-perl (6.0-2) pve pmg; urgency=medium
+
+  * systemd: add wait_for_unit_removed helper
+
+  * add fallback for CSRF token recognition
+
+  * use hmac_sha256 when assembling CSRF token
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 24 Jun 2019 17:16:28 +0200
+
+libpve-common-perl (6.0-1) pve pmg; urgency=medium
+
+  * print defaulttxt as sprintf parameter
+
+  * inotify: network/interfaces: fix 'Use of uninitialized value' for netmask
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 14 Jun 2019 20:28:56 +0200
+
+libpve-common-perl (6.0-0+2) pve pmg; urgency=medium
+
+  * fix authentication over spice client by ensuring ticket does not use an
+    undefined variable
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 23 May 2019 13:00:15 +0200
+
 libpve-common-perl (6.0-0+1) pve pmg; urgency=medium
 
   * bump version for buster