Removed various patches (accepted upstream).

This commit is contained in:
Sebastian Lackner
2015-05-04 19:02:31 +02:00
parent 5848db0ab8
commit e0390d0bdb
11 changed files with 17 additions and 463 deletions

5
debian/changelog vendored
View File

@@ -1,3 +1,8 @@
wine-staging (1.7.43) UNRELEASED; urgency=low
* Removed patch to use lockfree implementation for FD cache.
* Partially removed patches to test behaviour of VirtualProtect / NtProtectVirtualMemory.
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 04 May 2015 19:02:02 +0200
wine-staging (1.7.42) unstable; urgency=low
* Added patch with stub for advapi32.ImpersonateAnonymousToken (fixes Wine Staging Bug #254).
* Added patch to implement FileFsFullSizeInformation information class.