Rebase against 6038e2ab7957b65dd2e13ddd414c206718fb14b7.

This commit is contained in:
Sebastian Lackner
2015-08-24 15:40:06 +02:00
parent ddb4ddd749
commit f73de49f9f
16 changed files with 65 additions and 290 deletions

7
debian/changelog vendored
View File

@@ -1,6 +1,13 @@
wine-staging (1.7.51) UNRELEASED; urgency=low
* Added patch to fix bug in wineserver debug_children inheritance (fixes Wine
Staging Bug #525).
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and
NtWaitForSingleObject (accepted upstream).
* Removed patch to fix test failure in kernel32/thread tests (fixed upstream).
* Removed patch to use request->server->name when processing cookies
(identical patch accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 24 Aug 2015 07:55:18 +0200
wine-staging (1.7.50) unstable; urgency=low