Rebase against 9bd963065b1fb7b445d010897d5f84967eadf75b.

This commit is contained in:
Sebastian Lackner
2015-10-02 17:13:21 +02:00
parent 6ef9e97ec1
commit eb98f4e74f
14 changed files with 19 additions and 727 deletions

9
debian/changelog vendored
View File

@@ -42,6 +42,15 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
(accepted upstream).
* Removed patch to fix failure to create anonymous file mapping after failed
open_fd server call (accepted upstream).
* Removed patch to implement semi-stub for d3d8 swapchain effect
D3DSWAPEFFECT_COPY_VSYNC (identical patch accepted upstream).
* Removed patch to implement {Set,Get}ThreadGroupAffinity and related ntdll
functions (accepted upstream).
* Removed patch to return STATUS_OBJECT_NAME_INVALID in
wine_nt_to_unix_file_name for paths that only contain a prefix (accepted
upstream).
* Removed patch to implement support for non-blocking SIO_ADDRESS_LIST_CHANGE
requests (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 07 Sep 2015 16:51:25 +0200
wine-staging (1.7.51) unstable; urgency=low