X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=3dda58b5f7a3565e507c6d94aa5e1dca25f1aeb7;hb=HEAD;hp=f793d0c87bea1aae041ff3483bcc016ed410d501;hpb=40d819c7bfbdebdd16380ea93f50335e34d27d9b;p=pve-manager.git diff --git a/debian/changelog b/debian/changelog index f793d0c8..6692a8a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,791 @@ -pve-manager (8.0.0~2) bookworm; urgency=medium +pve-manager (8.2.5) bookworm; urgency=medium + + * ui: qemu hardware: use background delay for asynchronous remove tasks so + that the task log window doesn't get shown if the task already finished. + + * ui: qemu hardware: use asynchronous remove API call for disk hot-unplug to + expand the task duration timeout from 30 seconds to 10 minutes, helping + overloaded and/or slow systems. + + * vzdump config: add fleecing property string to make it clear that fleecing + can be configured as a node-wide default too. + + * ui: fix align mode of the two-column container widget, which is used for + the advanced tab of the backup job edit window. + + * vzdump: fix unit for bandwidth limit in log message, it's in KiB (base 2) + not KB (base 10) + + * pve7to8: allow one to run arbitrary newer Proxmox kernels after upgrade + + * api: replication: add 'job-id' to notification metadata to allow users to + create notification match rules for specific replication jobs. + + * vzdump: apt: notification: do not include domain in 'hostname' field. + + * api: replication: include 'hostname' field for notifications. + + * pve7to8: fix typo in log message. + + * ui: backup job: clarify experimental change detection modes. + + * ui: fix `maxcpu` validity check in the host CPU renderer to add a missing + space, making it consistent with the CPU usage column. + + * ui: utils: fix inconsistency in host cpu usage display in search view, + adding a missing space between the number of CPUs and the actual label. + + * ui: sdn ipam: fix editing custom mappings + + * api: ceph mds: ensure the ID for a new MDS does not start with a number, + as Ceph doesn't supports that. + + * fix #5570 ui: ceph: make the MDS ID fully configurable to avoid a issue + when the hostname, which is was used as base for the ID, starts with a + number. This also made the "extra ID" field redundant. + + * fix #5010: ceph: pool set only properties that actually changed to avoid + false-positive errors. + + * api: backup jobs: pass the job ID parameter to make it accessible for the + notification system. + + * ui: backup jobs: allow one to set custom job ID in advanced settings + + * ui: resource mappings: fix editing of mapping for non first node + + * ui: sdn vnets: hide irrelevant fields depending on zone type + + * ui: dc summary: fix calculation of storage size when one or more nodes are + offline + + + * api: metrics: add /cluster/metrics/export endpoint + + * ui: qemu: hardware: fix permission check for enabling the button to add a + TPM-state volume + + * update shipped appliance info index + + -- Proxmox Support Team Thu, 12 Sep 2024 14:37:24 +0200 + +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 features 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 array (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 - -- Proxmox Support Team Tue, 30 May 2023 15:19:23 +0200 + * 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 @@ -60,7 +840,7 @@ pve-manager (7.4-2) bullseye; urgency=medium * ui: lvm-thin: fix not being able to edit the storage - * replication: fix uninitalized warning + * replication: fix uninitialized warning * api: apt: versions: also list Proxmox libraries for interfacing with Rust @@ -293,7 +1073,7 @@ pve-manager (7.2-15) bullseye; urgency=medium keypresses * ui: tags: implement dirty tracking for inline editing and highlight finish - inline editing button if there are uncomitted changes + inline editing button if there are uncommitted changes * ui: datacenter options: add basic editor for Cluster Resource Scheduling setting @@ -625,7 +1405,7 @@ pve-manager (7.1-13) bullseye; urgency=medium 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 + * replication: include more info in mail like failure-count, last successful sync, next try and current target node. * ui: sdn: zone evpn: delete exitnodes-primary if empty @@ -765,7 +1545,7 @@ pve-manager (7.1-8) bullseye; urgency=medium * 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 + one slightly * ui: container: allow one to set the 'lazytime' mount option @@ -845,7 +1625,7 @@ pve-manager (7.1-1) bullseye; urgency=medium * api/services: add pvescheduler to the service list - * ui: ceph: add more compatibilty code for versions + * ui: ceph: add more compatibility code for versions * ui: backup: show retention settings in own column @@ -900,7 +1680,7 @@ pve-manager (7.0-15) bullseye; urgency=medium * ui: dc/options: display WebAuthn and add editor - * api: ceph-mds: get mds state when multple ceph filesystems exist + * api: ceph-mds: get mds state when multiple ceph filesystems exist * ceph fs: support creating multiple CephFS via UI/API @@ -981,7 +1761,7 @@ pve-manager (7.0-12) bullseye; urgency=medium * ui: backup job detail view: merge mail notification when/to fields - * ui: improve ACME edit/apply button visibilty + * ui: improve ACME edit/apply button visibility * fix #3620: ui: dc/storage: delete empty pbs fingerprint on edit @@ -1019,7 +1799,7 @@ pve-manager (7.0-11) bullseye; urgency=medium * ui: node/ZFS: add zstd to possible compression methods - * vzdump: use storage plugins to determine backup feasability + * vzdump: use storage plugins to determine backup feasibility * ui: lxc/CreateWizard: add a 'nesting' checkbox and enable it by default @@ -1048,7 +1828,7 @@ pve-manager (7.0-10) bullseye; urgency=medium pve-manager (7.0-9) bullseye; urgency=medium - * pve6to7: sync new checks and adaptions from stable-6 branch for consitency + * pve6to7: sync new checks and adaptions from stable-6 branch for consistency * fix #3490: do not filter out 'Generic System Peripheral' PCI(e) devices by default @@ -1078,7 +1858,7 @@ pve-manager (7.0-8) bullseye; urgency=medium * pveceph: also install nvme-cli * ui: dc/guests: change layouting to a flexbox, fixing render issues in - Firefox on somes systems + Firefox on some systems * pve6to7: sync new checks from stable-6 branch @@ -1173,7 +1953,7 @@ pve-manager (7.0-3) bullseye; urgency=medium snapshots got pruned * node config: limit description/comment length to 64 KiB and check in - pve6to7 for overly long exisitng notes. + pve6to7 for overly long existing notes. * ui: fix unlimited height of VM/CT Summary notes-view, noticeable on long text @@ -1203,7 +1983,7 @@ 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 + * d/control: order ifupdown2 as first, preferred, dependency * enable installation of ceph 16.2 pacific release @@ -1230,7 +2010,7 @@ pve-manager (6.4-6) pve; urgency=medium 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 + * ui: storage status: use SI (base ten) units for usage for consistency with RRD chart -- Proxmox Support Team Fri, 07 May 2021 18:17:25 +0200 @@ -1301,7 +2081,7 @@ pve-manager (6.4-1) pve; urgency=medium * 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 + Either adapt 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 @@ -1383,7 +2163,7 @@ pve-manager (6.3-5) pve; urgency=medium pve-manager (6.3-4) pve; urgency=medium - * pveceph: improve useability of 'status' command + * pveceph: improve usability of 'status' command * fix #3203: ui: VM hardware: use correct OS default model for network device type @@ -1547,7 +2327,7 @@ pve-manager (6.2-13) pve; urgency=medium * partially fix #3056: namespace vzdump temporary directory with VMID - * ceph: allow to alter settings of an exisiting pool, only over API/CLI for + * ceph: allow to alter settings of an existing pool, only over API/CLI for now * ceph: add option to control placement-group autoscale mode on pool create @@ -1688,7 +2468,7 @@ pve-manager (6.2-6) pve; urgency=medium pve-manager (6.2-5) pve; urgency=medium - * improve ACME interaces + * improve ACME interfaces * fix #2747: ui: API token create: always reset base submit URL @@ -1897,7 +2677,7 @@ pve-manager (6.1-4) pve; urgency=medium pve-manager (6.1-3) pve; urgency=medium - * api: apt/versions: improve stabillity under edge cases + * api: apt/versions: improve stability under edge cases * improve pveversion for removed but not yet purged packages @@ -1909,7 +2689,7 @@ 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 + * LXC: Disable resize button when volume is unused * ui: dc/options: fix capabillities for u2f, bwlimits, ha settings @@ -2088,7 +2868,7 @@ pve-manager (6.0-7) pve; urgency=medium * fix #2340: gui: ceph: handle 'null' versions for hosts - * fix #2341: ceph: osd create: allow db/wal on partioned disks + * fix #2341: ceph: osd create: allow db/wal on partitioned disks * ui: allow one to add the AES flag explicitly to VMs @@ -2267,7 +3047,7 @@ pve-manager (6.0-0+3) pve; urgency=medium * VM migrate: do some initial checks before a migrate is triggered to notify users about problems earlier - * ceph: init: update inital config for nautilus + * ceph: init: update initial config for nautilus * ceph: improve monitor creation and adapt for Nautilus @@ -2480,7 +3260,7 @@ pve-manager (5.3-10) unstable; urgency=medium * fix #2096: enable resume in context menu for guest triggered sleep - * default to unpriviledged CT in the GUI + * default to unprivileged CT in the GUI * fix #1769: restart mode for bulk lxc migration @@ -2623,7 +3403,7 @@ pve-manager (5.2-11) unstable; urgency=medium * Update default CIPHERS to a more current list - * close #584: ui qemu: changed remove unused disk to asynchron call + * close #584: ui qemu: changed remove unused disk to asynchronous call * dc/user: render user fullnames htmlEncoded @@ -2943,7 +3723,7 @@ pve-manager (5.1-46) stable; urgency=medium * fix #1635: correctly change maxIds in ControllerSelector in wizard - * enable/disable xtermjs depending on the existance of a serial port + * enable/disable xtermjs depending on the existence of a serial port * show serial ports on the gui @@ -3375,7 +4155,7 @@ pve-manager (5.0-12) unstable; urgency=medium * translate params in bulk migrate window - * change to debians font-awesome package + * change to debian's font-awesome package * mark node shutdown/reboot buttons as dangerous @@ -3617,7 +4397,7 @@ pve-manager (4.4-9) unstable; urgency=medium * use new PVE::Storage::check_volume_access() - * pvestatd.pm: corretly use new RPCEnvironment + * pvestatd.pm: correctly use new RPCEnvironment * pveproxy: do not expose /pve2/js/ (no longer required) @@ -3685,7 +4465,7 @@ pve-manager (4.4-6) unstable; urgency=medium * remove vznet.conf - * Reload the Ceph OSDTree afer adding an OSD + * Reload the Ceph OSDTree after adding an OSD * fix #1230: add blocksize for ZFSPoolPlugin @@ -3699,7 +4479,7 @@ pve-manager (4.4-6) unstable; urgency=medium pve-manager (4.4-5) unstable; urgency=medium - * add unpriviledged flag to container restore window + * add unprivileged flag to container restore window -- Proxmox Support Team Tue, 27 Dec 2016 11:29:31 +0100 @@ -3852,7 +4632,7 @@ pve-manager (4.3-11) unstable; urgency=medium * API2Client: allow to set ssl options - * fix #1196: make restriced/nofailback boolean in gui + * fix #1196: make restricted/nofailback boolean in gui * disable rules copy button if not 'in' or 'out' rule @@ -4150,7 +4930,7 @@ pve-manager (4.2-17) unstable; urgency=medium * Add some extra debug information to the report. - * add ca-certificates as required depency + * add ca-certificates as required dependency * lxc/status: show disk usage on running containers @@ -4208,7 +4988,7 @@ pve-manager (4.2-13) unstable; urgency=medium pve-manager (4.2-12) unstable; urgency=medium - * Rename the SCSI VirtIO controller to better differenciate from VirtIO blk + * Rename the SCSI VirtIO controller to better differentiate from VirtIO blk * fix #778: Case fix for VMware @@ -4355,7 +5135,7 @@ pve-manager (4.1-33) unstable; urgency=medium pve-manager (4.1-32) unstable; urgency=medium - * GUI: enhace visibillity of dialog window border + * GUI: enhance visibility of dialog window border * fix #143: add disk/mem percent sort @@ -4660,7 +5440,7 @@ pve-manager (4.0-63) unstable; urgency=medium * pvestatd: use 'priv' environment for service - * improve log messages at sytem shutdown + * improve log messages at system shutdown * pveproxy.service: add Wants=ssh.service @@ -4682,11 +5462,11 @@ pve-manager (4.0-61) unstable; urgency=medium * ceph.conf : remove auth_supported - * Allow email adresses with a top level domain of up to 63 characters + * Allow email addresses with a top level domain of up to 63 characters * fix bug #575: fork at shutdown, so that partent starts new worker - * update build infrastucture to be able to develop with Ext6 + * update build infrastructure to be able to develop with Ext6 -- Proxmox Support Team Fri, 20 Nov 2015 10:05:01 +0100 @@ -4754,7 +5534,7 @@ pve-manager (4.0-51) unstable; urgency=medium pve-manager (4.0-50) unstable; urgency=medium - * fix bug #756: force macro setting to emtpy string when + * fix bug #756: force macro setting to empty string when user erases the content -- Proxmox Support Team Thu, 15 Oct 2015 17:41:02 +0200 @@ -4831,7 +5611,7 @@ pve-manager (4.0-39) unstable; urgency=medium * update sencha touch sources to 2.4.2 - * Allow email adresses with a top level domain of up to 63 characters + * Allow email addresses with a top level domain of up to 63 characters * Deny stop mode backups from HA managed and enabled services @@ -5238,7 +6018,7 @@ pve-manager (3.3-12) unstable; urgency=low pve-manager (3.3-11) unstable; urgency=low - * New 'disconnect' button on the network edit pannel. + * New 'disconnect' button on the network edit panel. * Fix backup failure at shutdown (stop backup on host shutdown) @@ -5288,7 +6068,7 @@ pve-manager (3.3-5) unstable; urgency=low pve-manager (3.3-4) unstable; urgency=low - * pveproxy: limit ourselfes to tlsv1 + * pveproxy: limit ourselves to tlsv1 -- Proxmox Support Team Wed, 15 Oct 2014 15:49:17 +0200 @@ -5777,7 +6557,7 @@ pve-manager (3.1-14) unstable; urgency=low pve-manager (3.1-13) unstable; urgency=low - * dissable SSL compression (avoid TLS CRIME vulnerability) + * disable SSL compression (avoid TLS CRIME vulnerability) -- Proxmox Support Team Tue, 17 Sep 2013 07:17:17 +0200 @@ -5994,7 +6774,7 @@ pve-manager (3.0-23) unstable; urgency=low * fix bug #401: disable connection timeout during API call processing - * add suport for new qemu-server async configuration API + * add support for new qemu-server async configuration API -- Proxmox Support Team Fri, 07 Jun 2013 11:52:15 +0200 @@ -6340,7 +7120,7 @@ pve-manager (2.2-19) unstable; urgency=low pve-manager (2.2-18) unstable; urgency=low - * add workaroud to correctly show scrollbars + * add workaround to correctly show scrollbars -- Proxmox Support Team Wed, 26 Sep 2012 11:22:16 +0200 @@ -6813,7 +7593,7 @@ pve-manager (2.0-14) unstable; urgency=low pve-manager (2.0-13) unstable; urgency=low - * implemente openvz migration ('pvectl migrate') + * implement openvz migration ('pvectl migrate') -- Proxmox Support Team Fri, 02 Dec 2011 10:37:28 +0100 @@ -6851,7 +7631,7 @@ pve-manager (2.0-8) unstable; urgency=low pve-manager (2.0-7) unstable; urgency=low - * imlement openvz GUI + * implement openvz GUI -- Proxmox Support Team Fri, 07 Oct 2011 13:56:03 +0200 @@ -6933,7 +7713,7 @@ pve-manager (1.5-3) unstable; urgency=low pve-manager (1.5-2) unstable; urgency=low - * add CPUs settings for OpenVZ (work now withe kernel 2.6.18) + * add CPUs settings for OpenVZ (work now with kernel 2.6.18) -- Proxmox Support Team Tue, 12 Jan 2010 09:42:08 +0100