Version 10 (modified by 23 months ago) ( diff ) | ,
---|
DRAFT RELEASE NOTES
The fourth beta release of Haiku continues the trend of more frequent releases in order to provide our users and developers with an up to date and stable platform to work on.
Please keep in mind that this is beta-quality software, which means it is feature complete but still contains known and unknown bugs. While we are mostly confident in its stability, we cannot provide assurances against data loss.
System requirements
This release is available on the x86 32-bit platform, as well as the x86_64 platform. Note that BeOS R5 compatibility is only provided on the 32-bit images, but the 64bit version is recommended if you don't need BeOS compatibility.
MINIMUM (32-bit)
- Processor: Intel Pentium II; AMD Athlon
- Memory: 384MB
- Monitor: 800x600
- Storage: 2GB
RECOMMENDED (64-bit)
- Processor: Intel Core i3; AMD Phenom II
- Memory: 2GB
- Monitor: 1366x768
- Storage: 16GB
SSE2 support is required to use the WebPositive web browser. On machines where this is not available, it is recommended to install the NetSurf browser instead.
Highlights
Installation process
- Fixed an issue with Installer not installing bootman and DriveSetup not setting up the created partition correctly, leading to an unbootable system
- 32-bit EFI support is now available. It's possible to boot a 64bit OS from a 32bit EFI as well.
Package management
- Added a new warning when downgrading packages through pkgman.
- Added package dates in HaikuDepot to allow users to determine when a package was added or updated.
User interface
- B_UNDERSCORE_FACE has been implemented to allow applications to display underscores in textviews.
- Introduced new functionality into Tracker that allows image thumbnails to be shown.
- Fixed an issue with ShowImage's "Save As" function failing silently.
- Added underlines to links on mouseover in AboutSystem
- Fixed a preflet crash whilst trying to select a WiFi network.
- Fixed an issue with Tracker not showing custom folder icons.
- Fixed an issue with the Flurry Test screensaver crashing upon exit.
- Improved support for High DPI displays
app_server (graphics server)
Applications
- An eject button has been added to Media Player for optical disks.
- Terminal now allows you to configure ANSI colours in settings.
- Terminal supports 24-bit colors and enhanced mouse events.
- Fixed an issue in WonderBrush where selections were appearing opaque, not transparent.
- The software renderer will now correctly handle unsupported colour spaces - previously the application simply crashed.
- Fixed an issue with apps started via Shortcuts not receiving any environment variables.
- Fixed an issue where users could not click the teapot in GLTeapot with Mesa17.
- Big performance improvements to Debugger
Web browsers
- WebPositive now correctly reports the architecture of the system (previously it reported the system was x86 regardless of the actual architecture).
- In WebPositive Users can now drag the globe icon in the address bar onto the Desktop, creating a shortcut on the Desktop to that URL
- Fixed an issue with a KDL occurring whilst using Falkon.
- In WebKit, an issue with YouTube timelines not displaying properly was fixed.
APIs
Storage and file systems
- Fixed volume names of newly created FAT16/32 filesystems via mkfs (and fat fs_tools)
- Fixed an issue with NTFS handling file deletions incorrectly.
- Fixed an issue with Tracker suspending all internal processes when copying files from a BFS to NTFS filesystem.
- Fixed an issue with incorrect file creation dates being displayed in NTFS.
- Fixed an issue with KDLs occurring when performing multiple writes in ntfs_inode_close.
- Fixed an issue with a KDL occurring when a busy BFS image was unmounted.
- Fixed an issue where the system did not recognise partitions formatted with the mkfs.ext4 command.
- Fixed an issue where the system became unresponsive when there was concurrent reading/writing happening to a FAT32 partition.
- Support for sparse files on ext2, ext3 and ext4 filesystems.
- More use of the entry cache for btrfs, ext2/3/4 and exfat.
- Userlandfs is now compatible with FUSE 2.9 (the latest version in the 2.x series)
- Added ramfs to the build by default and mounted at
/var/shared_memory
, meaning file-mapped shared memory will not ever be flushed to disk. - Fixed FAT returning spurious errors for supposedly too-long names, preventing creation of some partitions in DriveSetup.
BeOS compatibility
- Fixed an issue with SpiroGraph not drawing its background transparent.
- Box labels are drawn a bit higher to match what BeOS R5 applications expect.
POSIX compatibility
- Increased maximum argument length to match FreeBSD (roughly doubled)
- Rewrite of mlock() and munlock() to more closely match POSIX
- Support for C11 threads
- Addition of locale_t and the related methods
- Fixed behavior of the
O_NOCTTY
flag, fixing a lot of GPG's functionality.
Build System
- Haiku now includes a Jamfile engine in the Haiku source tree.
- Rdef file support has also been added to the Jamfile engine.
- Fixed an issue with mimeset under libroot_build being slow and inefficient.
- Fixed an issue with HaikuPorter unmounting packagefs causing a KDL.
- Static libraries provided by Haiku are now built with hidden symbol visibility by default, some internal APIs will not be available anymore to 3rd-party apps.
System performance
- Fixed an issue with cached memory continually increasing.
- Gave undefined weak symbols a value of 0 in System Runtime Loader, fixing issues with programs not running with errors about unresolved symbols.
Internationalization
- Fixed an issue in HaikuDepot with the "Rate Package" window automatically defaulting to Russian.
Hardware compatibility
PCI
- Improved support for 64-bit PCI BARs in various drivers
- CPU TSC frequency is read from CPUID if available, instead of trying to measure it with a loop
Sound
- Fixed an issue with 5 Series/3400 Series Chipsets being detected but no audio was being emitted.
Mass storage
Network
- Updated drivers to use the latest versions available from FreeBSD
- Addition of an OpenBSD compatibility driver to get more drivers from OpenBSD
- Support for 802.11ac Wifi thanks to OpenBSD drivers
- Support for "jumbo frames" (ethernet frames larger than 1500 bytes)
- New driver for USB-RNDIS, allowing to use USB tethering from Android phones.
USB/Peripherals
- An issue with the Corsair K70 LUX RGB, AZIO MK Retro and Razer Deathstalker keyboards not functioning has been fixed.
- Support for keyboard bitmap reports (n-key rollover)
- Fixed an issue with XHCI endpoints not being initialised, which meant that the system could not start whilst USB devices were plugged in.
- Fixed an issue with USB mice abruptly not working when being used.
- Fixed an issue with the vHUION Giano 1409 Digitizer not recognizing clicks.
- Support for USB mass storage drives larger than 2 TB
- Support for low baudrates in the pc_serial serial port driver (for use witl old serial mouses, for example).
- Support for flushing serial port buffers
Graphics
- Fixed issues with Intel i7-3770 (HD Graphics 4400), HD Graphics 2000 , 2500 and 4600 booting into black screens.
- Many other improvements to the intel_extreme graphics driver for modern systems: Broadwell, Haswell and later.
- Experimental support for VESA BIOS patching to enable custom video modes (disabled by default)
- New large font for the kernel debugger on high-DPI displays
- Automatic fallback to VESA or framebuffer drivers if other drivers fail to initialise and report it to app_server
Deprecations
- mkfat binary removed. Use mkfs -t fat
- The driver for floppy drives was removed (it was not working anyways)
Known issues and workarounds
There are no known major bugs.
Bugs opened and closed as fixed since R1B3
- #18020 NetworkStatus applet no longer shows available wifi networks (Preferences/Network)
- #17961 official builds - haiku_loader.bios_ia32 is too big (396664) to fit (System/Boot Loader/BIOS)
- #17855 iprowifi7260 - no connection due to missing data in keystore_database (Network & Internet/Wireless)
- #17847 Partial system freeze following scheduler changes (System/Kernel)
- #17758 KDL on boot after update to latest nightly build (Drivers/Disk/AHCI)
- #17750 package_repo command no longer functions through symlinks (Kits/Package Kit)
- #17670 UEFI boot ends up with black screen (regression) (System/Boot Loader/EFI)
- #17642 System crashes to kernel debugger a few seconds after booting to desktop (System/Kernel)
- #17633 New boot-failure lately (somewhere above hrev55916) (Drivers/Graphics/VESA)
- #17598 HaikuDepot spins forever in Locale Kit destructors on close (Applications/HaikuDepot)
- #17595 Intel 11th gen slow performance (Drivers/ACPI)
- #17568 Haiku fails to compile in 32 bits due to 'objcopy' (Build System)
- #17530 hrev55774 - Removed over 45 000 translation lines - bad commit (User Interface)
- #17463 Cached memory continually increases (System/Kernel)
- #17375 UEFI Boot Loader: Black screen with Haiku revisions > 55219 (System/Boot Loader/EFI)
- #17256 Make libshared symbols hidden (Build System)
- #17230 Trash icon is now just a regular folder icon (Applications/Tracker)
- #17959 Some build failures not detected by concourse (Sys-Admin)
- #17880 UEFI bootloader broken again since hrev56317 (System/Boot Loader/EFI)
- #17879 Screen prefs crash (Preferences/Screen)
- #17692 intel_extreme: changing brightness turns off backlight (Drivers/Graphics/intel_extreme/coffeelake)
- #17631 Source Activity on the website doesn't update (Sys-Admin)
- #17517 [Regression] Tracker no-longer shows image thumbnails. (Applications/Tracker)
- #17449 Regression: selection in Wonderbrush is not transparent anymore (Kits/Interface Kit)
- #17444 KDL when using Falkon (System/Kernel)
- #17365 Boot hangs on rocket in QEMU (Servers/launch_daemon)
- #17266 XHCI: endpoint is not initialized (Drivers/USB/XHCI)
- #17782 Wifi Broken After hrev56177 (Drivers/Network/idualwifi7260)
- #17763 hrev56140 - NIC doesn't configure/enable anymore (Drivers/Network/rtl81xx)
- #17730 Skylake GT2 no more 1920 x 1080... regression (Drivers/Graphics/intel_extreme/skylake)
- #17632 Freezes/crashes when booting on non-VESA/GOP graphics (Drivers/Graphics/intel_extreme/skylake)
- #17575 KDL when haikuporter unmounts packagefs (File Systems/packagefs)
- #17458 no wifi anymore after latest update (Network & Internet/Wireless)
- #17389 mimeset crash kills Haiku build (Build System)
- #17371 Tracker does no longer show custom icons of folders (Applications/Tracker)
- #17263 Keyboards stopped working after updating to hrev55414 (Drivers/Input/HID/USB)
- #17225 Tracker crashes generating thumbnails (Applications/Tracker)
- #18046 [regression] one pixel misalignment at window resize knob with scroll bars (Kits/Interface Kit)
- #18040 missing symbol _ZN8BPrivate10HashStringD1Ev (Network & Internet/Stack)
- #18039 ramfs: kernel heap (slab) memory leak when creating and deleting mmap'ed files (File Systems/RAMFS)
- #18030 ScummVM fails to build on nightly (System/POSIX)
- #18021 Running find in NTFS directory panics in fs_read_dir() at reclen <= bufferRemaining (File Systems/NTFS)
- #18011 mountvolume doesn't show all volume names (Applications/Command Line Tools)
- #18008 USB HID driver improperly handle device removing (Drivers/Input/HID/USB)
- #17999 HaikuDepot: alpha-sort 1st and 2nd 'prominenced' apps in one list (Applications/HaikuDepot)
- #17998 HaikuDepot: User license agreement cannot be agreed to (Applications/HaikuDepot)
- #17969 [Bootmanager] Wrong partition names (Applications/BootManager)
- #17968 HaikuDepot fails to show changelogs (Applications/HaikuDepot)
- #17958 DriveSetup and checkfs /boot - bad work (Kits/Storage Kit)
- #17955 [AboutSystem] The system information replicant's height keeps growing (Applications/AboutSystem)
- #17952 [AboutSystem] window is too tall (Applications/AboutSystem)
- #17951 [AboutSystem] doesn't show Generation number for Intel CPUs (Applications/AboutSystem)
- #17945 1015cx(86/bios) : (General)
- #17940 [Tracker] 'Name' column not visible on Find's resullts window until resized Kits/libtracker.so
- #17932 strptime is broken (not matching patterns it should be matching) (System/POSIX)
- #17930 Tracker randomly crashes after upgrade (Applications/Tracker)
- #17923 [Deskbar] timeview overlaps other icons (Applications/Deskbar)
- #17919 [Input] scale icons (Preferences/Input)
- #17914 [FirstBootPrompt] scale labels and icons (Applications/FirstBootPrompt)
- #17911 [Keymap] text and icon scaling (Preferences/Keymap)
- #17909 [BootManager] scale icon (Applications/BootManager)
- #17907 [FileTypes] listview icons do not scale (Preferences/FileTypes)
- #17906 [Tracker] menubar icon is scaled differently (Applications/Tracker)
- #17903 [Interface Kit] BMenuField graphic glitch (Kits/Interface Kit)
- #17899 [Tracker] column text gets garbled the deeper you go (Applications/Tracker)
- #17895 mprotect ineffective after fork (System/Kernel)
- #17892 KDL (page fault) triggered by usb_serial (SerialConnect, QGIS) (Drivers/USB)
- #17891 Deskbar: indented labels of windows on other workspaces (Applications/Deskbar)
- #17890 Deskbar width reverts to default width (Applications/Deskbar)
- #17882 [Tracker] mount menu icons are distorted at 13pt plain font (Applications/Tracker)
- #17876 HaikuDepot crashes every time without clearing a cache (Applications)
- #17875 running date on hrev56362 brings up debugger (General)
- #17874 No nightly builds since hrev56350 (Build System)
- #17872 Appearance font selector text wrapping misbehaves (Preferences/Appearance)
- #17870 opendir() on FIFO triggers kernel assertion (System/Kernel)
- #17862 HaikuDepot crashes regularly when user addins are disabled (Applications/HaikuDepot)
- #17861 tcflush() is implemented incorrectly (System/POSIX)
- #17857 General Protection Error during boot (System/Kernel)
- #17850 Vision crash while chosing font and locked the system (Servers/app_server)
- #17848 hrev56309 64bit nightly archive is missing ISO (Sys-Admin)
- #17846 PANIC: NULL dereference in get_next_usb_device (Drivers/Network/realtekwifi)
- #17841 PS2 Touchpad Disconnects (Drivers/Input/PS2/Mouse)
- #17840 WebPositive (master): WebKit font cache crash on quit (Kits/Web Kit)
- #17839 Failure in reading xfs v4 node directories (File Systems/XFS)
- #17838 Remove spleen font credits (Applications/AboutSystem)
- #17830 Intel 11th gen / TigerLake strange screen (Drivers/Graphics/intel_extreme/tigerlake)
- #17826 KDL when trying to use TextSearch addon (System/Kernel)
- #17820 Intel 3160HM can't connect to networks. (Drivers/Network/idualwifi7260)
- #17819 iaxwifi200: fails to bind (Drivers/Network/iaxwifi200)
- #17814 Wifi issues with Intel 7260 (Drivers/Network/idualwifi7260)
- #17811 idualwifi7260 KDL when booting image from USB drive (Drivers/Network/idualwifi7260)
- #17806 keyboard is reset during ps2 active multiplexing setup (Drivers/Input/PS2)
- #17804 Kernel panic: mutex_lock() with realtekwifi USB RTL8188EUS adapter (Drivers/Network/realtekwifi)
- #17798 56184 crashes at system startup (Drivers/Network/marvell_yukon)
- #17791 XFS Symbolic links support (File Systems/XFS)
- #17783 Add support for XFS metadata checksumming (File Systems/XFS)
- #17781 idualwifi 7260/0 no connectivity after update (Drivers/Network/idualwifi7260)
- #17780 intel_extreme video regression (Drivers/Graphics/intel_extreme)
- #17778 [regression] Intel N6235 WiFi unstable, disconnects (Drivers/Network/iprowifi4965)
- #17777 Networking stops working after a while from boot (Network & Internet/Stack)
- #17775 USB tethering (RNDIS) performance issues/bugs (Drivers/Network/usb_rndis)
- #17773 Installing certain HPKG files can crash the system (Kits/Package Kit)
- #17770 Link speed info missing in network GUI (Drivers/Network/rtl81xx)
- #17766 kernel crash on latest nightly (Drivers/Network/nforce)
- #17764 [Tracker] Sometimes it 'forgets' icons until redraws are needed Kits/libtracker.so
- #17754 DeskCalc shows wrong seperator and wrong exponent when calculating 8 / 3 (Applications/Deskbar)
- #17751
write
and similar calls allows reading from allocated but protected memory. (System/Kernel) - #17738 [RNDIS] 'Babble detected' after only a small amount of data transferred (Drivers/Network/usb_rndis)
- #17735 intel_extreme: hdmi external display becomes black after hrev56095 (Drivers/Graphics/intel_extreme)
- #17733 [StyledEdit] Input focus not in the 'TextView' at application start (Applications/StyledEdit)
- #17728 No jumbo frames? (Network & Internet/Stack)
- #17726 Tracker prefs: Turn on 'Generate image thumbnails' by default (Preferences/Tracker)
- #17719 [Terminal] color support issue (Applications/Terminal)
- #17716 Network traffic (TCP) stalls unless there is a ping running. (Network & Internet)
- #17714 poll/select reports a listening socket as writable (Network & Internet/Stack)
- #17711 Wifi not working (Drivers/Network/iaxwifi200)
- #17709 [DiskProbe] crashes in DataView::UpdateFromEditor() (Applications/DiskProbe)
- #17708 SMAP violation when copying file to NFS share (File Systems/NFS)
- #17706 [intel_extreme] TigerLake-LP GT2 screen display downscaled by 1/4 (Drivers/Graphics/intel_extreme/tigerlake)
- #17703 add support for XFS V5 file system (File Systems/XFS)
- #17689 HaikuDepot crashes on quit (Applications/HaikuDepot)
- #17686 PANIC: entries count was not decremented for a long time! (System/Kernel)
- #17684 [Terminal] Mouse position reporting not working (Applications/Terminal)
- #17683 Intel 11th gen / TigerLake black screen (Drivers/Graphics/intel_extreme/tigerlake)
- #17674 PANIC: ASSERT FAILED (vm.cpp:3759): !area->IsWired() (System/Kernel)
- #17668 Tracker: should not be here on boot Kits/libtracker.so
- #17656 intel_extreme: can't find native resolution (Drivers/Graphics/intel_extreme/jasperlake)
- #17655 intel_extreme, screen display downscaled by 3/4 (Drivers/Graphics/intel_extreme/kabylake)
- #17651 Super 'fast' copy BeFS to BeFS files (Applications/Tracker)
- #17636 fgetws function crashes the program if less than num - 1 characters are present in the current line System/libroot.so
- #17619 Problems with Tracker image thumbnails and FAT32 disks (Applications/Tracker)
- #17616 WebPositive / Bookmar Bar / Empty entry (Applications/WebPositive)
- #17615 HaikuDepot crash at quit (Applications/HaikuDepot)
- #17612 Evaluate maximum process argument limits (System/runtime_loader)
- #17583 WebPositive (master): crash on quit (Applications/WebPositive)
- #17580 [package_daemon] crashes on quit (Servers/package_daemon)
- #17579 [HaikuDepot] crashes on quit (Applications/HaikuDepot)
- #17577 [LaunchBox] black border at the bottom (Applications/LaunchBox)
- #17576 Wired and wireless network issuse with ThinkPad X230 (Drivers/Network/iprowifi4965)
- #17574 [regression] first launch of some apps freezes the system (Servers/app_server)
- #17569 Intel Iris Xe Graphics not identified (Drivers/Graphics/intel_extreme/tigerlake)
- #17562 Wacom Graphire tablet spams syslog (Drivers/USB/XHCI)
- #17558 DiskProbe scrollbars misaligned (Applications/DiskProbe)
- #17556 kernel: cutting mapped file area cause zeroing of second part (System/Kernel)
- #17553 random freezes after condition_variable changes (System/Kernel)
- #17546 Jam segfault on --host-only build duce (Build System/Jamfile Engine)
- #17541 regression Intel_Extreme (Drivers/Graphics/intel_extreme/kabylake)
- #17536 HaikuWebKit 614.1.1 build fails on 64 bit (Applications/WebPositive)
- #17535 (regression) Kernel panic from intel_extreme driver on hrev55785 on reboot (Drivers/Graphics/intel_extreme)
- #17532 [Terminal] Mouse protocol not working (Applications/Terminal)
- #17531 KDL (GPE) in syscall entry (thread_hit_debug_event_internal) (System/Kernel)
- #17521 Add C11 Thread support (easy) (System/POSIX)
- #17518 RISC-V build failure (Build System)
- #17511 qemu riscv64 no longer booting (System/Boot Loader/EFI)
- #17507 gcc 11 riscv64 do_spec error (General)
- #17486 Tracker doesn't show image thumbnails (Applications/Tracker)
- #17484 NVMe: No interrupts delivered (both MSI and MSI-X) (Drivers/Disk/NVMe)
- #17474 No audio after cold boot on Thinkpad x220 (Drivers/Audio/HDA)
- #17462 edid support digital input types (Drivers/Graphics)
- #17460 LGTM build failed (Build System)
- #17457 [Build System] gcc build is broken on macOS (Build System)
- #17455 KDL in VirtualBox in ConditionVariableEntry::_RemoveFromVariable (System/Kernel)
- #17448 KDL when checkout out stress-ng on 32bit (System/Kernel)
- #17437 Blank screen after updating Haiku (Skylake DP output) (Drivers/Graphics/intel_extreme/skylake)
- #17432 Intel default video breakage (Drivers/Graphics/intel_extreme/skylake)
- #17430 Kabylake Mobilte GT2 (Drivers/Graphics/intel_extreme/kabylake)
- #17429 Unable to build master on macOS (arm64) according to website instructions (Build System)
- #17407 [libroot_debug] Could not resolve symbol 'aligned_alloc' System/libroot.so
- #17405 webkit: IntersectionObserver broken or unimplemented (Kits/Web Kit)
- #17400 ntfs - KDL when mounting (read/write mode) (File Systems/NTFS)
- #17399 Build Error MacOS 11.6 x86_64 (Build System)
- #17397 Webpositive fails to render images on some pages (Kits/Web Kit)
- #17392 jamfile engine does not handle rdef files (Build System/Jamfile Engine)
- #17390 Cannot mount NTFS formatted drive after update to hrev55632 (File Systems/NTFS)
- #17387 Web+ doesn't resize-to-fit images anymore (Kits/Web Kit)
- #17383 Web+ crashes on opening a URL from KeePassXC (Kits/Web Kit)
- #17382 Broken screen res/freq on Dell Optiplex 780 on boot (Drivers/Graphics)
- #17352 nvme_disk: Timed out waiting for interrupt [regression] (Drivers/Disk/NVMe)
- #17351 WebPositive (master) crashes on Amazon.ca (Applications/WebPositive)
- #17350 display panel turns to white (Drivers/Graphics/intel_extreme/sandybridge)
- #17346 EFI boot regression, SiFive Unmatched (System/Boot Loader/EFI)
- #17337 Does not connect to website nor repository using wpa. (Network & Internet)
- #17334 [nvme_disk] MSI-X broken (Drivers/Disk/NVMe)
- #17329 PoorMan crashes (Applications/PoorMan)
- #17325 Can't merge PRs on github (Kits/Web Kit)
- #17314 My thinkpad x201 has a blackscreen. did work before (Drivers/Graphics/intel_extreme/ironlake)
- #17313 Cannot open file libzstd.so.1 open WebPositive and other apps (General)
- #17310 No sound on Sunrise Point-LP HD Audio 9d71 (Drivers/Audio/HDA)
- #17309 Fix arm build, convert InterruptController, HardwareTimer to FDT bus. (System/Kernel)
- #17307 Blank screen (on IvyBridge laptop) (Drivers/Graphics/intel_extreme/ivybridge)
- #17302 [regression] usb_keyboard kernel add-on blocks correct display of KDL (Drivers/USB)
- #17299 Move Nightly downloads page to new subdomain (Sys-Admin)
- #17298 Images in WebPositive are one pixel smaller than they should be (Kits/Web Kit)
- #17297 No audio, Intel sunrise point HDA (Drivers/Audio/HDA)
- #17291 media server does not launch on boot (Servers/media_server)
- #17289 haiku 32bit hrev.55457 does not start to Desktop (haiku64bit does not start at all!) (Servers/launch_daemon)
- #17283 SMAP violation on usb_disk (Drivers/Disk/USB)
- #17280 Web+ stalls out (Kits/Web Kit)
- #17276 [usb_hid] crash in usb_hid_device_added (Drivers/USB)
- #17275 [USB] Stack drivers do not properly handle non-isolated fragmented transfers (Drivers/USB)
- #17274 WebKit (master) crashes when clicking HaikuLauncher (Kits/Web Kit)
- #17268 Can't reply on github site (Kits/Web Kit)
- #17262 Webkit: Crash in JSC::JSObject::setIndexQuicklyForTypedArray on meet.jit.si (Kits/Web Kit)
- #17261 intel_extreme: image shrinks when framebuffer size is bigger then video mode size (Drivers/Graphics/intel_extreme)
- #17258 WebKit 613.1.1 - scrambled fonts on some pages (Kits/Web Kit)
- #17253 B_CURRENT_IMAGE_SYMBOL can't work with gcc2 (General)
- #17236 Gigabyte BRIX no audio (Drivers/Audio/HDA)
- #17229 Bad character escapements for some bold fonts (Servers/app_server)
- #17218 Dell Latitude E5410 crashes while booting when wifi switch is off (Drivers/Network/idualwifi7260)
- #17212 Support for Intel I225-V Ethernet Chipset (Drivers/Network)
- #17191 Fix GCC cross-compiler building on Apple Silicon (Build System)
- #17190 [arm] Remove native u-boot loader (System/Boot Loader/uboot)
- #17186 installing an .hpkg by double-clicking the file fails. (Applications/HaikuDepot)
- #17179 Get rid of Google Captcha on Trac (Sys-Admin)
- #17174 Patch for ipro1000 to support I219-V (Intel Comet Lake) (Drivers/Network/ipro1000)
- #17173 Patch for rtl81xx to support TP-Link TG-3468 v4 (RTL8168H) Gigabit Ethernet (Drivers/Network/rtl81xx)
- #17168 Implement POSIX-2008 locale_t APIs (System/POSIX)
- #17165 Possible replacement of NTFS driver (File Systems/NTFS)
- #17163 Mac mini now requires fail-safe graphics driver (Drivers/Graphics/intel_extreme/9xx)
- #17162 https://docs.modernxmpp.org freezes webkit viewport (Kits/Web Kit)
- #17160 HaikuWebKit build fails on 64 bit (Kits/Web Kit)
- #17150 System Sounds / Sounds pref issues (Preferences/Sounds)
- #17134 [WebPositive] crashes in HTTPMediaIO::UpdateSize() (Applications/WebPositive)
- #17124 Update cgit to latest version (Sys-Admin)
- #17121 gopher crashes webkit (Kits/Web Kit)
- #17118 webkit uses wrong timezone in file display (Kits/Web Kit)
- #17593 WebPositive soft hyphen draws a little box character (Applications/WebPositive)
- #17436 no audio for GP106 nvidia audio (Drivers/Audio/HDA)
- #17189 Support keyboard bitmap reports (Drivers/Input/HID/USB)