]> 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 b7bdb8ca15074cdbbfc2b9268c5ce6077cbedb6f..2815c74b6d0ad7d57f96f11b149dd78a543f4403 100644 (file)
@@ -1,3 +1,774 @@
+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
+
+  * GUI: new datacenter/cluster dashboard
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 29 Oct 2016 15:11:59 +0200
+
+pve-manager (4.3-9) unstable; urgency=medium
+
+  * use new CpuSet::max_cpuid() helper
+
+  * Fix #1186: do not run non installed commands
+
+  * add 'my settings' to top bar
+
+  * make login user name saveable
+
+  * add hastate to /cluster/resources api call
+
+  * show ha error state in tree and resource grid
+
+  * rebalance_lxc_containers: nicer logs, improve hotplug
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 29 Oct 2016 07:51:28 +0200
+
+pve-manager (4.3-8) unstable; urgency=medium
+
+  * pvestatd: add container cpuset balancing
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 27 Oct 2016 12:33:38 +0200
+
+pve-manager (4.3-7) unstable; urgency=medium
+
+  * correct bug number in previous changelog
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 21 Oct 2016 12:42:09 +0200
+
+pve-manager (4.3-6) unstable; urgency=medium
+
+  * fix #1175: make error messages more verbose
+
+  * add onlineHelp
+
+  * fix #1142: add hint when disabling a ha resource
+
+  * move out custom css style for hints in css class and use it
+
+  * fix 'NaN%' when max value is 0
+
+  * restrict vzdump cron options
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 21 Oct 2016 08:46:44 +0200
+
+pve-manager (4.3-5) unstable; urgency=medium
+
+  * recompile with new pve-docs package (fix onlineHelp links)
+
+  * pveversion: add smartmontools
+
+  * pveversion: add pve-docs package
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 14 Oct 2016 09:01:09 +0200
+
+pve-manager (4.3-4) unstable; urgency=medium
+
+  * use auto-generated block IDs to reference online docu
+
+  * vzdump: document restricted API parameters
+
+  * Move bus priority list to OSDefaults
+
+  * make Win XP and Win 2003 use the same defaults as Win 2000
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 13 Oct 2016 11:28:41 +0200
+
+pve-manager (4.3-3) unstable; urgency=medium
+
+  * HA/Groups: add onlineHelp button to edit window
+
+  * ha/groups: allow editing node priorities through UI
+
+  * When adding a new hard disk, use the most used controller as suggested
+    value
+
+  * remove debugging code from postrm
+
+  * use correct info on disks in destroyosd and skip smart
+
+  * fix #1099: get correct info on disks in createosd
+
+  * Sort all lists in the storage what we load dynamically
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 07 Oct 2016 11:46:03 +0200
+
+pve-manager (4.3-2) unstable; urgency=medium
+
+  * fix #1108: add copy firewall rule to GUI
+
+  * fix #1116: center modal windows on browser resize
+
+  * use new statusview for storage
+
+  * move rrd legend to the bottom, make it toggleable
+
+  * show smart text if disk type is not ATA
+
+  * add loadMask to Disk and SMART grid
+
+  * fix #1115 reload storage grid after template download
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 05 Oct 2016 07:11:04 +0200
+
+pve-manager (4.3-1) unstable; urgency=medium
+
+  * prepare version number for new 4.3 release
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 23 Sep 2016 08:39:57 +0200
+
+pve-manager (4.2-23) unstable; urgency=medium
+
+  * fix #1117: do not test for the cgmanager package in pveversion 
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 21 Sep 2016 16:17:22 +0200
+
+pve-manager (4.2-22) unstable; urgency=medium
+
+  * fix #1112: add a warning message if the EFI disk is missing
+
+  * fix #1113: use a LSI controller for legacy OSes
+
+  * fix #1113: preserve LSI controller for legacy Oses
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 20 Sep 2016 17:28:07 +0200
+
+pve-manager (4.2-21) unstable; urgency=medium
+
+  * update favicon, add homescreen icon, use new logo
+
+  * wizard: use refresh event instead of datachanged
+
+  * lxc: correctly display cpulimit
+
+  * change overflowhandler of actionmenu to scroller
+
+  * improve online Help system, add tooltip for context sensitive for help
+    button, add global help button
+
+  * Use SCSI controller as default for l26 guests fix #1105
+
+  * virtio-scsi-pci as default SCSI for new VMS fix #1106
+
+  * fix #1104: add missing /firewall in url
+
+  * add efidisk button to add menu, add efidisk to qemu hardwareview
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 16 Sep 2016 08:08:17 +0200
+
+pve-manager (4.2-20) unstable; urgency=medium
+
+  * startall: remove timeout, wait forever
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Sep 2016 10:40:26 +0200
+
+pve-manager (4.2-19) unstable; urgency=medium
+
+  * reorganize GUI - use a treelist instead of tabs in configpanel
+
+  * Add link to terms glossary when adding an ACL
+
+  * new disk list panel (and remove ceph disks from navigation)
+
+  * fix #1091: add backup config button to storage contentview
+
+  * fix #621: allow template download to glusterfs
+
+  * fix #586: make notes edit window resizable
+
+  * add ceph icon
+
+  * update default aplinfo.dat
+
+  * aplinfo:  improve signature verification, add generated trustedkeys.gpg
+
+  * aplinfo: improve checksum handling (use SHA512)
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Sep 2016 09:30:52 +0200
+
+pve-manager (4.2-18) unstable; urgency=medium
+
+  * lxc: wizard: ssh key
+
+  * vzdump: set task mode early to fix a warning
+
+  * Clear sensitive content when logging out fixes #1060
+
+  * delete old lxc/qemu statusview classes
+
+  * make lxc/qemu use new statusview
+
+  * make node StatusView use new version
+
+  * include new statusview classes in makefile
+
+  * add GuestStatusView and TemplateStatusView
+
+  * add new StatusView component
+
+  * add new infoWidget component
+
+  * Do not use a hardcoded Certificate Authority for https repositories
+
+  * only use exact match in pveRealmSelector
+
+  * make the lxc wizard select the current node by default
+
+  * Remove obsolete make variable for ExtJS4
+
+  * remove obsolete ExtJS4 files
+
+  * Drop "classic" theme from installed files
+
+  * add novnc-pve to pveversion -v
+
+  * don't save password and double lines in pvesh history
+
+  * avoid IE compatibility mode
+
+  * fix influxdb field assignment and allow non integer field
+
+  * fix lint error
+
+  * closes #195 : hide disallowed commands in tree
+
+  * Add mac prefix to the datacenter options
+
+  * prevent KRDB and Monitor(s) being localized
+
+  * open vm console on doubleclick in tree
+
+  * Set VirtIO drivers as default when using the Qemu Wizard and the OS Type is Linux
+
+  * USe PVE.qemu.OSDefaults statics to get defaults for NIC and Storage Controller
+
+  * Add PVE.qemu.OSDefaults class to hold OS-dependant wizard defaults
+
+  * Rename Wizard Component aliases using camelCase
+
+  * change default proxy text to noneText
+
+  * prevent infinite loop in edit window
+
+  * add HostList validator and check monhosts with it
+
+  * give comment in bridgeselector more space
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Aug 2016 14:55:36 +0200
+
+pve-manager (4.2-17) unstable; urgency=medium
+
+  * Fix #1048: vzdump: include job-* hook logs in email
+
+  * vzdump: cleanups
+
+  * fix undefined value warning in resources api call
+
+  * fix surviving update store
+
+  * reload lxc resources also on activate
+
+  * fire activate event for lazyitems in tabpanels
+
+  * correctly delete name of a qemu vm
+
+  * Add some extra debug information to the report.
+
+  * add ca-certificates as required depency
+
+  * lxc/status: show disk usage on running containers
+
+  * fix #1030: calculate correct cpu usage of pools
+
+  * fix #757: show the bridge comment in the selector
+
+  * add comment to network edit and view
+
+  * add comments to network model
+
+  * fix #1043: prevent ceph destroypool when in use
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jul 2016 13:10:57 +0200
+
+pve-manager (4.2-16) unstable; urgency=medium
+
+  * apply style to backup configuration window
+
+  * set focus on tree after selecting a node
+
+  * fix background color of template bagdes
+
+  * remove unnecessary debug output
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 16 Jun 2016 10:58:43 +0200
+
+pve-manager (4.2-15) unstable; urgency=medium
+
+  * remove unnecessary information on template summary
+
+  * add 'edit' tool to notes panel
+
+  * add a 'bootdisk size' entry to the status view
+
+  * remove RAM column from lxc snapshottree (temporarily)
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 16 Jun 2016 10:58:43 +0200
+
+pve-manager (4.2-14) unstable; urgency=medium
+
+  * Add a toplevel pointer to the PVE admin guide
+
+  * Add Help buttons for three more Qemu Panels
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Jun 2016 12:21:18 +0200
+
+pve-manager (4.2-13) unstable; urgency=medium
+
+  * htmlEncode some comment fields
+
+  * pveceph install: run apt-get interactive
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Jun 2016 15:34:29 +0200
+
+pve-manager (4.2-12) unstable; urgency=medium
+
+  * Rename the SCSI VirtIO controller to better differenciate from VirtIO blk
+
+  * fix #778: Case fix for VMware
+
+  * fix #1005: don't exclude /var/log/?* with stdexcludes
+
+  * Remove IPv4 netmask check
+
+  * Fix #1015: vzdump: send email on early errors
+
+  * Fix #191: acl: honor propagate checkbox
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 08 Jun 2016 12:46:04 +0200
+
+pve-manager (4.2-11) unstable; urgency=medium
+
+  * add vzdump/extractconfig API path
+
+  * disable animation of charts on load
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 03 Jun 2016 12:12:21 +0200
+
+pve-manager (4.2-10) unstable; urgency=medium
+
+  * make the graphs on the summary pages use empty space
+
+  * check if tabs exist before selecting them
+
+  * hide snapshot tab with qemu templates
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 02 Jun 2016 10:01:40 +0200
+
+pve-manager (4.2-9) unstable; urgency=medium
+
+  * Add Online Help for complex PVE panels
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 01 Jun 2016 12:53:44 +0200
+
+pve-manager (4.2-8) unstable; urgency=medium
+
+  * depend on pve-docs package
+
+  * fix right click selection in tree
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 25 May 2016 10:00:22 +0200
+
+pve-manager (4.2-7) unstable; urgency=medium
+
+  * Status: report errors on socket creation problems
+
+  * Status: allow IPs and move properties to base class
+
+  * GUI: fix wrong message after subscription upload
+
+  * GUI: fix reset button with bind mounts
+  
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 23 May 2016 09:42:28 +0200
+
+pve-manager (4.2-6) unstable; urgency=medium
+
+  * allow tagging of vlan 1 in gui
+
+  * fix #1000: add backup checkbox for mountpoints
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 18 May 2016 11:32:43 +0200
+
+pve-manager (4.2-5) unstable; urgency=medium
+
+  * ceph: brackets around ipv6
+
+  * fix #992: remove network id from gui
+
+  * fix #976: set 'disabled' for grid panels which disaply a read only,
+    not sortable content
+
+  * Enlarge Object Grid first column default size
+
+  * change hotplugselector to use checkboxes
+    
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 May 2016 16:59:41 +0200
+
+pve-manager (4.2-4) unstable; urgency=medium
+
+  * fix #944: do not filter by empty array
+
+  * fix combobox reset behaviour
+
+  * fix combogrid multiselect bug
+
+  * fix pending changes with boot order
+
+  * Do not send -debug versions of framework files
+
+  * add undo Zoom Button
+
+  * improve pending changes for qemu hardware in gui
+
+  * fix #979: check always for migrated VM
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 03 May 2016 06:33:55 +0200
+
+pve-manager (4.2-3) unstable; urgency=medium
+
+  * improve gui cidr matching
+
+  * disable selecting when right clicking in tree
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 28 Apr 2016 10:58:05 +0200
+
+pve-manager (4.2-2) unstable; urgency=medium
+
+  * fix securitygroupselector
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 26 Apr 2016 12:07:52 +0200
+
+pve-manager (4.2-1) unstable; urgency=medium
+
+  * fix #943: allow saving of values
+
+  * refactor bootdisk test and prevent multiple bootdisks
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 25 Apr 2016 11:21:08 +0200
+
+pve-manager (4.1-34) unstable; urgency=medium
+
+  * LXC GUI: add network rate limit
+
+  * do not disable a combogrid when it loads
+
+  * fix wizard validity logic
+
+  * add enableKeyEvents to combogrid
+
+  * fix #949: add post-restart hook to vzdump
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 22 Apr 2016 09:15:07 +0200
+
+pve-manager (4.1-33) unstable; urgency=medium
+
+  * Do not display the internal value we use for storing ostypes
+
+  * updated Italian translation
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Apr 2016 12:21:38 +0200
+
+pve-manager (4.1-32) unstable; urgency=medium
+
+  * GUI: enhace visibillity of dialog window border
+
+  * fix #143: add disk/mem percent sort
+
+  * fix #759: save columns of resourceGrid
+
+  * HA Resource: allow selecting no group
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 20 Apr 2016 09:21:17 +0200
+
+pve-manager (4.1-31) unstable; urgency=medium
+
+  * StatusView: more verbose HA status output
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Apr 2016 09:39:33 +0200
+
+pve-manager (4.1-30) unstable; urgency=medium
+
+  * GUI: use raw format for DRBD images
+
+  * also display Linux 4.X on OS selection
+
+  * fix #181: rewrite Boot Order Window
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Apr 2016 08:38:06 +0200
+
+pve-manager (4.1-29) unstable; urgency=medium
+
+  * Fix 'mailto: ...' in /etc/vzdump.conf
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 14 Apr 2016 17:03:08 +0200
+
+pve-manager (4.1-28) unstable; urgency=medium
+
+  * VZDump: add -mailto schema desc
+
+  * VZDump: mark 'size' as deprecated, warn if set
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 14 Apr 2016 12:48:35 +0200
+
+pve-manager (4.1-27) unstable; urgency=medium
+
+  * Wizard: Do not disable a invalid previous tab,
+
+  * Recheck field validation after manually enabling
+    the input field of a ComboGrid
+
+  * qemu monitor GUI: support page up/down
+
+  * Fix #936: ceph: support multiple roots in osd tree
+
+  * GUI: fix ceph tabs switching
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 12 Apr 2016 17:12:09 +0200
+
 pve-manager (4.1-26) unstable; urgency=medium
 
   * do not depend of pve-doc-generator (this should be a Build-Depend instead)