From 56286b2f4859d8f2cc6b3cf62aa170a33d43252d Mon Sep 17 00:00:00 2001 From: dillon Date: Sat, 8 Jan 2022 14:02:19 -0500 Subject: [PATCH] --- release62/index.mdwn | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/release62/index.mdwn b/release62/index.mdwn index 93dd1957..44cb93fe 100644 --- a/release62/index.mdwn +++ b/release62/index.mdwn @@ -77,6 +77,10 @@ If you get a lua error when upgrading pkg, copy over a new config file: * edk2: Sync our TianoCore EDK II headers with the edk2-stable202105 tag * Import OpenPAM Tabebuia * Import passwdqc 2.0.2 +* Remove a.out support +* Fix posix_fallocate() +* Fix indefinite blocking in exit when draining controlling tty +* Fix select()/kqueue() bug related to writability of a closed pipe() ### Filesystems @@ -88,6 +92,8 @@ If you get a lua error when upgrading pkg, copy over a new config file: * hammer2 - Fix H2 BOOT support when the BOOT pfs is recreated. * hammer2 - Fix freemap accounting that could lead to incorrect filesystem full situations. * hammer2 - Fix I/O error panic during bulkfree. +* ext2fs - Various cleanups. +* ext2fs - Various fixes. ### Networking @@ -97,7 +103,9 @@ If you get a lua error when upgrading pkg, copy over a new config file: ### Graphics * drm/i915: Enable WhiskeyLake GPUs +* drm/i915: Hack around crashes due to ring timeouts during startup. * drm/amd: amdgpu support added through (roughly) the 3400G APU +* drm/amd: Increase stolen memory from 9MB to 64MB to fix amdgpu crash with 4K monitor attached ### Driver updates @@ -125,12 +133,13 @@ If you get a lua error when upgrading pkg, copy over a new config file: * Fix env passing in posix_spawnp() * Add getentropy() to improve ports compatibility * Add clearenv() +* Add platform specific __double_t and __float_t ### Miscellaneous -* ahci - Document more loader.conf variables\ +* ahci - Document more loader.conf variables * periodic: Enable {daily,weekly,monthly,security}_show_badconfig by default. - +* ACPICA sync with Intel version 20211217 ### DSynth work -- 2.41.0