X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=3dda58b5f7a3565e507c6d94aa5e1dca25f1aeb7;hb=HEAD;hp=e36103b42e3e60da01f867408d719e00b6939ee0;hpb=c155b2b4abb60ac322700d4e906c649847d12e15;p=pve-manager.git diff --git a/debian/changelog b/debian/changelog index e36103b4..a2504d5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,1377 @@ +pve-manager (8.2.4) bookworm; urgency=medium + + * pvestatd: clear trailing newlines + + * www: advanced backup: add pbs change detection mode selector + + * vzdump: add pbs-change-detection-mode to config template + + -- Proxmox Support Team Mon, 10 Jun 2024 13:59:52 +0200 + +pve-manager (8.2.3) bookworm; urgency=medium + + * update shipped appliance info index + + * api: add proxmox-firewall to versions pkg list + + * gitignore: ignore any test artifacts + + * tests: remove vzdump_notification test + + * notifications: use named templates instead of in-code templates + + -- Proxmox Support Team Tue, 04 Jun 2024 11:08:41 +0200 + +pve-manager (8.2.2) bookworm; urgency=medium + + * ui: fix form-reset behavior of backup job editor + + * ui: backup jobs: fix fleecing parameters for 'run now' button + + * ui: mobile: fix login for users that have a TOTP based second factor set up + + * ui: mobile: show is setup is lacking the best recommendations for + enterprise production set ups + + * vzdump: also warn when hook script fails for backup-abort or log-end phase + + * ui: user edit: protect user's TFA settings for new factor variants + + * fix #5251: ui: login: set autocomplete on password and user + + * ui: esxi importer: try to better convey what live-import does + + -- Proxmox Support Team Tue, 23 Apr 2024 21:33:31 +0200 + +pve-manager (8.2.1) bookworm; urgency=medium + + * d/control: add proxmox-firewall as recommended dependency + + * ui: backup job: correctly align descriptions with fields in advanced + options + + * ui: backup job: rework empty-text for advanced fields again, mention schema + default values at the end of the descriptions + + * ui: acme eab: handle missing meta field in directory response + + * ui: qemu: add clipboard selection as advanced option to display editor + + * ui: qemu: allow one to enable a vIOMMU (emulated IOMMU) in the machine + editor + + * ui: backup job: allow setting up fleecing for a job in advanced config + + -- Proxmox Support Team Mon, 22 Apr 2024 19:36:21 +0200 + +pve-manager (8.2.0) bookworm; urgency=medium + + * node: firewall options: add setting to select new nftables-based firewall + implementation tech preview + + * ui: virtual machines: add Windows Server 2025 to OS types + + * ui: browser local settings: add new edit-notes-on-double-click option + + * fix #4474: ui: guest stop: offer to overrule active shutdown tasks + + * ui: backup job: disable 'mailtnotification' field if the notification mode + is set to 'auto' + + * ui: backup job: switch order of 'mailto' and 'mailnotification' field + + * ui: sdn: QinQ: vlan: properly validate bridge name + + * ui: sdn: vlan: fix indentation in vlan edit dialogue + + -- Proxmox Support Team Sun, 21 Apr 2024 13:03:54 +0200 + +pve-manager (8.1.11) bookworm; urgency=medium + + * fix #4136: backup: implement fleecing option for improved guest + stability when the backup target is slow + + * api: notifications: add missing 'smtp' to index + + * use SSH command helper for pvesh and to get VNC connection info to benefit + from improvements like known host key pinning + + * system report: list held-back and pinned APT packages and priorities of APT + sources + + * system report: avoid printing the contents of certain wrongly named + configuration files + + * system report: output cluster-wide job configuration + + * system report: output kernel command line from current boot + + * ui: acl: allow searching by typing in the group selector + + * api: apt versions: track optional amd64-/intel-microcode and + pve-esxi-import-tools packages + + * ui: acme: add External Account Binding (EAB) related fields + + * fix #5093: ui: acme: expose custom directory option + + * d/postinst: make deb-systemd-invoke non-fatal to avoid potentially + breaking an update for unrelated reasons + + * fix #4513: ui: backup job: add tab for advanced options + + * vzdump: improve handling performance settings, by using a per-property + fallback and honoring the schema defaults + + * ui: lxc: add edit window for device passthrough + + * ui: lxc: add firewall log view filtering + + * fix #4963: ui: firewall: fix edge case where editing firewall rules using + ips / cidrs would be broken + + * fix #1905: ui: VM: allow moving unused disks + + * fix #4759: ceph: configure ceph-crash.service and its key + + * sdn: evpn: allow empty primary exit node in zone form which was broken by a + change in libpve-network-perl + + -- Proxmox Support Team Fri, 19 Apr 2024 16:24:37 +0200 + +pve-manager (8.1.10) bookworm; urgency=medium + + * guest import: allow setting VLAN-tag for network devices in advanced tab + + -- Proxmox Support Team Thu, 28 Mar 2024 19:57:05 +0100 + +pve-manager (8.1.9) bookworm; urgency=medium + + * ui: guest import: actually copy the initial guest config state before + applying value overrides to avoid a old state being send if one edits the + values after checking the resulting config tab before hand + + * fix #5255: node: wol: add optional bind-interface where magic packet is + sent on + + * fix #5255: node: wol: make broadcast address configurable + + * fix #5337: ui: parse a port in the server field + + -- Proxmox Support Team Thu, 28 Mar 2024 18:12:47 +0100 + +pve-manager (8.1.8) bookworm; urgency=medium + + * ui: parser: recognize Intel E1000E as network card + + * ui: network card selector: add Intel E1000E as choosable model + + * ui: guest import: allow setting mac addresses to newly generated unique + ones + + * ui: guest import: use box-label style for prepare-for-virtio checkbox + + * ui: guest import: fine tune icons + + * ui: guest import: validate that selected VMID does not exist yet + + -- Proxmox Support Team Wed, 27 Mar 2024 14:33:49 +0100 + +pve-manager (8.1.7) bookworm; urgency=medium + + * fix #5293: ceph status: fix division-by-zero when calculating usage + + * ui: guest import: improve detection of windows OS type for showing the + "prepare for VirtIO" change + + * ui: guest import: auto activate virtio preparation for Windows VMs with + EFI (OVMF) + + * ui: guest import: correctly set default SCSI-controller hardware value + + * ui: guest import: add warning text for EFI state, including boot entries, + will be lost on migration + + * ui: parse VM network: support floats without trailing zero + + * ui: user: password change: require a confirmation-password + + * ui: vm: guest-agent network view: make text in grid selectable + + * fix #5198: ceph: mon: fix mon existence check in mon removal assertion + + -- Proxmox Support Team Fri, 22 Mar 2024 11:54:28 +0100 + +pve-manager (8.1.6) bookworm; urgency=medium + + * ui: add guest import wizard in the content browser for storages that + upport the new 'import' content type. + + * ui: support to add the new ESXi storage type, which provides only the + 'import' content type and can be used for importing VMs from a ESXi host + into Proxmox VE directly. + + -- Proxmox Support Team Thu, 14 Mar 2024 15:26:33 +0100 + +pve-manager (8.1.5) bookworm; urgency=medium + + * report: format iptables output for readability + + * fix #5067: vzdump: include total backup size in notification + + * ui: storage: zfs: set blocksize placeholder (empty text) to 16k + + * ui: add compat for fix of previously wrongly used Korean language code + + * ui: lvm: expose saferemove setting + + * pvesubscription: add missing return statement to avoid a failing null + check and its error message. + + * ceph: fix edge case of wrong files being deleted on purge + + * ui: node: system: avoid using specific and outdated 'Syslog', just call it + 'System Log' + + * fix #5106: ui: ceph status: make column wrap the summary text on expand + + * ui: qemu: bump max cores to 256 by socket + + * api: node status: document boot-info and current-kernel in return schema + + * api: nodes: allow usage of query url metadata with Sys.AccessNetwork + + * ui: storage: enable download-url button with Sys.AccessNetwork capability + + * ui: IP-set: re-work column widths + + -- Proxmox Support Team Thu, 14 Mar 2024 15:13:26 +0100 + +pve-manager (8.1.4) bookworm; urgency=medium + + * api: apt versions: track dnsmasq and frr-pythontools as optional packages + + * api: node status: add guard for missing secure-boot efi var + + * ui: iso selector: disable all fields to avoid bogus validation where one + cannot confirm the dialog even though the values visible are correct + + * api: replication: allow users to enumerate accessible replication jobs + + * fix #5121: ui: node status: avoid invalid array access for certain foreign + kernels + + -- Proxmox Support Team Thu, 14 Dec 2023 15:20:06 +0100 + +pve-manager (8.1.3) bookworm; urgency=medium + + * ui: pool view: fix editing nested pools + + -- Proxmox Support Team Thu, 23 Nov 2023 11:20:00 +0100 + +pve-manager (8.1.2) bookworm; urgency=medium + + * ui: iso selector: fix layout, stretch items again to full space + + * ui: drop various translations of fixed strings like 'VMID' + + * ui: resource tree: fix inconsistency with extra-space causing some + potential vertical misalignment with nodes that had no virtual-guest + + * ui: resource tree: consistently apply the tooltip and 'setText' method + + * ui: perm paths: use adapted plural form for /mapping/notifications ACL + path + + -- Proxmox Support Team Thu, 23 Nov 2023 10:23:05 +0100 + +pve-manager (8.1.1) bookworm; urgency=medium + + * ui: sdn: use all upper case for acronyms + + * api: node status: cache boot mode info + + * sdn: adapt edit panels for new API endpoints + + -- Proxmox Support Team Wed, 22 Nov 2023 19:37:00 +0100 + +pve-manager (8.1.0) bookworm; urgency=medium + + * update shipped appliance info index + + * ui: fix zero-sized panels on fresh chrome start + + * fix #1148: api: pools: support nested pools + + * ui: vm create wizard: allow adding an extra iso drive for the VirtIO + drivers and set the defaults of the disk and network device-types + accordingly. + + * api: ceph: add endpoint to fetch config keys + + * fix #2515: ui: ceph pool create: use configured defaults for 'size' and + 'min_size' + + * vzdump: support 'notification-mode' parameter to allow deciding if one + wants to use the legacy sendmail-only system or the new centrally managed + notification system. + + * sdn: regenerate DHCP config on reload + + * sdn: add DHCP option to Zone dialogue + + * sdn: subnet: add panel for editing DHCP ranges + + * ui: node summary: drop PVE prefix for manager version + + * api: nodes: add full info about current kernel from uname call + + * api: nodes: add info about current boot mode + + * ui: node summary: reduce noise in current kernel version + + * ui: node summary: add boot-mode information + + -- Proxmox Support Team Wed, 22 Nov 2023 14:50:05 +0100 + +pve-manager (8.0.9) bookworm; urgency=medium + + * move default link config to drop-in snippet to avoid that the all default + fallback settings are overridden, not just the MACAddressPolicy one we + actually want to change. + + -- Proxmox Support Team Sat, 18 Nov 2023 12:18:49 +0100 + +pve-manager (8.0.8) bookworm; urgency=medium + + * update shipped apliance info index + + * report: add files from interfaces.d and SDN config directories + + * node console: allow usage for non-pam realms, users still need to login + with credential recoginzed by PAM + + * ui: wizards: allow adding tags in the qemu/lxc create wizard + + * ui: guest wizard: increase height slightly to match 4:3 ratio + + * pve7to8: check for proper grub meta-package for bootmode + + * fix #4631: ceph: osd: create: add osds-per-device + + * fix #2336: ui: adjust message for bulk start/stop/migrate to better + reflect that not always all guests are selected + + * ui: bulk actions: rework filters and allow one to filter by tags + + * ui: add tooltips to non-fully-expaned tags globally + + * ceph: mark global pg bits setting as deprecated + + * ui: hide bulk migrate options on standalone nodes + + * fix #4497: acme: add support for external account bindings + + * api/acme: deprecate 'tos' endpoint in favor of new, more general, 'meta' + one + + * api: add bulk-action endpoint for mass-suspendig (hibernating) virtual + machines + + * ui: add bulk-action suspend to node menu + + * fix #4442: add date-time range filtering for firewall logs + + * ui: ceph status: add pg warning state + + * ui: ceph status: rename 'working' state into 'busy' + + * apt: use `apt changelog` for changelog fetching + + * ui: ipset: make ip/cidr required + + * ship default link config to disable systemd link mac-policy, avoiding that + systemd marks the network as being without carrier, which can result into + issues for some network configurations like source-NAT if no TAP device is + (yet) connected to the bridge. + + * api: osd destroy: remove the mclock max iops settings to avoid that it's + reused when a new OSD gets the same OSD ID again + + * pvesh: proxy handler: fix handling array parameters + + * api: notification: remove notification groups and filters, they are + replaced by a matcher based routing system. + + * api: various adaptions to new matcher based notification system + + * notify: add API routes for smtp endpoints + + * api: notification: add 'disable' and 'origin' params + + * api: notification: simplify ACLs for notification + + -- Proxmox Support Team Fri, 17 Nov 2023 19:54:54 +0100 + +pve-manager (8.0.7) bookworm; urgency=medium + + * fix #3069: vzdump: add property 'performance: pbs-entries-max=N' + + * fix #4849: ui: allow decompressing ISO files when downloading + + * pve7to8: update checks from stable-7 branch + + * ui: vm selector: gracefully handle empty IDs in setValue function + + * ui: subscription upload: trim key from whitespace on submission + + * api: subscription update: actually ignore surrounding whitespace + + * hw-address: check if source file changed so cache needs update + + * ui: ceph: improve discoverability of warning details + + * ui: ceph wizard: switch to reef as default release for new setups + + * pvesh: decode streamed responses + + * ui: container guest status: show privileged status as new row + + * ui: container guest status: show distro logo and name in summary header + + * ui: tags: fix focus for edit mode + + * sdn: controllers: add isis controller + + * subscription: remove ceph APT auth if invalid + + * ui: datacenter config: adapt to new default MAC prefix + + * ui: disable new notification UI for now, will be reworked + + -- Proxmox Support Team Sun, 29 Oct 2023 19:52:42 +0100 + +pve-manager (8.0.6) bookworm; urgency=medium + + * fix #4663: Prevent Web UI reload on cert order for other node + + * website: update external links to www.proxmox.com + + * vzdump: fix notifications for backing up VMs with 2+ disks to PBS + + * api: ceph: improve reporting of ceph OSD memory usage, using PSS metric + now which avoids ignores page-cache that can be freed easily and also + measures shared memory in proportional relations. + + * pveceph: support installing Ceph 18.2 Reef + + * ui: ceph wizard: add Ceph 18.2 Reef to available releases + + * ui: ldap: ad: support 'mode' parameter, replacing 'secure' + + * ui: ldap: ad: replace occurrences of SSL with TLS + + * fix #4947 spice: correct filename-extension handling for Safari + + * fix #4808: ceph: mds create: use snake_case when setting options + + * ui: pool view: replace allow-transfer checkbox with simple hint + + * api: pool update: rename 'transfer' parameter to 'allow-move' + + -- Proxmox Support Team Fri, 08 Sep 2023 13:42:00 +0200 + +pve-manager (8.0.5) bookworm; urgency=medium + + * add 'check connection' checkbox for ldap as advanced option + + * fix #474: allow transferring VMs between pools + + * add api endpoints and UI for notification subsystem + + -- Proxmox Support Team Wed, 16 Aug 2023 12:12:34 +0200 + +pve-manager (8.0.4) bookworm; urgency=medium + + * ui: migrate: fix disabled migrate button glitch + + * update shipped appliance info index + + * pve7to8: sync over from stable-7 branch + + * pve7to8: fix Ceph noout check + + * fix #4551: ui: use gettext on hardcoded byte units + + * fix #4364: pveceph: add confirmation dialogue for ceph installation + + * fix #4758: ui: lxc wizard: allow multiple ssh keys + + * ui: sdn: zonedit: fix non-advanced display + + * ui: active directory realm: expose case-sensitive option + + * ui: add some missing `htmlEncode`s + + * handle pve-kernel -> proxmox-kernel rename + + -- Proxmox Support Team Tue, 01 Aug 2023 11:53:07 +0200 + +pve-manager (8.0.3) bookworm; urgency=medium + + * ui: use common gettext for IOMMU-Group + + * pve7to8: content-dirs check: skip paths that cannot be resolved + + * pve7to8: avoid confusing warning about required setting 'storage' for + vzdump + + * pve7to8: add check for systemd-boot presence, where needed. + + -- Proxmox Support Team Wed, 21 Jun 2023 19:55:54 +0200 + +pve-manager (8.0.2) bookworm; urgency=medium + + * d/postinst: fix condition for removal of pvetest added during beta + + * ui: cloudinit: align default value for package upgrades with backend again + + * api: resource usb mapping: add missing proxy-to-node callback for advanced + checks + + -- Proxmox Support Team Wed, 21 Jun 2023 17:06:43 +0200 + +pve-manager (8.0.0) bookworm; urgency=medium + + * api: ceph: remove deprecated API endpoints that have a more modern + replacement since Proxmox VE 7.4: + - ceph/pools got superseded by a more flexible ceph/pool one + - ceph/config and ceph/configdb endpoints got superseded by ceph/cfg/raw + and ceph/cfg/db, respectively + + * ui: fix pci map selector status column + + * ui: multi pci selector: reset the selection properly on nodename change + + * ui: multi pci selector: indent functions multifunction devices + + * ui: pci map edit: make top fields more clear + + * ui: resource mappings: remove border and add resize handle + + * ui: remove beta text again + + * ui: resource map tree: make 'ok' status clearer + + * ui: pci map edit: reintroduce warnings checks + + * ui: pci/usb map edit: improve new host mappings dialog + + * ui: pci/usb mapping: rework mapping panel for better user experience + + * d/postinst: actively remove pvetest repository (added for beta) again if + upgrading from a beta version and if the dedicated file exists. + + -- Proxmox Support Team Wed, 21 Jun 2023 09:21:16 +0200 + +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