Wine, die Kompatibilitätsschicht zur Ausführung von Windows-Anwendungen unter Linux, ist in der Entwicklerversion 11.14 erschienen.
Das Release bringt unter anderem Icons im Startmenü des Explorers, einen Fix für ABBA-Deadlocks im Wayland-Treiber sowie erste DataWriter-Implementierungen in wintypes für WinRT-Anwendungen. Auch wow64 wurde für FreeBSD erweitert und bcrypt unterstützt nun zusätzliche Algorithmen wie AES-GMAC. Insgesamt umfasst das Release rund 181 Änderungen gegenüber Version 11.13.
The Wine development release 11.14 is now available.
What’s new in this release:
- explorer: Display icons next to Start Menu items.
- winewayland.drv: Avoid ABBA deadlocks between win_data_mutex and user_mutex.
- wintypes: Add DataWriter implementation for WinRT.
- ntdll: Support new wow64 mode on FreeBSD.
- ntdll: Implement NtAlpcCreatePort().
- dxgi: Support DXGI_SWAP_CHAIN_FLAG_FRAME_LATENCY_WAITABLE_OBJECT.
- crypt32: Add support for CERT_CLOSE_STORE_FORCE_FLAG.
- bcrypt: Support BCRYPT_AES_GMAC_ALGORITHM and BCRYPT_MESSAGE_BLOCK_LENGTH.
- winevulkan: Update to VK spec version 1.4.357.
- Various bug fixes.

Quelle: GitLab