]> git.proxmox.com Git - pve-manager.git/blobdiff - debian/changelog.Debian
PVE/HTTPServer: do not return cookie_name from auth_handler
[pve-manager.git] / debian / changelog.Debian
index 87759815456e03b7366c51568225afa937d3154d..2815c74b6d0ad7d57f96f11b149dd78a543f4403 100644 (file)
@@ -1,3 +1,238 @@
+pve-manager (4.4-7) unstable; urgency=medium
+
+  * disable autoselect of targetstorage
+
+  * fix CSRF token generation (broke in 4.4-6)
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 13 Jan 2017 11:00:00 +0100
+
+pve-manager (4.4-6) unstable; urgency=medium
+
+  * add setup_environment hooks to CLIHandler classes
+
+  * remove obsolete PVE::REST class
+
+  * bin/Makefile: export PERLLIB=.. so that doc generator works correctly
+
+  * HTTPServer.pm: cleanups
+
+  * Clone GUI: cleanups
+
+  * add sort to jsgettext.pl
+
+  * update po files, updated german translation
+
+  * add type column to storage content view
+
+  * check general health for ceph monitors, not only time
+
+  * fix #1247: disregard timecheck for one monitor
+
+  * disable submit button in migrate window when not valid
+
+  * make filtered columns in grid more prominent
+
+  * change Start/Stop/Migrate all to Bulk actions
+
+  * show only relevant vms in bulk action window
+
+  * add vmid filter to (start/stop/migrate)all
+
+  * ha: re-add node to service status
+
+  * remove not needed vnc code
+
+  * remove vznet.conf
+
+  * Reload the Ceph OSDTree afer adding an OSD
+
+  * fix #1230: add blocksize for ZFSPoolPlugin
+
+  * Clone.js: add onlineHelp
+
+  * HA: Add a warning/info message for HA setups < 3 votes fix: #1228
+
+  * remove PVE::API2Client class and related examples
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Jan 2017 14:23:42 +0100
+
+pve-manager (4.4-5) unstable; urgency=medium
+
+  * add unpriviledged flag to container restore window
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Dec 2016 11:29:31 +0100
+
+pve-manager (4.4-4) unstable; urgency=medium
+
+  * pveceph: change remove partition order, fix parsing block device
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Dec 2016 12:28:03 +0100
+
+pve-manager (4.4-3) unstable; urgency=medium
+
+  * support ceph jewel
+
+  * do not hide ceph on dashboard if the api call fails
+
+  * add filter to dashboard storage graph
+
+  * add a storage selection in the settings window
+
+  * load the diffstore on init
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Dec 2016 12:02:18 +0100
+
+pve-manager (4.4-2) unstable; urgency=medium
+
+  * rebalance_lxc_containers: avoid repeated warnings if rebalance fail
+
+  * ebalance_lxc_containers: make it work with new lxc/<ID>/ns subgroup
+
+  * rebalance_lxc_containers: make it work with old style lxc setup
+
+  * fix typo in ceph jewel iops parsing
+
+  * filter the local node in the migrateall window
+
+  * validate nodeselector after store is loaded
+
+  * make date column resizable
+
+  * remove obsolete belongsTo
+
+  * snapshottree: remove sorter before saving the state
+
+  * set fixed height on global search window
+
+  * fix #1161: filter by default the displayed guest backups
+
+  * Convert the VMIDSelector to a generic GuestIDSelector
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 21 Dec 2016 12:26:23 +0100
+
+pve-manager (4.4-1) unstable; urgency=medium
+
+  * make realmselector non-editable
+
+  * fix #1176: sort user/group/realm selector
+
+  * aplinfo.dat: update
+
+  * Add online help for start/shutdown for containers
+
+  * Turn the qemu StartupEdit widget into a generic component
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Dec 2016 10:28:32 +0100
+
+pve-manager (4.3-14) unstable; urgency=medium
+
+  * fix typo in vmtype check
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Dec 2016 12:33:35 +0100
+
+pve-manager (4.3-13) unstable; urgency=medium
+
+  * adds a help button to the migration window
+
+  * change lxc migration option to restart mode
+
+  * Add online help for startup/shutdown order and LXC general settings
+
+  * Add the possibility to create an unprivileged container at creation
+    time in the GUI.
+
+  * show in/out/up/down icons in osd overview
+
+  * make ceph status in cluster dashboard clickable
+
+  * add noout button and reorder actions
+
+  * add ceph flags api calls
+
+  * also return the ceph flags in osd api call
+
+  * pvereport: tell lsblk to use ascii
+
+  * plug new ClusterConfig API at /cluster/config
+
+  * Add Windows 2016 as available ostype to select
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Dec 2016 16:38:30 +0100
+
+pve-manager (4.3-12) unstable; urgency=medium
+
+  * fix #1212: allow options for delete in pvesh
+
+  * change ssh-public-keys check in wizard
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 28 Nov 2016 06:18:15 +0100
+
+pve-manager (4.3-11) unstable; urgency=medium
+
+  * fix kvcombobox validator
+
+  * ha/ResourceEdit.js: fix online help ref
+
+  * fix missing mons array in ceph status output
+
+  * fix SSL verify callback for certificate chains
+
+  * VZDump: switch ha managed check from enabled to started
+
+  * fix #1208: add ballooning checkbox to memory edit
+
+  * check for array in disallowednodes filter
+
+  * add new ceph dashboard
+
+  * merge ha resources into the ha status panel
+
+  * ConfigPanel: automatically expand node in selectById()
+
+  * ha resource edit: adapt to new service state
+
+  * do not show current node in migration window
+
+  * NodeSelector: add disallowedNodes configuration property
+
+  * add kvcombobox validator
+
+  * make GUI grids stateful
+
+  * remove reset columns button from resource grid
+
+  * enable certificate pinning for proxied requests
+
+  * check for lxc instead of openvz in the backup window
+
+  * VZDump: die with error if plugin loading fails
+
+  * add sheepdog and gluster to pveproxy.service
+
+  * API2Client: allow to set ssl options
+
+  * fix #1196: make restriced/nofailback boolean in gui
+
+  * disable rules copy button if not 'in' or 'out' rule
+
+  * BackupEdit, cleanup: remove insideUpdate construct
+
+  * Add ECDH curves to use with modern ciphers
+
+  * only allow integers in memoryfield
+
+  * add pveIntegerField and use it
+
+  * improve online help
+
+  * add 'max_{relocate, restart}' fields to UI
+
+  * change ceph diskselector field to devpath
+
+  * show correct mouse cursor on help and settings button
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Nov 2016 12:40:00 +0100
+
 pve-manager (4.3-10) unstable; urgency=medium
 
   * LXC GUI: Wizard now uses new 'cores' option instead of cpulimit