]> git.proxmox.com Git - pve-manager.git/blobdiff - debian/changelog.Debian
updated logo to higher quality
[pve-manager.git] / debian / changelog.Debian
index f40cb91aaa922442c32ab21f143baa06d44ae38a..748650ba0274d1eee9c862ba6c699afa4dd7baef 100644 (file)
@@ -1,3 +1,175 @@
+pve-manager (4.1-23) unstable; urgency=medium
+
+  * switch GUI to ExtJS6
+
+  * use new ExtJS6 charts for node/lxc/qemu
+
+  * Allow migrate-all button on HA enabled VMs
+
+  * Skip templates when using the start all VMs button
+
+  * Allow non-root to use start/stop/migrate all buttons
+
+  * Fix #926: vzdump: config/default key regression
+
+  * fix compression selection in backup window
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 31 Mar 2016 10:57:55 +0200
+
+pve-manager (4.1-22) unstable; urgency=medium
+
+  * lxc: disable ACL settings for bind mounts
+
+  * deactivate (currently) not working lxc templates
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 Mar 2016 17:30:39 +0100
+
+pve-manager (4.1-21) unstable; urgency=medium
+
+  * fix 483: disable template/upload button
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 11 Mar 2016 16:30:15 +0100
+
+pve-manager (4.1-20) unstable; urgency=medium
+
+  * Allow non-self-signed override certificate for API
+
+  * fix 911: lxc: always allow blank mac address for autogeneration
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Mar 2016 14:38:30 +0100
+
+pve-manager (4.1-19) unstable; urgency=medium
+
+  * Use methods from PVE::QemuConfig
+
+  * fix LVM Content settings
+
+  * pveam: add 'available' command to list available templates
+
+  * vzdump: fix default values
+
+  * vzdump: make sure only DOT pid files excluded
+
+  * LXC refactoring
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Mar 2016 11:54:03 +0100
+
+pve-manager (4.1-18) unstable; urgency=medium
+
+  * vzdump: make exclude-path from config file work again
+
+  * firewall: add ipfilter option
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 03 Mar 2016 09:55:18 +0100
+
+pve-manager (4.1-17) unstable; urgency=medium
+
+  * Remove content type Container from GlusterFS
+
+  * web-syslog: add date span selection
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 02 Mar 2016 17:18:06 +0100
+
+pve-manager (4.1-16) unstable; urgency=medium
+
+  * firewall: add option to allow router advertisement
+
+  * update Norwegian translation
+
+  * pveam: add list, download and remove
+
+  * do not use Net::SSL
+
+  * lxc: create/edit/remove mountpoints
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 27 Feb 2016 10:29:20 +0100
+
+pve-manager (4.1-15) unstable; urgency=medium
+
+  * add lvmthin to gui
+
+  * restrict lvm thin on qemu to storage type raw
+
+  * add htmlEncode to various fields
+
+  * firewall: add enable ndp option
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 20 Feb 2016 10:22:17 +0100
+
+pve-manager (4.1-14) unstable; urgency=medium
+
+  * pveupdate: Fix problems with turnkey repository
+
+  * Fix 895: don't drop the other processor values on load()
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Feb 2016 06:35:32 +0100
+
+pve-manager (4.1-13) unstable; urgency=medium
+
+  * pveupdate: use warnings instead of -w
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 12 Feb 2016 10:43:14 +0100
+
+pve-manager (4.1-12) unstable; urgency=medium
+
+  * add permissions to allow non root ceph configuration
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 12 Feb 2016 08:22:39 +0100
+
+pve-manager (4.1-11) unstable; urgency=medium
+
+  * Close #822: show the nodename in the page title
+
+  * use max_workers from datacenter.cfg for stopall/migrateall
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Feb 2016 12:05:54 +0100
+
+pve-manager (4.1-10) unstable; urgency=medium
+
+  * remove 'VZDump backup file' option from upload web gui
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 02 Feb 2016 18:13:09 +0100
+
+pve-manager (4.1-9) unstable; urgency=medium
+
+  * gui: cpu: fix processor editing
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 01 Feb 2016 17:13:03 +0100
+
+pve-manager (4.1-8) unstable; urgency=medium
+
+  * gui: preserve extra cpu options when changing CPU type
+
+  * fix PVE::HA use clause so HA resources get registered
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Jan 2016 16:45:45 +0100
+
+pve-manager (4.1-7) unstable; urgency=medium
+
+  * Enable TLS 1.1 and 1.2, change default DH params
+
+  * Add DHPARAMS option in /etc/default/pveproxy
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 26 Jan 2016 16:47:21 +0100
+
+pve-manager (4.1-6) unstable; urgency=medium
+
+  * fix #871: netstat: include veth devices
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 25 Jan 2016 11:01:11 +0100
+
+pve-manager (4.1-5) unstable; urgency=medium
+
+  * Close #850: ifenslave-2.6 is a transitional package
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jan 2016 15:30:08 +0100
+
+pve-manager (4.1-4) unstable; urgency=medium
+
+  * update Hungarian translation
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 29 Dec 2015 11:49:52 +0100
+
 pve-manager (4.1-3) unstable; urgency=medium
 
   * add Hungarian translation