pve-manager (8.0.0~9) bookworm; urgency=medium * api: cluster resources: add 'localnetwork' referring to local network interfaces * ui: add vNet permissions panel * ui: create VM: use new x86-64-v2-AES as new default vCPU type. The x86-64-v2-aes is compatible with Intel Westmere, launched in 2010 and Opteron 6200-series "Interlagos" launched in 2011. This model provides a few important extra fetures over the qemu64/kvm64 model (which are basically v1 minus the -vme,-cx16 CPU flags) like SSE4.1 and additionally also AES, while not supported by all v2 models it is by all recent ones, improving performance of many computing operations drastically. * fix #4739: ui: user list: add column for group memberships * ui: realm sync: change enabled column rendering * ui: realm sync: add 'run now' button * ui: realm: move sync job panel into realm panel * api: add resource map api endpoints for PCI and USB * ui: add overview panel and edit window for PCI resource mappings * ui: add overview panel and edit window for USB resource mappings * ui: allow using PCI and USB mappings for virtual machines * ui: improve permission handling for hardware and resource mappings * ui: guest migrate: allow mapped devices for offline migrations if target node has a valid mapping for all devices used by VM. -- Proxmox Support Team Mon, 19 Jun 2023 08:32:38 +0200 pve-manager (8.0.0~8) bookworm; urgency=medium * ui: add beta text with link to bugtracker * api: nodes: add 'migrateall' to index * fix #2641: ui: storage: expose CIFS subdir parameter on add * ui: fix duplicate references when using multiple disk storage selectors * pveceph: add osd details command * fix #4605: drop rsyncable from zstd invocation * fix #4678: ui: don't sort storage backup content by vmid by default * jobs: add RealmSync Plugin and register it * ui: add Realm Sync panel * appliances: switch over to Proxmox VE 8 index * ui: qemu, lxc : fix firewall menu caps * ui: firewall: refactor privilege checks and prevent double click * api: backup: require Datastore.Allocate on storage * api: network: check permissions for local bridges * ui: user view: show tfa lock status * ui: user view: add 'Unlock TFA' button * fix #3428: cloud-init: add toggle for automatic upgrades * ui: qga: Add option to turn off QGA fs-freeze/-thaw on backup * api: replication job status: allow querying disabled jobs too * ui: ceph: pool: add pool number as column * pve7to8: sync over from stable-7 branch * update shipped container appliances info index * d/postinst: setup pvetest repo for beta * api: mark batch-execute api call as root-only * ui: qemu: show progress bar for resize task -- Proxmox Support Team Fri, 09 Jun 2023 11:11:45 +0200 pve-manager (8.0.0~7) bookworm; urgency=medium * pveceph: support new enterprise repository, new in Proxmox VE 8, which can be accessed through Proxmox VE subscriptions, to provide more broadly tested ceph updates for production setups. * ceph install: output some hints depending repo choice and subscription * ui: ceph install: increase dimension of window with 4:3 ratio * ui: ceph install wizard: allow selecting repository * ui: ceph install: add hints depending on selected repo and subscriptions * ui: USB selector: fix typo * cli: subscription: simplify printing output in get command -- Proxmox Support Team Mon, 05 Jun 2023 18:54:08 +0200 pve-manager (8.0.0~6) bookworm; urgency=medium * vzdump: prepare to support 'exclude-path' as arry (multiple lines in the config) -- Proxmox Support Team Mon, 05 Jun 2023 10:05:00 +0200 pve-manager (8.0.0~5) bookworm; urgency=medium * update source of pve7to8 upgrade helper script for post-upgrade checks * drop outdated pve6to7 upgrade checker script for bookworm * pve7to8: cope with native version of proxmox-ve package -- Proxmox Support Team Wed, 31 May 2023 18:19:47 +0200 pve-manager (8.0.0~3) bookworm; urgency=medium * update shipped apt sources list for Debian Bookworm * drop Ceph Octopus and Pacific from available dists, Proxmox VE 8 will only support Ceph Quincy, and newer * ui: ceph install wizard: drop Octopus and Pacific releases, not supported inProxmox VE 8 -- Proxmox Support Team Tue, 30 May 2023 15:32:31 +0200 pve-manager (8.0.0~1) bookworm; urgency=medium * switch to native versioning scheme * build for Proxmox VE 8 release series, based on Debian 12 Bookworm -- Proxmox Support Team Mon, 29 May 2023 15:57:33 +0200 pve-manager (7.4-4) bullseye; urgency=medium * pvereport: add `date -R` to general system info section * api: description for 'id' property in /cluster/resources * api: ceph: mon create: remove superfluous verification call * fix #4627: ui: backup edit: don't deselect all guests on load * ui: ceph install check: avoid setting nodename to localhost so that the check actually goes to the currently selected node, not the one we loaded the Proxmox VE Web UI from. * ui: enable gettext localisation for more user exposed strings * ui: clone: validate that the name of the clone is a valid FQDN * drop local hosted sencha-touch source, depend on new libjs-sencha-touch * mobile ui: adhere debug flag when loading sencha touch, making the initial load much more efficient by default * mobile ui: statically import widget toolkit t o avoid breakage of code written for the ExtJS frame work and not the somewhat similar Sencha Touch framework -- Proxmox Support Team Sun, 28 May 2023 19:54:09 +0200 pve-manager (7.4-3) bullseye; urgency=medium * ui: ceph osd: fix call to reload in wrong this context causing a potential exception when closing the ceph install wizard * ui: ceph: unmask container after we finished the ceph install -- Proxmox Support Team Wed, 22 Mar 2023 15:33:38 +0100 pve-manager (7.4-2) bullseye; urgency=medium * ui: lvm-thin: don't add nodeselector/enable multiple times in edit window * ui: lvm-thin: fix not being able to edit the storage * replication: fix uninitalized warning * api: apt: versions: also list Proxmox libraries for interfacing with Rust * api: apt versions: report the version of the proxmox-kernel-helper too * ui: rename "Theme" selector to "Color Theme" -- Proxmox Support Team Tue, 21 Mar 2023 16:47:34 +0100 pve-manager (7.4-1) bullseye; urgency=medium * ui: resource tree: correctly reinsert item when name changes * ui: container: add `Disconnect` option for network interfaces * ui: cert upload: fix private key field sending empty string if left out * ui: replace non-clickable checkbox with icons for backup and replication panel * fix #4571: ui: ceph: allow adding extra-ID for multiple MDS per node to allow users improving redundancy for multi-cephFS setups without leaving the web UI * api: ceph: deprecate the `pools` endpoint in favor of a more future proof `pool` one * ui: ceph: adapt urls to new ceph/pool endpoint * pveceph: adapt to new Pool module * api: ceph: add `ceph/cfg` API directory path, deprecating the `ceph/config` and `ceph/configdb` endpoints * ui: ceph config: use new ceph/cfg/ API endpoints * ui: datacenter options: add HA 'Rebalance on Start' to CRS options -- Proxmox Support Team Mon, 20 Mar 2023 20:51:26 +0100 pve-manager (7.3-7) bullseye; urgency=medium * fix #4521: api/tasks: replace upid as filename for task log downloads * fix #4335: pvereport: add datacenter.cfg to output * ui: ldap: fix `Parameter verification error` * ceph osd: return PGs per OSD and show in UI * ui: ceph: osd: set default icon for other crush types * pvereport: add ceph health detail * ui: remove 'Storage View' from the resource tree modes, it was basically useless compared to the other modes * ui: add window for changing tree related options * fix #1408: ui: ResourceTree: sort the tree according to the new tree-sorting options (by VMID or by Name) * ui: fix capability check for when to disable bulk migrate * api: node: bulk actions: allow when user has permission for each guest * ui: bulk start/stop: align capability checks with backend * ui: create user-menu entry for selecting the theme * pveproxy/template: add support for switching themes * ui: various fixes for hard-coded colors to prepare for dark-theme support * pveproxy/template: switch to using the "auto" theme per default, which uses the prefered-color-scheme media query feature to detect if a user has requested light or dark color themes * ui: create ceph pool: fix false-positive trigger showing advanced fields * fix #4490: ui: add column filters in Backup Job edit window * fix #4239: ui: show selected, but non-existing guests in backup edit * ui: pbs paperkey: cleanup iframe for printing after window close * ui: don't show tags/lock column in the resource pool member grid, we don't have the info there * api ceph osd: add OSD index, metadata and lv-info * ui: osd: add details window for infos like OSD process ID, memory usage, list of physical disks used for OSD, DB or WAL and other metadata -- Proxmox Support Team Wed, 15 Mar 2023 18:36:57 +0100 pve-manager (7.3-6) bullseye; urgency=medium * api: avoid dumping warnings due to casing typo in pveversion or other apt related endpointd -- Proxmox Support Team Thu, 02 Feb 2023 08:42:40 +0100 pve-manager (7.3-5) bullseye; urgency=medium * fix #2822: allow to override the cluster node to scan for available storages for iSCSI, LVM, LVM-Thin and ZFS storage types. * fix #1295: - pve daily update: honor new package-notification config - ui: allow one to configure new notification settings * api: task log: add flag for downloading a finished log file as stream * fix #4455: ui: config panel: add missing online-help mapping for SDN type * ui: config panel: fix online-help mapping targets and better ensure that mappings are valid * api: node stop-all: expose setting the task timeout as endpoint parameter * api: node stop-all: expose setting force-stop behavior * ui: bulk shutdown: expose new timeout and force-stop to user * fix #4194: ui: clarify that it's actually a bulk shutdown, not a stop * fix #4393: ui: storage backup view: make PBS-specific columns sortable * api: ceph: update and add various return schemas * api: apt versions: add proxmox-mail-forward to package list * ui: storage: move node scan selector inside combobox picker * ui: reduce default size of Backup detail window to improve accessibility for our minimum supported display resolution (720p) * ui: backup info: rework layout for better space usage * ui: backup job view: add scrolling overflow handler for the toolbar * ui: schedule simulator: split date and time into two columns for better visibility and polish UX * ui: storage content view: update if remove button is enabled on backup protection change * ui: fix search for 'Guests without Backup' window * ui: node options: make text for `wakeonlan` option a bit more descriptive * ui: cluster info: fix displaying an error message from the API response * fix #3037: pvesh: correctly handle null-spearated argument lists when relaying request to another cluster node * ui: fix typo in user tag access text field * ui: metrics: expose setting the `verify-certificate` option for InfluxDB as advanced setting * fix #4502: ui: VM OS type: the l26 type is also compatible with Linux 6.x * fix #4481: fetch changelogs for any Proxmox repository and also support changelogs for packages coming from a Debian Backports repository. -- Proxmox Support Team Wed, 01 Feb 2023 12:58:14 +0100 pve-manager (7.3-4) bullseye; urgency=medium * fix #4370: ui: fix regression on pre-selecting tree element on login * appliance info: update shipped index * ui: realm: sync: don't use realm defaults for remove-vanished * ui: node/datacenter summary: show tags by default and flex that column -- Proxmox Support Team Fri, 16 Dec 2022 13:11:22 +0100 pve-manager (7.3-3) bullseye; urgency=medium * ui: qemu disk: honor iothread setting from config -- Proxmox Support Team Mon, 21 Nov 2022 15:58:37 +0100 pve-manager (7.3-2) bullseye; urgency=medium * fix #4245: api: node HW: allow one to get PCI info with Sys.Audit on `/` * ui: dc options: add Color-Overrides text to render, if any * ui: dc options: support setting case sensitive * ui: workspace: increase initial resource tree width from 200px to 300px * api: vzdump: soften parameter permission checks to allow sufficiently privileged users to pass-in retention and performance parameters for manual backup, but keeps tmpdir, dumpdir and script root-only. Such users could already edit the job accordingly, so essentially not granting anything new. Fixes the run-now web-interface function for non-root. -- Proxmox Support Team Mon, 21 Nov 2022 14:23:51 +0100 pve-manager (7.3-1) bullseye; urgency=medium * ui: utils fix typos in tag tree styles * ui: node disk manage: mark using ZFS reserved pool names as invalid and enforce some basic character validity checks for ZFS naming requirements -- Proxmox Support Team Sat, 19 Nov 2022 15:57:50 +0100 pve-manager (7.2-15) bullseye; urgency=medium * ui: qemu vNIC: add empty text for MTU field * ui: qemu vNIC: make MTU validation more fine-grained for better UX * ui: qemu network edit: use the correct default model * ui: fix datacenter tags options inputs * ui: hide 'no tags' field and edit icon without VM.Config.Options * ui: tags: shortcut accept and cancel actions with and keypresses * ui: tags: implement dirty tracking for inline editing and highlight finish inline editing button if there are uncomitted changes * ui: datacenter options: add basic editor for Cluster Resource Scheduling setting -- Proxmox Support Team Fri, 18 Nov 2022 17:26:59 +0100 pve-manager (7.2-14) bullseye; urgency=medium * ui: vm network: allow one to override MTU for VirtIO devices * fix #3719: ui: container network: add MTU to advanced option * container network: move rate limit field to advanced section * fix #4318: ui: qemu/Monitor: rework output retention mechanism * api: ceph: add applications of each pool to the lspools endpoint * ui: only allow pools of matching application to be added as RBD Proxmox VE storage * ui: qemu: options: use 'first disk' for legacy 'c' boot setting * fix #4321: properly check cloud-init drive permissions * ui: cloudinit: disable remove button without VM.Config.Cloudinit * ui: qemu: network: increase max multi-queues to 64 * ui: qemu hardware: only enable affinity form field for root@pam * api: /cluster/resources: add tags of all virtual guests an user can access to returned properties * api: open up /cluster/options call over injecting info into /version * ui: save ui options from /cluster/options instead of version * ui: add various components in preparation of adding tag view/edit functionality * api: ceph: add cmd-safety endpoint * ui: osd: warn if removal could be problematic * ui: osd, mon, mds: warn if stop/destroy actions are problematic * fix #3967: disk manage ZFS: support creating dRAIDs -- Proxmox Support Team Thu, 17 Nov 2022 19:46:01 +0100 pve-manager (7.2-13) bullseye; urgency=medium * fix #4328: ui: add widget toolkit to dependencies for scanning for online help references * api: backup: auto-inject job id where expected by the API * api: vzdump: also check for default storage permission * api: backup info: make "name" property truly optional in response struct * pvestatd: broadcast static node information * cluster resources: add cgroup-mode to node properties * ui: lxc/qemu: cpu edit: make cpuunits depend on node's cgroup version * ui: backup job edit: fix form reset tracking * fix #4351: vzdump: send mail if job-end hook fails with mailnotification=failure * vzdump: send mail if job-abort hook fails * d/control: bump qemu-server dependency to 7.2-8 -- Proxmox Support Team Wed, 16 Nov 2022 18:33:29 +0100 pve-manager (7.2-12) bullseye; urgency=medium * ui: ceph: use quincy as new default for fresh installations * ui: qemu: enable IO-threads by default in VM creation wizard and move it out of the advanced section * ui: OS defaults: use SCSI single as default controller * apl info: update index to current repository state including new CentOS Stream 9, Rocky Linux 9, AlmaLinux 9 and OpenSUSE Leap 15.4 images * apt: sort list of optional packages and add proxmox-offline-mirror-helper package * vzdump: handle new 'performance' property string * ui: node certificate: make parent panel scrollable to cope with long SAN lists * pvereport: add arcstat info * ui: dc: subscription: fix subscription check * fix #1981: get next free disk id on change of bus/device * gui: fix firewall security group help button chapter link * ui: {guest, node} summary: use correct percentage unit for CPU usage * ui: qemu/lxc: cpu edit: fix delete-if-empty/default parameter for inside wizard case * ui: lxc/qemu: use an empty text for CPU units to better convey the default * fix #3593: ui: qemu: add inputs for task set affinity * replace pvemailforward with new rust based promox-wide proxmox-mail-forward * d/control: depend on proxmox-mail-forward * ui: qemu: increase available USB ports to 15, if QEMU machine version is new enough (>= 7.1) and the OS type has support (Linux 2.6+ & Windows 8+) -- Proxmox Support Team Sat, 12 Nov 2022 17:03:05 +0100 pve-manager (7.2-11) bullseye; urgency=medium * d/control: recommend proxmox-offline-mirror-helper * report: add proxmox-boot-tool status output * report: stabilize order of guests and network * postinst: migrate/update APT auth config -- Proxmox Support Team Wed, 14 Sep 2022 13:15:22 +0200 pve-manager (7.2-10) bullseye; urgency=medium * subscription: remove leftover key reference -- Proxmox Support Team Mon, 12 Sep 2022 09:15:56 +0200 pve-manager (7.2-9) bullseye; urgency=medium * subscription: handle missing subscription info * api: nodes: code/style rework start/stop list generation * ui: CephInstallWizard: make first monitor node static and always use localhost to avoid using one where ceph isn't yet installed -- Proxmox Support Team Thu, 08 Sep 2022 14:56:33 +0200 pve-manager (7.2-8) bullseye; urgency=medium * ui: restore: improve warning for restoring container with same ID * ui: ct restore: put mountpoint-erasure note on new line * api: apt: switch to common Proxmox::RS::APT::Repositories package * ceph-after-pve-cluster: enable for ceph-volume, disable for ceph-disk * ui: datacenter: rework webauthn settings UX * pvesr: remove stale replicated volumes immediately * api2: add return type to nodes/{node}/execute endpoint * api2: use JSONSchema to validate commands for "nodes/{node}/execute" * Jobs: fix scheduling after updating job from a different node * ui: improve form/MDevSelector * subscription: switch to Proxmox::RS::Subscription * pvesubscription: add 'set-offline-key' command * www: subscription: add Signed/Offline status -- Proxmox Support Team Tue, 6 Sep 2022 10:38:26 +0200 pve-manager (7.2-7) bullseye; urgency=medium * pveceph: fix regression with new split-out ceph-volume package and older ceph releases (pacific, octopus) -- Proxmox Support Team Tue, 05 Jul 2022 08:52:46 +0200 pve-manager (7.2-6) bullseye; urgency=medium * update shipped aplinfo * pveceph: install split-out ceph-volume package * ui: manual backup: unescape notes template on load -- Proxmox Support Team Mon, 04 Jul 2022 13:31:57 +0200 pve-manager (7.2-5) bullseye; urgency=medium * report: add ceph device list info * api: ceph monitors: make checking for duplicate addresses more robust * fix #3597: ui: ceph setup: avoid autofill of monitor network * fix #4111: replication: don't send mail when fail count is zero * fix #4026: add repeat-missed option for scheduled jobs * fix #4053: don't run vzdump jobs immediately when they change from disabled -> enabled, only when the schedules next event actually triggers * ui: ui: backup jobs: add repeat-missed checkbox to advanced section * pveceph & ui: add Ceph 17.2 Quincy installation support -- Proxmox Support Team Tue, 21 Jun 2022 16:58:46 +0200 pve-manager (7.2-4) bullseye; urgency=medium * fix # 4044: ui: hd move: avoid bogus progress bar, show task viewer * ui: storage: add namespace support when creating PBS storage * ui: VM Create wizard - display default SCSI controller correctly in Disks panel * fix #3994: ui: add an Options panel in the node's system menu group, support configuring the WakeOnLAN MAC addressed to be used for a node and the initial start-all-delay for the auto boot of virtual guests. * vzdump: generate notes: initialize potentially undef values and improve verification * ui: manual backup: list possible template variables directly, like we do already for the datacenter backup job editor * configs: vzdump: add notes-template default -- Proxmox Support Team Thu, 12 May 2022 17:36:43 +0200 pve-manager (7.2-3) bullseye; urgency=medium * update shipped CT appliance info index * schedule-analyze: fix schedules with limited runs smaller than request runs * ceph pools create: ignore 'crush_rule' for an EC data-pool, only applicable for the meta-data pool. Enhance erasure-code description to clarify such things. * vzdump: notes-template: avoid escaping meta-characters upon replace and improve check for unknown variable -- Proxmox Support Team Wed, 04 May 2022 08:46:53 +0200 pve-manager (7.2-2) bullseye; urgency=medium * ui: storage content: support filtering by notes for backups * api: ceph pools: add type to returned properties * ui: ceph pools: add pool type column, but hide by default * ui: ceph pool edit: disable size and crush rule for erasure pools * ui: snapshot tree: warn that current state is lost when confirming rollback -- Proxmox Support Team Mon, 02 May 2022 17:33:27 +0200 pve-manager (7.2-1) bullseye; urgency=medium * ui: dc/SyncWindow: use field set like sync options now does too * api: ceph pools: default to add-pve-storage to true for erasure coded pools, but still allow overriding it -- Proxmox Support Team Fri, 29 Apr 2022 14:29:30 +0200 pve-manager (7.1-13) bullseye; urgency=medium * ui: sdn: options: flex all and drop collapsible * report: report FS type in df call * report: lsblk: output more columns and merge/group parents of sub-trees * ui: qemu: switch processor, memory, CD-drive, PCI icons to SVG * ui: lxc resources: support font awesome icons directly and switch to vector based ones * add various storage content type check enforcements * periodic jobs: don't schedule jobs with no computable next event * ui: render storage type: improve fallback for external storage plugins * fix #3976: api/backup: make schedule/starttime truly optional on update * vzdump: backup limit: only count unprotected backups * ui: storage edit: retention: add max-protected-backups setting * ui: VM/CTs: collect all disk/volume related actions in a submenu * ui: VM/CTs: add a reassign disk/volume button * ui: disk storage selector: never send format when hideFormat is true, as backend knows it better * ui: fix adding more than five host PCI passthrough devices, the backend allows 16 since a while. * ceph: services: broadcast versions: improve requesting old version * fix #3668: ui: realm ldap/ad sync: replace 'full' and 'purge' with 'remove-vanished' * api: replication: don't send mails about failed replication only once, rather sent first three consecutively failing replications and then switch to a slower frequency to better convey that there may be an acute failing, not just a flapping error like one mail could suggest. * replication: include more info in mail like failure-count, last succesful sync, next try and current target node. * ui: sdn: zone evpn: delete exitnodes-primary if empty * fix #3955: vzdump: new: also send mail for error during job-init hook * vzdump: support setting protected status directly for just created backups * fix #439: api: next-id: honor new datacenter.cfg upper/lower range option * ui: datacenter options: add next-id editor * ui: backup restore: disallow empty storage selection if auto-selecting one in the backend wouldn't work * ui: backup restore: allow override of some settings * partially fix #438: vzdump: support setting notes-template per single backup * ui: backup: allow setting protected and notes-template for manual backup * fix #438: ui: backup job: allow setting a notes-template for a job to add a new note (comment) to each created backup job, for example, to include the VM/CT hostname or cluster the backup was created on * ui: add VirGL GPU to possible VGA drivers * vzdump: add error if passed in hook script doesn't exist to allow one to differentiate that from the executable flag missing. * ceph pools: allow to create erasure code pools -- Proxmox Support Team Thu, 28 Apr 2022 21:00:36 +0200 pve-manager (7.1-12) bullseye; urgency=medium * node config: use common parser and fill in config schema for API endpoints * ui: sdn: add disable-arp-nd-suppression, exitnodes-primary rt-import bgp-multipath-as-path-relax evpn/bgp options * apl info: update shipped index to current repository state -- Proxmox Support Team Tue, 29 Mar 2022 17:30:13 +0200 pve-manager (7.1-11) bullseye; urgency=medium * fix #3476: vzdump: add job-init hook * ui: pci passthrough: editor for pci-id overrides * pvescheduler service: order startup after pve-guests * fix #3815: metrics: influxdb: coerce guest name always to string * api: resource pool: add type parameter to GET endpoint * ui: rbd: cephfs: add keyring/secret field for external clusters * ui: disks/lvm: better convey space information * api: query url metadata: change default user-agent to "Proxmox VE" * ui: vm: improve validator for CPU share range * pve6to7: update expected running kernel version to 5.13 or 5.15 * daily update timer: start already on 01:00 to avoid dst change issue * ui: firwall: change icmp type selector to a combogrid * ui: add help button to qm guest-agent window * ui: sdn: zones: evpn : add exitnodes-local-routing && advertise- subnets * api: network: any-bridge filter: don't display bridges if user have access to vnets. * ui: lxc options: disable features edit as non-root when container is privileged -- Proxmox Support Team Thu, 17 Mar 2022 14:08:40 +0100 pve-manager (7.1-10) bullseye; urgency=medium * ui: form/calendar event: add monthly, first X weekday of month, and yearly examples * ui: backup/run now: avoid passing "next-run" parameter to backend * vzdump: example hook script: avoid undef warnings -- Proxmox Support Team Tue, 18 Jan 2022 05:52:53 +0100 pve-manager (7.1-9) bullseye; urgency=medium * ui: vm create wizard: default to 4 GiB memory for Windows 11 OS-type * ui: ceph fs: fix overriding renderer in controller * ui: ceph dashboard: render ghost OSDs * backup views: sort backups by vmid, then descending by date * ui: grid default-sorters: use correct property 'direction' and keep default 'ASC' * external metrics: influxdb: suppress false-positive warning when no token exists * avoid creating unused `/var/lib/vz/template/qemu` directory * ui: fix NoVNC scaling radio buttons * ui: node: zfs: reuse the ZFSDetail window from the widget-toolkit * fix #3790: pass TLS 1.3 ciphersuites configuration if set * fix #3745: handle overridden TLS key location configuration * fix #3789: pass disable TLS 1.2/1.3 options * ui/api: vzdump: add new 'next-run' field for backup job listing -- Proxmox Support Team Thu, 13 Jan 2022 16:37:30 +0100 pve-manager (7.1-8) bullseye; urgency=medium * fix #3689: add gridhandle to firewall rules to indicate drag/drop * jobs: limit ID to maximal 64 characters * ui: upload/download image: trim whitespace from checksum value * ui: calendar event: add an once-daily example and clarify workday at 00:00 one slighlty * ui: container: allow one to set the 'lazytime' mount option -- Proxmox Support Team Tue, 07 Dec 2021 18:55:42 +0100 pve-manager (7.1-7) bullseye; urgency=medium * pvescheduler: fix potential stall on full shutdown * api: journal: stream the syslog (journal) data directly to the client to avoid loading a potentially big amount of text first in memory -- Proxmox Support Team Wed, 24 Nov 2021 18:32:51 +0100 pve-manager (7.1-6) bullseye; urgency=medium * ui: dc/OpenID Connect: make username-claim field editable for arbitrary values * ui: dc/OpenID Connect realm: allow one to edit scopes and prompt * pvescheduler: improve error handling with some forked worker * pvescheduler: reworking child pid tracking and do not delay reload artificially * pvescheduler: implement graceful reloading -- Proxmox Support Team Mon, 22 Nov 2021 20:32:21 +0100 pve-manager (7.1-5) bullseye; urgency=medium * improve transitioning backup jobs when user has old web-interface/GUI loaded -- Proxmox Support Team Wed, 17 Nov 2021 15:37:12 +0100 pve-manager (7.1-4) bullseye; urgency=medium * container templates: update shipped aplinfo index * ui: render protected column as icon and enable sorting * ui: backup views: disable remove button on protected backups * ui: qemu: disk edit: add an 'Async IO' selector to the advanced options, making it easier to switch from the default `io_uring` driver to either `AIO-native` or 'threads' due to issues or to compare performance. * ui: qemu: disk edit: with the bandwidth-limits being in their own tab now we can drop extra-wide label-widths for advanced form fields. * ui: ceph: osd: handle edge case with dead node -- Proxmox Support Team Tue, 16 Nov 2021 14:21:31 +0100 pve-manager (7.1-3) bullseye; urgency=medium * ui: qemu: disk edit: expose read-only flag as advanced option for disks using either a SCSI or virtIO based controller * fix #3725: api: metrics: use complete config for testing the connection * api: apt/versions: track swtpm -- Proxmox Support Team Mon, 15 Nov 2021 17:32:32 +0100 pve-manager (7.1-1) bullseye; urgency=medium * api: ceph: create osd: set correct parttype for DB/WAL * partially fix #2285: api: ceph: create osd: allow using partitions * ui: zfs create: switch to using widget-toolkit's multiDiskSelector * ui: dc/Backup: fix 'run now' button for jobs with comments * api/services: add pvescheduler to the service list * ui: ceph: add more compatibilty code for versions * ui: backup: show retention settings in own column -- Proxmox Support Team Fri, 12 Nov 2021 18:49:36 +0100 pve-manager (7.0-15) bullseye; urgency=medium * ui: lxc: resources: add Detach text for mountpoints * vzdump: skip protected backups for dumpdir pruning * ui: backup views: add protected column and allow one to change protection status * fix #3504: add datacenter notes panel for cluster wide comments, rendered as markdown * fix #3505: ui: upload to storage: add checksum and algorithm to auto-verify intergrity of files after they have been uploaded, similar to the URL downloader. * ui: node: LVMThin: add volume group to columns * ui: node: add destroy menu for directory, lvm, lvmthin, zfs * ui: node: storage removal: add checkboxes for cleaning up disks and/or storage config * ui: ceph: make version handling actually future proof * replication: replace systemd timer with pvescheduler daemon * backups: use more flexible pvescheduler daemon over CRON file to run backup jobs * ui: dc/backup: show schedule instead of day-of-week and starttime * fix #3658: api, ui: backup jobs: add comment field to jobs entries * pvestatd: broadcast very basic, built-in version info * ui: storage: avoid deleting preallocation setting on creation * ui: more re-use of user and TFA related widgets from widget-toolkit * fix #2841: implement multiple second factors for users * tfa: support WebAuthn and recovery keys * ui: redirect user TFA button to TFA view as we got multiple factors per user now * ui: dc/options: display WebAuthn and add editor * api: ceph-mds: get mds state when multple ceph filesystems exist * ceph fs: support creating multiple CephFS via UI/API * ui: dc: backup jobs: add schedule simulator to allow admins easier debugging and grasping of the calendar event derived schedule format * ui: index: set Proxmox.NodeName variable * ui: tfa: include cluster or node name in issuer for better recogintion in, for example, TOTP apps -- Proxmox Support Team Thu, 11 Nov 2021 21:37:07 +0100 pve-manager (7.0-14) bullseye; urgency=medium * ceph services: drop broadcasting legacy version through the pmxcfs key-value storage * pvestatd: fix rebalancing CPU sets for cgroupv2 * d/postinst: use reload-or-restart instead of try-reload-or-try-restart to also start a (by accident) stopped service again * drop unused and ancient 'pvenetcommit' shell (sysv) script, handled directly by systemd service nowadays * pvenetcommit: avoid unwarranted error message for the case where no changes are pending on boot * ui: resourcetree: move guest position on template creation * fix #3850: ui: storage: allow one to specify how new images should be allocated on file based storages * ui: VM wizard: promote advanced firmware settings in system panel to normal, always visible ones, as they are more frequently required nowadays (EFI, TPM for Windows 11 or q35 machine for pass-through) * ui: VM wizard: add 'win11' ostype and enable EFI and TPM by default if selected * ui: storage PBS: allow one to add a non-default port in server field * ui: LXC/CT wizard: allow one to configure multiple mount-points when creating a new container, similarly to VMs * ui: guest backup grid: monitor store errors for better UX * ui: dc/Cluster: show fatal errors of the 'join info' API call in the view -- Proxmox Support Team Sun, 07 Nov 2021 21:23:11 +0100 pve-manager (7.0-13) bullseye; urgency=medium * ui: efi: default to the new, more feature rich, 4 MB build for new VMs or when re-adding EFI vars to an existing VM * ui: ovmf: support provisioning an EFI vars template with secureboot by default on and distribution + Microsofts secure-boot key pre-enrolled * ui: VM create: allow configuring a TPM in the advanced-options of the wizard's system settings -- Proxmox Support Team Tue, 05 Oct 2021 20:25:05 +0200 pve-manager (7.0-12) bullseye; urgency=medium * ui: add version to extjs script urls * ui: cluster backup: fix running backup with prune settings * fix #1803: ui: cluster backup: handle job-specific retention options * vzdump: include current backup when pruning dumpdir * ui: backup job detail: also show retention settings * ui: backup job detail view: merge mail notification when/to fields * ui: improve ACME edit/apply button visibilty * fix #3620: ui: dc/storage: delete empty pbs fingerprint on edit * ui: cluster backup: only restrict storages to node when it's selected * influxdb: do not test the connection when entry is (getting) disabled * api: ceph: create osd: work around stale-information udev bug * ui: qemu/HDEdit: move Bandwidth options to a different tab * ui: form/ControllerSelector: set correct max value for the device-id * drop pve5to6 checker tool, not relevant in 7.x release anymore * ui: change CIFS to SMB/CIFS for clarification * ceph install: improve ceph install checks during installation for when dpkg already extracted ceph binaries but is not yet done with the installation. This avoids activating the `Next` button to early. * ui: add support for adding TPM devices -- Proxmox Support Team Tue, 05 Oct 2021 08:07:44 +0200 pve-manager (7.0-11) bullseye; urgency=medium * fix #3426: ui: parser: adapt parseSSHKey to accept "@..." suffix * Status/InfluxDB: add 'verify-certificate' option to disable ssl verification * ui: remove local cloud-init live migration limitation * ui: node status: use repo status widget from widget-toolkit * ui: node/ZFS: add zstd to possible compression methods * vzdump: use storage plugins to determine backup feasability * ui: lxc/CreateWizard: add a 'nesting' checkbox and enable it by default * utils: add missing 'tfa' for @pve realm -- Proxmox Support Team Thu, 5 Aug 2021 16:14:03 +0200 pve-manager (7.0-10) bullseye; urgency=medium * pve6to7: improve check for security repo change in bullseye to avoid false positives * api: node tasks: add more fields to return schema to improve experience with the pvesh tool (auto-completion) and to document them for the api-viewer * api: services: improve state detection for one-shot units * api: services: propagate "uninstalled" state for units * api: network apply: fix check for ifupdown2 origin * ui: node: repos: add online help -- Proxmox Support Team Thu, 15 Jul 2021 14:43:27 +0200 pve-manager (7.0-9) bullseye; urgency=medium * pve6to7: sync new checks and adaptions from stable-6 branch for consitency * fix #3490: do not filter out 'Generic System Peripheral' PCI(e) devices by default * ui: ceph status: fix recovery percentage display * ui: HA resources: fix toggling edit button on selection * apl: add bullseye pub key and switch over to new index -- Proxmox Support Team Wed, 07 Jul 2021 18:51:10 +0200 pve-manager (7.0-8) bullseye; urgency=medium * ui: storage: download from URL: do not clear meta info on cert-validity change * utils: enable ARIA again * ui: node summary: show repository configuration status * ui: node/status view: reduce quite generous paddings * ui: notes: add empty text with a hint that markdown is supported and set online-help button to our basic Markdown primer in the docs * pveceph: also install nvme-cli * ui: dc/guests: change layouting to a flexbox, fixing render issues in Firefox on somes systems * pve6to7: sync new checks from stable-6 branch -- Proxmox Support Team Mon, 05 Jul 2021 17:49:48 +0200 pve-manager (7.0-7) bullseye; urgency=medium * ui: enable APT repository status view and management * ui: adapt task-history icon to differ more easily between system-log and task logs -- Proxmox Support Team Sat, 03 Jul 2021 02:41:06 +0200 pve-manager (7.0-6) bullseye; urgency=medium * pve6to7: sync checks with the ones from stable Proxmox VE 6.4 branch * api: apt: add call for repository information, allow disabling and enabling of repos, and adding repos from a pre-defined set * api: cluster/backupinfo: rework API index endpoint to actually list sub-directories * implement OpenID (SSO) login * ui: add add/edit window for OpenID based realms * ui: realms: add icons to menu entries * fix #1710: ui: storage: allow one to download a ISO or appliance URL directly to a storage -- Proxmox Support Team Sat, 03 Jul 2021 01:31:37 +0200 pve-manager (7.0-5) bullseye; urgency=medium * api: tasks: add 'since', 'until' and 'statusfilter' filter for the task list endpoint * api: apt versions: track proxmox-backup-file-restore * api: cluster/resources: add 'name' property to return schema -- Proxmox Support Team Mon, 28 Jun 2021 20:00:36 +0200 pve-manager (7.0-4) bullseye; urgency=medium * ui: notes editor: increase edit window size from 600x400 to 800x600 * ui: dc: backup: fix job detail search * d/postinst: handle static machine-id generated by Systems installed with the Proxmox VE ISO between version 4.0 <= x <= 5.4 * api: services: return more information * api: services: also track systemd-journald, as syslog is not often there anymore * postinst: set custom LVM settings to avoid scanning guests images directly, as we do not rely on a patched LVM package anymore * ceph: switch bullseye repos over to official ones * ui: storages: add basic BTRFS edit/add window for new technology preview * cli tools: correctly handle warnings status -- Proxmox Support Team Thu, 24 Jun 2021 08:54:35 +0200 pve-manager (7.0-3) bullseye; urgency=medium * apply queued up breaking changes we already replaced in Proxmox VE 6.x or earlier: + vzdump: remove deprecated 'size' parameter + api: nodes: remove deprecated 'upgrade' parameter for the 'xtermjs', 'spiceshell' and 'vncshell' API enpoinds (use command=upgrade instead) + api: move cpu path into qemu/capabilities + api: ceph: remove obsoleted disks and remove moved 'flags' calls + api: ceph: osd: create: rename size parameters * ui: TFA: use correct user-id value when creating TOTP QR code * ui: ceph: select Pacific as default release * pve6to7: add checks for backup retention options * fix #2745: ui: backup window: allow specifying remove parameter for manual backup * vdzump: log with what retention settings we prune and how many backup snapshots got pruned * node config: limit description/comment length to 64 KiB and check in pve6to7 for overly long exisitng notes. * ui: fix unlimited height of VM/CT Summary notes-view, noticeable on long text * pve6to7: bump free-space on root filesystem requirement check to 4 GiB * ui: ACL path selector: add missing realm and group paths * fix #2422: allow multiple Ceph public networks and improve IPv6 handling * fix #3470: ui: qemu/CmdMenu: fix confirm message for 'pause' cmd * ui: notes view: render node and guest notes as Markdown -- Proxmox Support Team Fri, 18 Jun 2021 19:33:54 +0200 pve-manager (7.0-2) bullseye; urgency=medium * fix #3402: add Pool.Audit permission * ui: disk list: enable wipe-disk button * compatibility patches for ExtJS 7.0 -- Proxmox Support Team Wed, 02 Jun 2021 16:31:28 +0200 pve-manager (7.0-1) bullseye; urgency=medium * re-build for Proxmox VE 7 based on Debian Bullseye * d/control: order ifupdown2 as first, prefered, dependency * enable installation of ceph 16.2 pacific release * pveceph: allow to select test repository on installation -- Proxmox Support Team Tue, 25 May 2021 10:44:19 +0200 pve-manager (6.4-7) pve; urgency=medium * pvereport: log pressure stall information * pvereport: re-organize: add systemd-load section abd unify bios/pci in HW a single section * fix #3430: handle hook script paths better * fix #3426: ui: parser: adapt parseSSHKey to accept "sk-" prefix -- Proxmox Support Team Wed, 19 May 2021 17:51:44 +0200 pve-manager (6.4-6) pve; urgency=medium * proxy: improve use of wildcard listening-address for system which disable the IPv6 network stack system-wide (which should be done by setting the `net.ipv6.conf.all.disable_ipv6` sysctl, not over the kernel command line) * ui: storage status: use SI (base ten) units for usage for consitency with RRD chart -- Proxmox Support Team Fri, 07 May 2021 18:17:25 +0200 pve-manager (6.4-5) pve; urgency=medium * always reload API daemons after a new Ceph installation to ensure the newest Ceph libraries are loaded. -- Proxmox Support Team Mon, 03 May 2021 15:06:43 +0200 pve-manager (6.4-4) pve; urgency=medium * ceph monitor: automatically disable insecure global ID reclaim after creating first monitor * pveceph: drop left-over, now bogus, warning when installing Octopus. Ceph Octopus is supported and stable since Proxmox VE 6.3 -- Proxmox Support Team Tue, 27 Apr 2021 13:03:54 +0200 pve-manager (6.4-3) pve; urgency=medium * ui: tasks: add ceph edit-pool and set-flags descriptions * ui: ceph: pool edit: set emptyValue to 0 for target-size field * ui: storage RBD: add field allowing one to configure accessing a specific, already existing namespace of a RBD pool for a Proxmox VE storage. * SDN tech preview: add subnet/ipam/sdn management -- Proxmox Support Team Mon, 26 Apr 2021 20:19:56 +0200 pve-manager (6.4-2) pve; urgency=medium * ui: ceph pools: fix target-size column renderer * ui: ceph pools: do not grey-out name field when editing a pool * ui: ceph pools: avoid resetting crush rule when editing a pool * ui: container restore: make privilege level of restored CT a tri-state radio group to allow keeping the old state (default), or enforcing either privileged or unprivileged * ui: ceph: pool creation: default auto-scale value to "on". -- Proxmox Support Team Sat, 24 Apr 2021 19:28:55 +0200 pve-manager (6.4-1) pve; urgency=medium * backup views: add single-file restore button for VM and CT backup archives located on a Proxmox Backup Server * ui: ceph: allow one to edit existing ceph pools * ui: ceph: reduce pool view complexity and add auto scale columns * fix #2053: OSD destroy only if located on specified node * ui: Utils: change default console order for VMs, prefer SPICE virt-viewer if the VM has a SPICE display * fix #3389: add special file-upload detection and handling also when API tokens are used * fix #417: proxy: allow one to configure a address where the pveproxy and spiceproxy should listen and default to listening on both, IPv6 and IPv4. This changes the log format for IPv4 addresses, as ::ffff: will be prefixed. Either adpat any matching software (for example, fail2ban) or disable this by setting the LISTEN_IP to 0.0.0.0, if this is not wanted. * ui: safe destroy guest: add checkbox for removal of unreferenced disks * report: add multipath.conf and wwids file * fix #3385: api: network: check for duplicate use of network-device ports before writing * ui: firewall: rule: set 512 characters max-length for source and destination fields, if more addresses are required it's recommended to use IP-sets * ui: backup views: unfiy button order in storage and guest backup view * ui: set file name for spice console download in chrome * ui: allow one to edit notes also in the storage backup content view -- Proxmox Support Team Fri, 23 Apr 2021 17:17:29 +0200 pve-manager (6.3-7) pve; urgency=medium * ui: bandwidth limit selector: make it possible to allow zero, so users can reset any default imposed bandwidth restriction to unlimited * ui: avoid errors when 'template' property is not present in guest status * external metrics: influx: send along auth token on connection test too * external metrics: influx: allow one to add an API URL-path prefix, especially useful if InfluxDB runs behind a reverse proxy * ui: backups: enable editing notes for Proxmox Backup Server * ui: cloud-init: re-add SLAAC option to IPv6 configuration * vzdump: return backup job lock file handle and let the caller close it, ensuring that it is held during the whole job in a more straight-forward manner * ui: restore: add initially live-restore checkbox for backup archives on a Proxmox Backup Server * api: resources: return guest, pool and sdn info in a sorted manner -- Proxmox Support Team Thu, 15 Apr 2021 19:56:12 +0200 pve-manager (6.3-6) pve; urgency=medium * ui: VM hardware: extend machine renderer to show pinned machine versions for Windows VMs also in the Hardware overview. * ui: VM hardware: add online-help references to random number generator edit window -- Proxmox Support Team Tue, 09 Mar 2021 08:22:47 +0100 pve-manager (6.3-5) pve; urgency=medium * ui: firewall rules: make columns more responsive (flexible) by default * ui: firewall rules: for ellipsized comments * vzdump: Proxmox Backup Server: make task log upload error non-fatal * ui: zpool status detail: add default for scrub information * external metrics/status: fix misspelled method call * api: node: add new capabilities API endpoint, initially hosting the available QEMU machine list endpoint of a node. * ui: VM hardware: add option for version pinning in machine edit window * partially fix #2745: vzdump: use default for remove parameter -- Proxmox Support Team Fri, 05 Mar 2021 21:50:04 +0100 pve-manager (6.3-4) pve; urgency=medium * pveceph: improve useability of 'status' command * fix #3203: ui: VM hardware: use correct OS default model for network device type * ui: qemu: add the 'none' dummy audio driver as an option * metric-status: InfluxDB: add support for InfluxDB 2.x HTTPs API * metric-status plugin: do not test connection if disabled * fix #3066: ui: Node summary: add hostcpu/hostmem ratio fields for guest usage * ui: disk list: include partitions * ui: snapshot: show task viewer for progress log * ui: window/Settings: fix labelWidth for saved user name * ceph: extend error for wrong config-file link * ui: safe destroy: Add HA to purge tooltip * ui: dc/TokenEdit: fix editing existing tokens * ui: qemu/HardwareView: fix CDRom permission checks -- Proxmox Support Team Fri, 19 Feb 2021 17:53:32 +0100 pve-manager (6.3-3) pve; urgency=medium * pvestatd: adapt to new CGRoup module path * fix #3182 #3183: change backup retention mask logic * ui: fix various usages of the findRecord emthod, ensuring it matches exact * test: add regression tests for retention parameters for vzdump -- Proxmox Support Team Thu, 03 Dec 2020 18:14:45 +0100 pve-manager (6.3-2) pve; urgency=medium * fix #3140: allow interface suffix in dns entries * ui: storage: improve passint prune settings one edge cases * ui: add onlineHelp buttons for VM boot order, and some storage edit windows * api: metrics/server: test heuristically if we can connect successfully on add/update * api: metrics/server: add minimum and maximum to port schema -- Proxmox Support Team Wed, 25 Nov 2020 16:20:25 +0100 pve-manager (6.3-1) pve; urgency=medium * api: osd destroy: untaint device before pvremove * ui: storage content: add encryption and verification columns for Proxmox Backup Server * ui: guest backup view: add encrypted column for Proxmox Backup Server storages * ui: storage: Proxmox Backup Server paperkey: print short fingerprint in heading * ui: storage: Proxmox Backup Server: improve encryption key handling, allow upload of existing key, warn visible on deletion. -- Proxmox Support Team Tue, 24 Nov 2020 23:43:20 +0100 pve-manager (6.2-17) pve; urgency=medium * ui: ceph wizard: improve language and fix ceph docs link * ui: guest backup view: add ability to show and edit comments * ui: storage backup view: add button for prune group window * api: ceph: fix pool creation 'add as storage' parameter -- Proxmox Support Team Tue, 24 Nov 2020 16:01:42 +0100 pve-manager (6.2-16) pve; urgency=medium * apt: add libproxmox-backup-qemu0 to displayed packages * ui: qemu: set correct disabled state for start button * ui: guest backup: add comment and verification columns * ui: storage content: add comment column for backups * ui: storage/PBS: drop beta hint * ui: storage/PBS: allow one to copy, download or print new auto-generated encryption key * ui: fix extension filter for upload window for container templates * ui: storage content: use separate view for each content type * fix #3136: vzdump notification mail: add name also to plain-text part * ui: improve column behavior with browser scaling and non-default DPI * cluster: add 'metrics/server' API endpoints and user interface * ceph: do not require setting 'allow-experimental' flag when installing Octopus * ui: ceph: allow one to select which version to install * close #3114: ui: snapshots: make it harder to delete snapshot by accident * vzdump: adapt to new keep-all prune option * ui: storage edit: add Backup Retention tab for those storage with backup content type support. * ui: storage edit: drop max backup field, replaced by backup retention keep-last field -- Proxmox Support Team Mon, 23 Nov 2020 19:33:03 +0100 pve-manager (6.2-15) pve; urgency=medium * fix #2802: status/metrics: make MTU configurable for tunneled or otherwise MTU-reduced networks * ui: authentication: add "verify SSL cert" checkbox for AD realms * vzdump: fix regression with "keep forever" legacy handling logic of the older 'maxfiles' option, which makes problems if it was set explicitly to zero -- Proxmox Support Team Sun, 01 Nov 2020 20:34:56 +0100 pve-manager (6.2-13) pve; urgency=medium * tasks: allow API tokens to query their own UPIDs * ui: pbs: allow empty fingerprint * ui: fix unchecking 'Filter VMID' * ui: VM: guest agent IP View: also filter out 0:0:0:0:0:0 * vzdump: allow prune-backups as an alternative to maxfiles * fix #3049: ui: Firewall Rules: wider rule number column * fix #3010, #3011: ui: VM options: re-do boot order editor, making it much more flexible and powerful * backup: include IDs for non-existent guests and error again if they are left over configured in a job * partially fix #3056: namespace vzdump temporary directory with VMID * ceph: allow to alter settings of an exisiting pool, only over API/CLI for now * ceph: add option to control placement-group autoscale mode on pool create * ui: ceph: allow one to specify the device class on OSD create as advanced option * fix #2827: ui: add "verify SSL certificated" checkbox for LDAP realms -- Proxmox Support Team Thu, 22 Oct 2020 18:50:07 +0200 pve-manager (6.2-12) pve; urgency=medium * fix #2890: also detect & renew DNS-only ACME certs * fix #2908: fixed password validator for adding PBS as storage * vzdump: use configured tmpdir for PBS * fix #2913: order backup jobs numerically by VMID * fix #2842: ui: filter on exact vmid * api: ACME renew: handle error from revoking old cert gracefully * api: ACME revoke: do not abort if CA is just expired * replication: improve various checks and fallback/default settings * pveversion: track proxmox-backup-client * ui: block removal of in-use container image * ui: dc/Backup: disable pveCompressionSelector for pbs storages * lxc: increase max cores from 128 to 8192 * lxc: increase max number of net interfaces from 10 to 32 -- Proxmox Support Team Mon, 21 Sep 2020 11:28:07 +0200 pve-manager (6.2-11) pve; urgency=medium * ui: add ceph recovery graph and progressbar * pveceph: allow setting device class on osd create * api/services: improve essential service check, allow reload and start * ui: storage: Proxmox Backup: allow one to setting up and deleting an encryption key. For now only autogeneration over UI. Use pvesm if you want to use a pre-existing key file. -- Proxmox Support Team Fri, 24 Jul 2020 19:19:19 +0200 pve-manager (6.2-10) pve; urgency=medium * vzdump-hook-script: rename TARFILE to TARGET and add fallback to TARFILE for compatibility reasons -- Proxmox Support Team Tue, 14 Jul 2020 10:28:42 +0200 pve-manager (6.2-9) pve; urgency=medium * fix #2609: ui: backup: add info and status view for guests without any backup job * ui: dc/backup: add new backup job detail view * Revert "Close #1623: replace apt-get to apt", avoid possible breakage due to not having a stable CLI interface yet. -- Proxmox Support Team Thu, 09 Jul 2020 20:12:13 +0200 pve-manager (6.2-8) pve; urgency=medium * fix #1623: replace apt-get with apt * ui: sdn: add simple zone plugin * ui: sdn: move mtu from vnetview to zoneview * ui: add PBS edit input panel -- Proxmox Support Team Tue, 07 Jul 2020 19:16:36 +0200 pve-manager (6.2-7) pve; urgency=medium * ui: migration dialog: Allow setting no target storage to reuse current, and make that default * api: cluster resources: add sdn audit permission * dc/Tasks: pass endtime to make duration calculation correct * fix #2802: metric flush check should not care about current usage * fix #2771: relax cert API endpoints permissions * fix #2784: always compare ACME domains in lower case * api: register /nodes/X/cpu call for CPU models * ui: improve ProcessorEdit and load models dynamically * fix #2810: fix setting Container mounts for multiple guests in a browser session * node_config: Allow leading underscore in ACME aliases * change permissions for non-network cloudinit settings * ui: cifs: reset proxy cache also if user or password change and make user and password fields independent from each other * ui: ceph: downgrade remapped from error to warning/working * vzdump: set target for PBS based backups to show in the vzdump mail log overview -- Proxmox Support Team Mon, 06 Jul 2020 22:11:08 +0200 pve-manager (6.2-6) pve; urgency=medium * api: improve node index with missing/broken cert * sdn: add VLAN-aware option to VNet edit dialog * sdn: add mtu field to VLAN edit dialog * initial support for upgrading to ceph octopus * show if a ceph pool is using the PG autoscaler * ui: improve filtering by VMID and search for the backup list view -- Proxmox Support Team Wed, 03 Jun 2020 16:37:56 +0200 pve-manager (6.2-5) pve; urgency=medium * improve ACME interaces * fix #2747: ui: API token create: always reset base submit URL * sdn: restrict zone and vnet name to 8 characters * fix #2574: ui: permission-path selector: push each unique permission object path only once * fix #2718: ui: qemu: handle localtime option correctly, allow all tree states * api, ui: allow to remove subscription key -- Proxmox Support Team Wed, 27 May 2020 14:31:00 +0200 pve-manager (6.2-4) pve; urgency=medium * add online help references to new experimental Software Defined Network web interface, it is now also included in the documentation. * api: apt/versions: track the version of the optional 'libpve-network-perl' package -- Proxmox Support Team Sun, 10 May 2020 21:06:56 +0200 pve-manager (6.2-3) pve; urgency=medium * ui: dc authentication: improve adding ad new LDAP based realm * ui: cluster join: hide all fields in assisted mode until we got some info * external metric server: improve flush on big data updates * update shipped aplliance index info -- Proxmox Support Team Sat, 09 May 2020 19:32:52 +0200 pve-manager (6.2-2) pve; urgency=medium * fix #2708: ui: increase default memory in VM create wizard to 2GiB * improve ACME and certificate related user interface -- Proxmox Support Team Thu, 07 May 2020 21:49:10 +0200 pve-manager (6.2-1) pve; urgency=medium * ui: support up to 8 corosync/kronosnet links on cluster create or join * initial gui-integration of DNS based ACME (Let's Encrypt) certificate configuration and management * fix #1210: ceph: extend pveceph purge * ui: switch backup default compression selection to ZSTD -- Proxmox Support Team Wed, 06 May 2020 20:17:51 +0200 pve-manager (6.1-11) pve; urgency=medium * Fix #2124: Add support for zstd -- Proxmox Support Team Mon, 4 May 2020 14:11:21 +0200 pve-manager (6.1-10) pve; urgency=medium * acme: use new proxmox-acme-perl * acme: allow configuring DNS plugin options in nodeconfig -- Proxmox Support Team Sat, 02 May 2020 18:33:27 +0200 pve-manager (6.1-9) pve; urgency=medium * fix #2634: print specific error if hook-script is not executable * API: allow one to OVS network live reloading * add experimental SDN gui * ui: ceph: add icons for versions in MON/MGR/MDS ServiceList panels * ui: ceph: add highest cluster version in summary * ui: add API token management interfaces * ui: add user and API token "effective-permission" explorer * ui: add Language selection in user menu * ui: datacenter/Authentication: allow one to sync LDAP and AD realms * certs: early renew long-lived certificates to cope with clients which do not accept certificates with a lifetime of more than two years * ui: don't block offline migration due non-referenced disk in the config -- Proxmox Support Team Wed, 29 Apr 2020 17:15:38 +0200 pve-manager (6.1-8) pve; urgency=medium * ui CT Features: add checkbox for new allow unproblematic mknod device creation in CT feature. * ui: do not suggest that it's allow to edit 'special' permission roles * ui: snapshots: hide 'Include RAM' when VM isn't running * ui: TFAEdit: use viemodel binding for hiding/showing qr code * ui: dc/Summary: improve dashboard storage calculation * ui/cluster: show all corosync/knet links (up to 8) in cluster overview * gui: pci passthrough: fix 'Add PCI' dialog for new devices * vzdump: add support for proxmox backup server * storage content GUI: improve detection of backup volumes * pvesh: Add all standard output options that are not yet defined * ceph: do not check IPs if no explicit puvlic/cluster networks got set in the ceph configuration * ui: qemu: allow one to add a virtio-rng device * ui: ContentView: consider new ctime value * fix #2611: gui: use backendUnit and pretty renderer * ui: dc/options: add max_workers setting * ui: make grid column filter more obvious -- Proxmox Support Team Mon, 09 Mar 2020 19:05:11 +0100 pve-manager (6.1-7) pve; urgency=medium * ui: show cluster name from joinInfo in join dialog * fix #2572: gui: make snapshot panel visible for VM.Audit * ui: fix disk controllers sortByPreviousUsage iteration when re-attaching a disk -- Proxmox Support Team Thu, 30 Jan 2020 20:31:58 +0100 pve-manager (6.1-6) pve; urgency=medium * ui: reload embedded xterm.js console if CT starts during viewing it * fix #2334: gui/cloudinit: enable edit button only when editor is set * ifupdown1: bridgevlan: add bridge-vids list support * api2: network: add bond-primary, MTU, vlan-raw-device and vlan-id options * fix #2552: ui: allow one to collapse notes panel from guest summary * pvestatd: broadcast supported node CPU flags * www: add 'users' columns to Groups model * integrate authentication with API tokens * implement 'allowtoken' property for REST API endpoint schema * ui: add permissions button to userview -- Proxmox Support Team Wed, 29 Jan 2020 21:28:52 +0100 pve-manager (6.1-5) pve; urgency=medium * ui: make storage where VM-state is saved configurable * ui: vm/HDEdit: fix backup checkbox default * ui: fix Bandwidth-Selector component for empty return values * fix #2509: add --rsyncable to backups using pigz again * fix #2496: api: create OSD: check if ceph cluster network is configured -- Proxmox Support Team Mon, 16 Dec 2019 15:12:19 +0100 pve-manager (6.1-4) pve; urgency=medium * ui: add date column for backups in storage content view * ui: backup restore: add start-after-restore checkbox * bulk migration: only pass 'with-local-disks' along if defined, to avoid warnings * ceph: Create symlink on standalone MGR creation * ui: improve choosing column per-row-count based on width in DC Node, VM, CT summary panels * ui: local browser settings: let users overwrite the number of columns in summary panels * ui: Mountpoint Edit/Create: default to true for "backup inclusion" on MP creation -- Proxmox Support Team Mon, 09 Dec 2019 15:33:12 +0100 pve-manager (6.1-3) pve; urgency=medium * api: apt/versions: improve stabillity under edge cases * improve pveversion for removed but not yet purged packages * fix #2487: ui: HA: show VM/CT name column in resource overview -- Proxmox Support Team Tue, 03 Dec 2019 14:34:26 +0100 pve-manager (6.1-2) pve; urgency=medium * ui: dc/options: add onlineHelp to u2f and ha edit window * LXC: Disable resize button when volume is unusued * ui: dc/options: fix capabillities for u2f, bwlimits, ha settings * api: apt/versions: track ifupdown and ifupdown2 as optional package * api: add migrate precondition checks to bulk migrate api * ui: add checkbox to bulk migrate window to allow migration with local disks * ui; qemu/HardwareView: show vmstate and allow removal -- Proxmox Support Team Sat, 30 Nov 2019 18:41:21 +0100 pve-manager (6.1-1) pve; urgency=medium * fix #2462: ACMEAccount: make tos in get_tos optional * ui: lxc: switch reboot and stop button to match the interface of VMs * ui: allow to set 'migrate' HA shutdown policy in datacenter options * ui: node network: enable apply config button * api: network reload: more granular "is OVS used" check * automatically renew pve-ssl.pem when it nearly expires * api: ceph monitor: allow full-mesh routed setup for monitor IP * ui: dc/options: allow one to setup U2F AppID and origin * lxc: disable remove button for pending resource changes * adaptions for the experimental SDN package * ui: dc/options: add clusterwide IO bandwidth limit editor -- Proxmox Support Team Wed, 27 Nov 2019 11:35:57 +0100 pve-manager (6.0-15) pve; urgency=medium * api/ceph: skip merging metadata if hostname is undefined * Fix #2476: Fix auto-ballooning QMP command -- Proxmox Support Team Thu, 21 Nov 2019 15:16:27 +0100 pve-manager (6.0-14) pve; urgency=medium * add reboot button for container * improve pvestatd memory usage when a Graphite External Metric status plugin is enabled * fix #352: Limit the length of backup logs for mails * fix #2436: ui: pci passthrough: consider domain in PCISelector * fix #844: allow to set an initial delay for the start-all-marked guests on boot command, in the per-node config. * api: node/config: allow to return only a specific config property * VM guest agent: allow to set QGA socket type also to ISA for guest operating systems not supporting VirtIO serial sockets -- Proxmox Support Team Wed, 20 Nov 2019 20:45:36 +0100 pve-manager (6.0-13) pve; urgency=medium * takeover CertCache from pve-cluster * use PVE::DataCenterConfig * use PVE::RRD for RRD data * pveproxy.service: take over pvecm call from pve-cluster.service * update (build-)dependencies after pve-cluster refactor -- Proxmox Support Team Mon, 18 Nov 2019 12:22:30 +0100 pve-manager (6.0-12) pve; urgency=medium * pveversion: track libspice-server1 version again * ui: fix backup "Run now" with specific node selected * add initial graphite TCP support * gui: lxc/Resources: improve reload behaviour * ui: vm opts: add hint for spice foldersharing * api: ceph version: actually get full version * api: ceph/metadata: add structured node versions information -- Proxmox Support Team Fri, 15 Nov 2019 19:04:46 +0100 pve-manager (6.0-11) pve; urgency=medium * fix #1291: add purge checkbox to VM/CT destroy dialog * ui: TFA: default to a 160 bit secret * ensure alias.db is available and up-to-date if upgrading from older versions * ui: qemu: update grid button status with events from correct store * ui: Container: add revert button for pending changes -- Proxmox Support Team Wed, 30 Oct 2019 18:02:40 +0100 pve-manager (6.0-10) pve; urgency=medium * api: subscription: use rpcenv for permission check * updated shipped aplinfo index * vzdump: move code needed for cfs register of vzdump.cron to guest-common * fix #2364: allow offline migration with local cloudinit disk * webinterface: show and allow one to edit pending container changes -- Proxmox Support Team Fri, 18 Oct 2019 22:29:22 +0200 pve-manager (6.0-9) pve; urgency=medium * webinterface: vm-options: add spice enhancements * webinterface: vm opts: clarify QEMU Guest Agent option * webinterface: qemu: allow move disk for EFI Disk again * webinterface: vm migrate: add checkbox to enable offline migration with local resources * aplinfo: update trusted keys to include all currently trusted ones. -- Proxmox Support Team Wed, 16 Oct 2019 08:25:44 +0200 pve-manager (6.0-8) pve; urgency=medium * fix #2262: allow one to set noVNC default scale in setting * improve layout of browser local user settings * api network: improve experimental SDN network support * ui: fix small login window issue on chrome * update shipped appliance info index * gui: qemu: add reboot button which powercycles a VM and applies any outstanding pending changes in-between * gui: usb: Enable USB3 for Spice USB passthrough * gui: improve USB pass through selector, allow to search by product * ui: cpumodel: add Skylake-Server, Cascadelake-Server, KnightsMill * mobile gui: implement login for OTP based TFA enabled user accounts * gui: Make CPU Model Selector a searchable grid view * fix #2389: ceph wizard showing network of target node -- Proxmox Support Team Fri, 04 Oct 2019 16:41:47 +0200 pve-manager (6.0-7) pve; urgency=medium * ui: vm memory: correctly set initial maxValue for balloon * fix #2340: gui: ceph: handle 'null' versions for hosts * fix #2341: ceph: osd create: allow db/wal on partioned disks * ui: allow one to add the AES flag explicitly to VMs * ui: IPRef field: allow all valid IPs, even if not in the store * ui: show supported file types in upload file selector * api: add initial (experimental!) Software Defined Networ (SDN) API integration if the libpve-network-perl is installed -- Proxmox Support Team Tue, 03 Sep 2019 10:31:21 +0200 pve-manager (6.0-6) pve; urgency=medium * ui: vm/Hardware: convert more icons from bitmap to vectorized font awesome * ui: login: do not show connection failure as login failure * fix #582: Cope with long running deletions of backup and disk images by forking a task worker into the background after some delay * fix #2314: remove GZIP env var * fix #1594: add "Run now" button for cluster wide backup jobs * backup: delete "exclude" VMID list when switching a backup job to pool mode -- Proxmox Support Team Fri, 16 Aug 2019 13:09:50 +0200 pve-manager (6.0-5) pve; urgency=medium * fix #2292: ceph osd create: use size parameter for db/wal * improve ceph error handling * aplinfo: update from aplinfo-pve-6.dat * gui: improve service and package version hints in ceph OSD and dashboard view. * fix #2265: enable discard for virtio-blk * pve5to6: cert: check certificates key size * ceph: add new OSD flag API endpoints in node-agnostic /cluster/ceph path * gui: ceph: Allow to set much more flags than 'noout' through the Web GUI with a new flag management window * ui: add VM 'hv-tlbflush' and 'hv-evmcs' CPU flag as new optional flags, for those where they do not generate problems. * ui: Include Windows Server 2019 in OS-Type list * allow to add a SPICE audio devices to a VM -- Proxmox Support Team Tue, 23 Jul 2019 19:21:08 +0200 pve-manager (6.0-4) pve; urgency=medium * ui: fix wrong defaultConsole fallback in tree * ui: dc/Cluster: rename ring columns to link * ui: cephfs: also add new tooltip like pool create * ceph: mon list: show only as running when monitor is quorate * pve5to6: do not complain about native newly created Nautilus OSDs -- Proxmox Support Team Mon, 15 Jul 2019 18:37:12 +0200 pve-manager (6.0-3) pve; urgency=medium * pveam available: add 'mail' to sections * ui: node/disks: fine tune column width and hide vendor by default * ui: container: filter unusable lxc mount options for the special rootfs mountpoint -- Proxmox Support Team Fri, 12 Jul 2019 12:30:58 +0200 pve-manager (6.0-2) pve; urgency=medium * ceph: add api call for getting the ceph config database * gui: ceph: show config database under the file config * fix #1451: allow some extra mount options for container * further improve 5to6 checklist script * fix #2267: delete address(6) and netmas(6) with cidr(6)~ * gui: show a 0 value for HA resource grid max_relocate/restart columns correctly * pveproxy: allow to request debug sources directly over GET parameter * ui: dc/options: use proxmoxNetworkSelector for network * ui/Parser: printPropertyString: sort non-defaultKey parts for stability * api/ceph: add osd scrub api call * gui: ceph osd: refactor osd panel and add scrub button~ * ui: ceph OSD: tweak default column width a bit~ * ui: ceph/osd: only show at max 5 digits after decimal point for weight * ui: ceph/osd: merge apply + commit latency columns~ * ui: remove notify calls on viewmodel * ui: ceph/pool: rework status grid a bit * ui: ceph/service list: re-do column definitions with flexible widths * ui: ceph/pool: enable add_storages by default and add tooltip~ * ui: dc/cluster: allow to create cluster with second link -- Proxmox Support Team Thu, 11 Jul 2019 20:41:51 +0200 # Older entries have been removed from this changelog. # To read the complete changelog use `apt changelog pve-manager`.