Binary packages for various distributions will be available from:
https://www.winehq.org/download
Summary of the past few weeks
* Rebased to current wine 3.19 (XXX patches are applied to wine vanilla)
* Reviewed and upstreamed patches.
Upstreamed (Either directly from staging or fixed with a similar patch).
* kernel32/tests: Fix compilation with PSDK.
* kernel32/tests: Fix a bunch of access denied errors by using a dedicated TEMP directory.
* kernel32/tests: Move the MoveFile test where it belongs.
* kernel32: MoveFile(source, source) should succeed.
* kernel32: MoveFile should make sure that it has the delete access to the source file.
* include: Add natupnp.idl
* hnetcfg: Register NATUPnP interface
* hnetcfg: Support IUPnPNAT interface
* hnetcfg: Linked to uuid
* hnetcfg/tests: Add IUPnPNAT interface tests
* shell32: Properly fail when a data object cannot be instantiated and expand environment strings in ShellExecute
* kernel32/tests: Add some tests for GetLongPathName/GetShortPathName called with a wildcard.
* kernel32: GetShortPathName should fail when called with a wildcard.
* kernel32: GetLongPathName should fail when called with a wildcard.
* browseui: Implement PROGDLG_AUTOTIME flag for IProgressDialog.
* ntdll: Implement FileIoCompletionNotificationInformation info class
* ntdll: Allow to query file IO completion notification mode
* ws2_32/tests: Add test for completion notification flags
* ntdll/tests: Add more tests for FileIoCompletionNotificationInformation
* server: Skip async completion when possible
Added
* [45878] hid: Implement HidD_FlushQueue
* [45992] xinput: Report SUCCESS from XInputSetState when FFB isn't available.
* [42734] kernel32: Implement NormalizeString
* [45868] shell32: Improve semi-stub SHGetStockIconInfo
Updated
* setupapi-SetupDiGetDeviceInterfaceDetail
Where can you help
* Run Steam/Battle.net/UPlay.
* Try you favorite game:
* Test your favorite applications.
* Steal 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.