Wine staging 10.19 release

Alistair Leslie-Hughes <[email protected]> Sat, 15 Nov 2025 17:50:10 +1100
Newsgroups gmane.comp.emulators.wine.devel
Message-ID <SE1P216MB1829F6A4BDBE6E297E72BFE193CBA@SE1P216MB1829.KORP216.PROD.OUTLOOK.COM>
Binary packages for various distributions will be available from:
https://www.winehq.org/download

Summary since last release
* Rebased to current wine 10.19 (256 patches are applied to wine vanilla)

Upstreamed (Either directly from staging or fixed with a similar patch).
* ntdll: Add support for creating reparse points.
* ntdll: Add support for reading reparse points.
* ntdll: Add support for deleting reparse points.
* Return correct status value if handle is not a reparse point
* ntdll: Always report symbolic links as containing zero bytes.
* ntdll: Succeed with no data for NtReadFile on reparse points.
* ntdll: Add support for testing for reparse points with GetFileAttributes.
* server: Implement FILE_OPEN_REPARSE_POINT option.
* ntdll: Add support for FileAttributeTagInformation.
* kernelbase: Add support for deleting reparse points with RemoveDirectory.
* kernelbase: Add support for deleting reparse points with DeleteFile.
* ntdll: Follow reparse points during path resolution.
* d3dx11: Implement D3DX11CreateTextureFromMemory() using shared code.

Removed (No longer required).
* ntdll: Allow reparse points to target the applicable Unix file/directory.
* ntdll: Add an intermediary prefix symlink in reparse point metadata.

Added:
* None

Updated:
* vkd3d-latest


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.
* Suggest patches to be included in staging.

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

Best Regards
  Alistair.