Added patch to fix handling of periodic advice timers causing high CPU usage.

This commit is contained in:
Sebastian Lackner
2015-06-07 20:17:10 +02:00
parent 0ccd396056
commit f76f0d0052
6 changed files with 78 additions and 33 deletions

2
debian/changelog vendored
View File

@@ -38,6 +38,8 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
* Added patch for semi-stub of FileFsVolumeInformation information class.
* Added patch to use NVX_GPU_MEMORY_INFO extension for more exact video memory
accounting on NVIDIA graphic cards.
* Added patch to fix handling of periodic advice timers causing high CPU
usage.
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail