From 36a14a6197af18732120ee3f1ccf3af7c5d295de Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 11 Nov 2023 14:32:42 +0100 Subject: [PATCH] bump version to 8.1.0 Signed-off-by: Thomas Lamprecht --- debian/changelog | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/debian/changelog b/debian/changelog index 826c4f6..3076ce0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +proxmox-installer (8.1.0) bookworm; urgency=medium + + * various improvements for the TUI installer: + - fix #4856: bootdisk: use correct defaults in advanced dialog. + - fix incorrect scrolling of form view contents. + - don't abort install if minimum memory requirement is not met, allow + the user to override this just like in the GTK based installer. + - add "Deselect All" button to ZFS and Btrfs multiple disk selection. + - improve FQDN validation. + - improve bootdisk dialog error handling. + - add RAID setup checks for ZFS/Btrfs. + - password: include minimum password length in error message. + - network: select matching NIC for IP configuration. + - setup: fix disk size for 4Kn block devices. + - setup: handle missing disk block size gracefully. + - update count down of auto-reboot timeout every second like the GTK based + installer does. + - fix various typos. + + * disk partitioning: fix checking the answer for the to-small-disk prompt. + + * raid setup: btrfs: do not allow legacy BIOS boot on 4Kn disks, like it's + already checked for LVM and ZFS. + + * fix #4869: Add marker to the network interfaces that are in an UP-state in + the management interface selection. + + * re-use hostname from the runtime environment, if available. For now, this + info comes from the DHCP lease only. + + * fix #4829: install: add new ZFS `arc_max` setup option and set the default + for Proxmox VE installations via a new heuristic, targetting 10 % of + memory, not 50 % and clamp this to minimum 64 MiB and maxmimum 16 GiB. + This ensures that most memory is available for virtual guests, the primary + use case of Proxmox VE. + + * install correct grub metapackage for the current boot-mode. + + -- Proxmox Support Team Sat, 11 Nov 2023 14:31:49 +0100 + proxmox-installer (8.0.14) bookworm; urgency=medium * pmg: disable clamav-clamonacc.service by default on installation -- 2.39.2