]> git.proxmox.com Git - pve-cluster.git/blobdiff - debian/changelog
bump version to 4.0-51
[pve-cluster.git] / debian / changelog
index 1aebfd68ca58f7697609931ba0b2cfaca7e348d9..335b0ddd21cc8d29390fcafd90a567474f26e075 100644 (file)
@@ -1,3 +1,193 @@
+pve-cluster (4.0-51) stable; urgency=medium
+
+  * Fix #1383: pmxcfs: use memdb_tree_entry_free()
+
+  * remove the postinstall script as its task is performed by the service unit
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 01 Jun 2017 08:55:38 +0200
+
+pve-cluster (4.0-50) unstable; urgency=medium
+
+  * pvecm add: fix #1369 - re-allow using hostnames for ringX_addr
+
+  * change installarchlib to vendorarch
+
+  * remove autogenerated makefiles
+
+  * implement chown and chmod for user root group www-data and perm 0640
+
+  * Require Sys.Audit to read the cluster configuration
+
+  * use unsigned long for strtoul result
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 04 May 2017 10:20:14 +0200
+
+pve-cluster (4.0-49) unstable; urgency=medium
+
+  * pvecm add: assert that ringX IPs are available on node add
+
+  * pvecm add: report all errors found at once
+
+  * pvecm addnode: ensure ring1_addr is set if ring 1 is configured
+
+  * pvecm addnode: ensure ring address isn't already used by cluster
+
+  * pvecm addnode: error out on interactive call
+
+  * pvecm create: remove rrp_mode parameter
+
+  * pvecm add: fix check if corosync alread runs
+
+  * Remove depency to libxml-parser-perl
+
+  * buildsys: various cleanups
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 28 Feb 2017 12:02:56 +0100
+
+pve-cluster (4.0-48) unstable; urgency=medium
+
+  * add API class for cluster configuration
+
+  * move corosync config helpers to PVE::Cluster
+
+  * Fix #1199: pmxcfs: vmlist cache update condition in rename
+
+  * pmxcfs: cleanup: remove unnecessary checks before free
+
+  * new helper initialize_cert_cache()
+
+  * moved x509 certificate cache helpers from pve-manager package
+
+  * setup_sshd_config: add start_sshd flag
+
+  * pvecm.pm: add space after perl reference operator
+
+  * error out when getting remote ip address fails
+
+  * get_local_migration_ip: change to a reasonable error message
+
+  * set PERLIB=.. instead of overwriting rules from pve-doc-generator.mk
+
+  * do not set format_description for migration type property
+
+  * removed unused script gen-datacenter-pod.pl
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 29 Nov 2016 12:00:11 +0100
+
+pve-cluster (4.0-47) unstable; urgency=medium
+
+  * add migration format to datacenter config
+
+  * add 'mtunnel' to pvecm
+
+  * add get_local_migration_ip method
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 03 Nov 2016 08:40:21 +0100
+
+pve-cluster (4.0-46) unstable; urgency=medium
+
+  * Fix #1093: allow also delete node by IP
+
+  * reload corosync.conf after removing a node
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 20 Sep 2016 09:36:22 +0200
+
+pve-cluster (4.0-45) unstable; urgency=medium
+
+  * pmxcfs: increase max filesize from 128k to 512k
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 13 Sep 2016 06:30:13 +0200
+
+pve-cluster (4.0-44) unstable; urgency=medium
+
+  * add mac_prefix option to datacenter.cfg
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Aug 2016 14:51:35 +0200
+
+pve-cluster (4.0-43) unstable; urgency=medium
+
+  * ensure quorum is set false when corosync fails
+
+  * cleanup format strings for cfs_* messages
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jul 2016 13:57:08 +0200
+
+pve-cluster (4.0-42) unstable; urgency=medium
+
+  * Fix command line arguments when creating the ssl private key
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Jun 2016 09:56:01 +0200
+
+pve-cluster (4.0-41) unstable; urgency=medium
+
+  * use UUID for CA certificate subject
+
+  * cleanup calls to external programs
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Jun 2016 13:06:19 +0200
+
+pve-cluster (4.0-40) unstable; urgency=medium
+
+  * pvecm: remove RPCEnvironment use clause
+
+  * fix rule for %.1-synopsis.adoc
+
+  * docs: replace NOTE: with WARNING:
+
+  * Fix #935: fix corosync.conf check
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 25 May 2016 11:37:08 +0200
+
+pve-cluster (4.0-39) unstable; urgency=medium
+
+  * Build-Depend on pve-doc-generator
+
+  * generate man pages with pve-doc-generator
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Apr 2016 17:43:36 +0200
+
+pve-cluster (4.0-38) unstable; urgency=medium
+
+  * allow empty values in rrddata
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 31 Mar 2016 10:33:07 +0200
+
+pve-cluster (4.0-37) unstable; urgency=medium
+
+  * Add warning for pvecm commands if not part of cluster
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 15 Mar 2016 16:44:50 +0100
+
+pve-cluster (4.0-36) unstable; urgency=medium
+
+  * fix #904: wrap openssl with faketime
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 Mar 2016 08:34:47 +0100
+
+pve-cluster (4.0-35) unstable; urgency=medium
+
+  * add 'fencing' to datacenter.cfg
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 04 Mar 2016 17:01:09 +0100
+
+pve-cluster (4.0-34) unstable; urgency=medium
+
+  * always start rrd grephs at 0
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 27 Feb 2016 09:38:04 +0100
+
+pve-cluster (4.0-33) unstable; urgency=medium
+
+  * add check for int overflow on vmids
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Feb 2016 19:08:21 +0100
+
+pve-cluster (4.0-32) unstable; urgency=medium
+
+  * add 'max_workers' to datacenter.cfg
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Feb 2016 10:00:54 +0100
+
 pve-cluster (4.0-31) unstable; urgency=medium
 
   * Use correct key usage in node SSL certificate