]> git.proxmox.com Git - pve-manager.git/blobdiff - debian/changelog
bump version to 7.2-12
[pve-manager.git] / debian / changelog
index 1f2be5c3e8dfbe13eba2db7d99ad2676ef4fa6d7..58cb3bc104b9f7bb34c7ce4b6e0bec442a6f1b7e 100644 (file)
@@ -1,3 +1,401 @@
+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 <support@proxmox.com>  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 <support@proxmox.com>  Wed, 14 Sep 2022 13:15:22 +0200
+
+pve-manager (7.2-10) bullseye; urgency=medium
+
+  * subscription: remove leftover key reference
+
+ -- Proxmox Support Team <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  Tue, 07 Dec 2021 18:55:42 +0100
+
 pve-manager (7.1-7) bullseye; urgency=medium
 
   * pvescheduler: fix potential stall on full shutdown