]> git.proxmox.com Git - pve-cluster.git/blobdiff - debian/changelog
bump version to 6.0-0+1
[pve-cluster.git] / debian / changelog
index 401aedf150a5229be96a09825fd5dda43e316ce3..8a1cc2e5450029e8796c9133e099bd1f625f5e90 100644 (file)
@@ -1,3 +1,766 @@
+pve-cluster (6.0-0+1) pve; urgency=medium
+
+  * update version for Debian Buster
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 21 May 2019 18:10:10 +0200
+
+pve-cluster (5.0-37) unstable; urgency=medium
+
+  * ipcc: increase restart grace period
+
+  * pmxcfs: allow read access for www-data to /run dir to let pveproxy
+    detect pmxcfs restarts
+
+  * fix #1777: join: assert that local nodename bound IP is configured
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 30 Apr 2019 13:58:42 +0000
+
+pve-cluster (5.0-36) unstable; urgency=medium
+
+  * datacenter: only print properties to string if not already done
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 10 Apr 2019 15:46:45 +0200
+
+pve-cluster (5.0-35) unstable; urgency=medium
+
+  * restart pve-cluster.service on failure
+
+  * add u2f configuration to datacenter.cfg
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Apr 2019 13:37:03 +0200
+
+pve-cluster (5.0-34) unstable; urgency=medium
+
+  * fix #2049: avoid conflict with chrony service
+
+  * fix #1891: Add zsh command completion for pvecm
+
+  * allow to setup and remove qdevice for cluster with the pvecm CLI
+    tool
+
+  * mac_prefix: do not allow multicast prefixes
+
+  * cluster: use lock for legacy authkey generation
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 14 Mar 2019 09:34:16 +0100
+
+pve-cluster (5.0-33) unstable; urgency=medium
+
+  * add ha setting format string property to datacenter.cfg
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 07 Jan 2019 12:56:28 +0100
+
+pve-cluster (5.0-32) unstable; urgency=medium
+
+  * pmxcfs: add ceph.conf to observed files
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 20 Dec 2018 10:40:04 +0100
+
+pve-cluster (5.0-31) unstable; urgency=medium
+
+  * add 'for internal use' to description of addnode
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Nov 2018 13:06:11 +0100
+
+pve-cluster (5.0-30) unstable; urgency=medium
+
+  * simplify buildsys: replace autotools with plain makefiles
+
+  * api/join: avoid using an IPv6 address as worker task ID
+
+  * Fix #1848: typo in PVE::Cluster::join()
+
+  * Fix #1849: typos: aquire -> acquire
+
+  * add missing languages to datacenter_schema
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 23 Aug 2018 13:59:49 +0200
+
+pve-cluster (5.0-29) unstable; urgency=medium
+
+  * fix #1843: always free certificate file after reading it
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 24 Jul 2018 11:16:07 +0200
+
+pve-cluster (5.0-28) unstable; urgency=medium
+
+  * pvecm updatecerts: run in fork and time out after 30 seconds
+
+  * use constants for IPC request types
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 03 Jul 2018 14:12:33 +0200
+
+pve-cluster (5.0-27) unstable; urgency=medium
+
+  * fix #1743: cluster create: default to ring0_addr for bindnet0
+
+  * api: allow cluster wide sys auditors to get join info
+
+  * add lock helper for ACME
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 04 May 2018 12:55:49 +0200
+
+pve-cluster (5.0-26) unstable; urgency=medium
+
+  * add 'xtermjs' as possible default console type option
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 24 Apr 2018 11:07:25 +0200
+
+pve-cluster (5.0-25) unstable; urgency=medium
+
+  * fix daemonization of pmxcfs to avoid races with other services and its own
+    post-start hook trying to communicate with it before it's ready
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 13 Apr 2018 13:48:19 +0200
+
+pve-cluster (5.0-24) unstable; urgency=medium
+
+  * fix #1723: cluster joining via the CLI
+
+  * create known_hosts symlink on join
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 11 Apr 2018 11:28:27 +0200
+
+pve-cluster (5.0-23) unstable; urgency=medium
+
+  * API/Cluster: autoflush STDOUT for join and create
+
+  * pvecm join: also default to resolved IP with use_ssh param
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 05 Apr 2018 12:24:49 +0200
+
+pve-cluster (5.0-22) unstable; urgency=medium
+
+  * fix tainted input in backup_cfs_database
+
+  * refactor backup_cfs_database
+
+  * cluster join: ensure updatecerts gets called on quorate cluster
+
+  * api: add fork worker ID for create and join
+
+  * pvecm: check if APIClient exception code is defined
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 13 Mar 2018 12:35:43 +0100
+
+pve-cluster (5.0-21) stable; urgency=medium
+
+  * datacenter.cfg: add bwlimit
+
+  * api/cluster: move addnode/delnode from CLI to API
+
+  * api/cluster/addnode: return cluster config and authkey
+
+  * api/cluster: add join endpoint
+
+  * pvecm add: use API by default to join cluster
+
+  * cluster create: restart corosync & pmxfs in one go
+
+  * api/cluster: move cluster create from CLI to API
+
+  * api/cluster: add endpoint to GET cluster join information
+
+  * use resolved IP address for ring0_addr as default
+
+  * lock locally on cluster create and join
+
+  * pvecm: add: create task log on cluster join
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Feb 2018 09:56:14 +0100
+
+pve-cluster (5.0-20) stable; urgency=medium
+
+  * mtunnel: don't read extra files passed via the command line as input
+
+  * handle pmxcfs restarts in ipcc clients better
+
+  * pmxcfs: remove a now-unnecessary shutdown delay
+
+  * deprecate 'applet' console setting in datacenter.cfg, it now maps to
+    'html5'
+
+  * order LRM before CRM in post-installation commands to improve single-node
+    behavior
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 22 Jan 2018 15:09:45 +0100
+
+pve-cluster (5.0-19) stable; urgency=medium
+
+  * pause older ha-manager versions during post install script to avoid fencing
+    issues
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 07 Dec 2017 15:17:26 +0100
+
+pve-cluster (5.0-18) stable; urgency=medium
+
+  * fix sysctl.d/pve.conf installation
+
+  * fix issues with updating datacenter.cfg with migration settings being used
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 07 Dec 2017 08:11:44 +0100
+
+pve-cluster (5.0-17) stable; urgency=medium
+
+  * handle Net::SSLeay errors correctly
+
+  * factor out reading a nodes ssl cert fingerprint
+
+  * setup_sshd_config: remove useless start_sshd parameter
+
+  * pvecm: add/delete: local lock & avoid problems on first node addition
+
+  * pvecm: check early if the deletion cannot work
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 28 Nov 2017 16:41:50 +0100
+
+pve-cluster (5.0-16) unstable; urgency=medium
+
+  * pvecm: cleanup modules
+
+  * buildsys: autogen debug package
+
+  * cleanup build and packaging system
+
+  * remove unused sysv init.d service file
+
+  * pve-cluster service: remove $DAEMON_OPTS and environment file
+
+  * fix #1566: do not setup ssh config in updatecerts call
+
+  * ssh helper: disable escape keys
+
+  * fix #1559: pmxcfs: add missing lock when dumping .rrd
+
+  * cfs_lock: address race where alarm triggers with lock acquired
+
+  * cfs_lock: always unlock after code was executed
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 22 Nov 2017 08:20:25 +0100
+
+pve-cluster (5.0-15) unstable; urgency=medium
+
+  * cluster: improve error handling when reading files
+
+  * cluster: cfs_update: option to die rather than warn
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Oct 2017 15:06:22 +0200
+
+pve-cluster (5.0-14) unstable; urgency=medium
+
+  * fix #1504: abort in pmxcfs when opening a status file concurrently from
+    many processes
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Sep 2017 14:19:17 +0200
+
+pve-cluster (5.0-13) unstable; urgency=medium
+
+  * fix #1472: fix rrd file path
+
+  * improve internal handling of corosync configuration
+
+  * pvecm: improve locking when adding or deleting cluster nodes
+
+  * improve message outputs on IPC errors
+
+  * update SSH cipher list
+
+  * fix a problem with the tasklist & log when there were many unusually long
+    task logs
+
+  * fix #1486: spelling mistakes in pmxcfs
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Sep 2017 09:37:47 +0200
+
+pve-cluster (5.0-12) unstable; urgency=medium
+
+  * ssh_merge_known_hosts: also add entry if current sshkey does not match
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 12 Jul 2017 12:00:27 +0200
+
+pve-cluster (5.0-11) unstable; urgency=medium
+
+  * ssh_merge_known_hosts: address auth failure problem when using
+    uppercase hostnames
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 10 Jul 2017 08:53:58 +0200
+
+pve-cluster (5.0-10) unstable; urgency=medium
+
+  * pvecm delnode: prevent deleting current node
+
+  * factor out corosync methods to own module
+
+  * pmxcfs: fix segfault in cfs_create_status_msg
+
+  * add sshinfo_to_command_base
+
+  * mtunnel: add -run-command for insecure pipes
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Jun 2017 08:29:29 +0200
+
+pve-cluster (5.0-9) unstable; urgency=medium
+
+  * Remove a wrong warning message from pmxcfs.
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 01 Jun 2017 09:38:12 +0200
+
+pve-cluster (5.0-8) unstable; urgency=medium
+
+  * sshinfo: add the network cidr
+
+  * Fix #1383: pmxcfs: use memdb_tree_entry_free()
+
+  * Cluster.pm: add get_ssh_info and ssh_info_to_command
+
+  * add replication.cfg to observed files
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 31 May 2017 09:11:06 +0200
+
+pve-cluster (5.0-7) unstable; urgency=medium
+
+  * remove storage_replication_network setting from datacenter.cfg
+
+  * fix #1369 - re-allow using hostnames for ringX_addr
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 15 May 2017 14:57:50 +0200
+
+pve-cluster (5.0-6) unstable; urgency=medium
+
+  * remove postinst script
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 May 2017 07:42:12 +0200
+
+pve-cluster (5.0-5) unstable; urgency=medium
+
+  * fix check refusing chmod when it should be allowed
+
+  * add storage_replication_network setting to datacenter.cfg
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Apr 2017 13:58:54 +0200
+
+pve-cluster (5.0-4) unstable; urgency=medium
+
+  * allow chown and chmod on pmxcfs (for root:www-data / 0640)
+
+  * fix install location of IPCC.so
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 10 Apr 2017 15:53:16 +0200
+
+pve-cluster (5.0-3) unstable; urgency=medium
+
+  * rrd_dump: filter undefined values encodes as 'U'
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 17 Mar 2017 11:59:27 +0100
+
+pve-cluster (5.0-2) unstable; urgency=medium
+
+  * Rebuild with new corosync packages to correct dependencies
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 13 Mar 2017 13:23:12 +0100
+
+pve-cluster (5.0-1) unstable; urgency=medium
+
+  * Rebuild for PVE 5.0 / Debian Stretch
+
+  * Require Sys.Audit to read the cluster configuration
+
+  * Fix vmid cast in pmxcfs
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Mar 2017 13:03:20 +0100
+
+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
+
+  * Change CA SSL key size to 4096 bit
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Jan 2016 17:16:40 +0100
+
+pve-cluster (4.0-30) unstable; urgency=medium
+
+  * ipcc_send_rec: clear errno if we get a valid result
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 26 Dec 2015 19:11:13 +0100
+
+pve-cluster (4.0-29) unstable; urgency=medium
+
+  * qb_loop_timer_add: do not use small timeouts (avoid startup
+    problems at boot time)
+
+  * add/use dfsm_is_initialized to avoid unnecessary error logs at startup
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 04 Dec 2015 13:51:42 +0100
+
+pve-cluster (4.0-28) unstable; urgency=medium
+
+  * start pve-cluster before cron, because cron config can be
+    on /etc/pve (vzdump backup jobs)
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 02 Dec 2015 13:26:48 +0100
+
+pve-cluster (4.0-27) unstable; urgency=medium
+
+  * start pve-cluster before ceph, because ceph config can be on /etc/pve
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 02 Dec 2015 13:03:31 +0100
+
+pve-cluster (4.0-26) unstable; urgency=medium
+
+  * add Wants=rrdcached.service to pve-cluster.service
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 24 Nov 2015 12:42:44 +0100
+
+pve-cluster (4.0-25) unstable; urgency=medium
+
+  * add 'ha/fence.cfg' to observed files
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 18 Nov 2015 10:49:01 +0100
+
+pve-cluster (4.0-24) unstable; urgency=medium
+
+  * fix bug #790: Remove decode from log_msg
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Oct 2015 17:38:15 +0100
+
+pve-cluster (4.0-23) unstable; urgency=medium
+
+  * corosync: implement RRP support
+
+  * sysctl : fs.aio-max-nr = 10485
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 13 Oct 2015 17:02:14 +0200
+
+pve-cluster (4.0-22) unstable; urgency=medium
+
+  * check_vmid_unused: fix error message
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Oct 2015 13:16:05 +0200
+
+pve-cluster (4.0-21) unstable; urgency=medium
+
+  * add function to lock a domain
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 26 Sep 2015 10:31:25 +0200
+
+pve-cluster (4.0-20) unstable; urgency=medium
+
+  * convert pvecm into a PVE::CLI class
+
+  * install bash completion configuration file
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 25 Sep 2015 13:03:06 +0200
+
+pve-cluster (4.0-19) unstable; urgency=medium
+
+  * check_vmid_unused: improved error message
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Sep 2015 07:56:52 +0200
+
+pve-cluster (4.0-18) unstable; urgency=medium
+
+  * add another bash completion helper: complete_vmid
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 18 Sep 2015 09:19:11 +0200
+
+pve-cluster (4.0-17) unstable; urgency=medium
+
+  * add some bash completion helpers
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Sep 2015 07:21:34 +0200
+
+pve-cluster (4.0-16) unstable; urgency=medium
+
+  * avoid warnings if there is no /etc/pve/datacenter.cfg
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 01 Sep 2015 10:43:30 +0200
+
+pve-cluster (4.0-15) unstable; urgency=medium
+
+  * use simple files for LXC configuration (instead of subdirs)
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 06 Aug 2015 11:22:05 +0200
+
+pve-cluster (4.0-14) unstable; urgency=medium
+
+  * add new observed file status.cfg
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 22 Jun 2015 09:36:53 +0200
+
+pve-cluster (4.0-13) unstable; urgency=medium
+
+  * pvecm: avoid warning about uninitialized value
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Jun 2015 07:33:37 +0200
+
+pve-cluster (4.0-12) unstable; urgency=medium
+
+  * remove debian trigger for pve-api-updates
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 01 Jun 2015 12:22:41 +0200
+
+pve-cluster (4.0-11) unstable; urgency=medium
+
+  *  allow sshd root login when we setup a PVE cluster
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 29 May 2015 14:45:35 +0200
+
+pve-cluster (4.0-10) unstable; urgency=medium
+
+  * add IPv6 support
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 08 May 2015 12:24:06 +0200
+
+pve-cluster (4.0-9) unstable; urgency=medium
+
+  * trigger pve-api-updates event
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 05 May 2015 15:13:41 +0200
+
+pve-cluster (4.0-8) unstable; urgency=medium
+
+  * allow unpriviledged users to read lxc configuration
+
+  * new helper PVE::Cluster::check_vmid_unused
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 16 Apr 2015 07:15:31 +0200
+
+pve-cluster (4.0-7) unstable; urgency=medium
+
+  * track configuration changes inside lxc subdirectories
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Apr 2015 08:31:12 +0200
+
+pve-cluster (4.0-6) unstable; urgency=medium
+
+  * observe more files (improve change tracking)
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 27 Mar 2015 10:54:53 +0100
+
+pve-cluster (4.0-5) unstable; urgency=medium
+
+  * fix tracking of corosync configuration changes
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 20 Mar 2015 09:43:14 +0100
+
+pve-cluster (4.0-4) unstable; urgency=medium
+
+  * fix corosync cmap reader
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 18 Mar 2015 15:08:48 +0100
+
+pve-cluster (4.0-3) unstable; urgency=medium
+
+  * use systemctl to start/stop services
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 13 Mar 2015 11:35:00 +0100
+
+pve-cluster (4.0-2) unstable; urgency=medium
+
+  * fix perl api dependency (perlapi-5.20.0)
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 09 Mar 2015 06:44:45 +0100
+
+pve-cluster (4.0-1) unstable; urgency=medium
+
+  * updated for Debian Jessie
+
+  * use corosync votequorum instead of cman
+
+  * add systemd support
+  
+  * depend on glib >= 2.42
+
+  * depend on corosync => 2.3.4
+
+  * depend on libqb 0.17.1-1
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 23 Feb 2015 16:11:23 +0100
+
+pve-cluster (3.0-17) unstable; urgency=low
+
+  * add ability to update cfs locks
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 19 Feb 2015 11:56:06 +0100
+
+pve-cluster (3.0-16) unstable; urgency=low
+
+  * recompile, and include new package with debug information
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 09 Feb 2015 17:11:00 +0100
+
+pve-cluster (3.0-15) unstable; urgency=low
+
+  * datacenter.cfg: add new email_from option
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 04 Sep 2014 17:31:34 +0200
+
 pve-cluster (3.0-14) unstable; urgency=low
 
   * datacenter.cfg: add new value for console setting (html5)