Added patch to avoid race-conditions with long running threadpool tasks.

This commit is contained in:
Sebastian Lackner
2015-07-29 20:59:04 +02:00
parent 76e7b82e31
commit 8728442a9a
5 changed files with 125 additions and 40 deletions

1
debian/changelog vendored
View File

@@ -26,6 +26,7 @@ wine-staging (1.7.48) UNRELEASED; urgency=low
* Added patch to implement dbghelp.UnDecorateSymbolNameW.
* Added patch to add wined3d detection of GeForce GT 425M.
* Added patch to use video memory for rendering targets if possible.
* Added patch to avoid race-conditions with long running threadpool tasks.
* Removed patch to allow to enable/disable InsertMode in wineconsole settings
(accepted upstream).
* Removed patch to improve IoGetDeviceObjectPointer stub to appease SecuROM