Software update: Wine 8.10

Spread the love

A new development build of Wine has been released with version number 8.10. Wine is an open source implementation of the Windows API and allows you to run DOS and Windows programs on Linux, FreeBSD, Solaris and macOS. A large group of developers contribute to Wine and it has been decided to release a new so-called development version every two weeks instead of waiting until a number of new features are ready. A stable edition is published a few times a year. The database with applications that work under Wine, with or without the help of minor adjustments, contains 28,988 titles at the time of writing, which is nine more than two weeks ago. The following changes and improvements have been made in this release:

What’s new in this release:

  • All PE->Unix transitions go through the syscall interface.
  • Mouse cursor clipping improvements.
  • Support for virtual memory placeholders.
  • Local and timezone data updates.

Bugs fixed in 8.10 (total 13):

  • #18889: Multiple isolation-aware applications fail to load (MSN Messenger Live 2009, Lync 2010, Adobe Premiere Pro CS3, Quicken 201X)(embedded PE manifest search should support ISOLATIONAWARE_MANIFEST_RESOURCE_ID)
  • #24946: uTorrent 2.2.0 hangs on startup (FD_WRITE event is reported over and over in WSAEnumNetworkEvents for a bound UDP socket)
  • #27827: Creo Elements/Direct Modeling Express 4.0/6.0 loader failure due to missing msvcrt.dll dependency (native netapi32.dll imports msvcrt functions)
  • #47808: Cygwin’s mintty.exe crashes with a stack overflow
  • #52868: TwitchTest crashes on unimplemented function IPHLPAPI.DLL.GetPerTcpConnectionEStats
  • #53092: Animated Puzzles crashes on start
  • #54410: .NET 3.5 Checkbox checkmarks should be black instead of “Foreground” color
  • #54599: Honeygain crashes on unimplemented function IPHLPAPI.DLL.GetCurrentThreadCompartmentId
  • #54810: PmxEditor 0.2.7.5 doesn’t start after Wine 8.4.
  • #54913:ntdll:NtDuplicateToken has wrong prototype
  • #54949: user32:msg gets an extra WM_NCPAINT in ShowWindow(child, SW_SHOW)
  • #54991: Chinese IME no longer works in Naver LINE since Wine 8.9
  • #55008:wininet:http
  • test_secure_connection() fails on Windows and Wine

Version number 8.10
Release status Unstable
Operating systems Linux, BSD, macOS, Solaris
Website Wine HQ
Download https://wiki.winehq.org/Download
License type GPL
You might also like