Wine staging 6.22 release

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Sat Nov 20 15:29:10 CST 2021


Binary packages for various distributions will be available from:
https://www.winehq.org/download

Notes:
dwarf4 debug information is now the default for wine-staging.

Summary since last release
* Rebased to current wine 6.22 (554 patches are applied to wine vanilla)

Upstreamed (Either directly from staging or fixed with a similar patch).
* ntdll: Implement NtAlertThreadByThreadId and NtWaitForAlertByThreadId.
* ntdll/tests: Add basic tests for thread-id alert functions.
* ntdll: Implement thread-ID alerts using futexes if possible.
* ntdll: Implement thread-ID alerts using Mach semaphores on Mac.
* ntdll: Reimplement Win32 futexes on top of thread-ID alerts.
* ntdll: Reimplement the critical section fast path on top of Win32 futexes.
* ntdll: Get rid of the direct futex path for condition variables.
* ntdll: Reimplement SRW locks on top of Win32 futexes.

Added:
* None

Updated:
* dinput-joy-mappings

Where can you help
* Run Steam/Battle.net/GOG/UPlay/Epic
* Test your favorite game.
* Test your favorite applications.
* Improve staging patches and get them accepted upstream.

As always, if you find a bug, please report it via
https://bugs.winehq.org

Best Regards
  Alistair.



More information about the wine-devel mailing list