patchupdate.py: Use a threadpool to check patches in parallel.

This commit is contained in:
Sebastian Lackner
2015-02-23 19:14:25 +01:00
parent c1eea67020
commit 50b6ba8394
2 changed files with 40 additions and 26 deletions

1
debian/changelog vendored
View File

@@ -1,4 +1,5 @@
wine-staging (1.7.38) UNRELEASED; urgency=low
* Various improvements to patchupdate.py.
* Disabled patchset for reg.exe cleanup (partially accepted upstream).
* Added patch to mark DllCanUnloadNow and DllGetClassObject as private (by Amine Khaldi, wine-patched/pull/3).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 23 Feb 2015 18:24:51 +0100