Added patch to silence repeated crypt32.CryptUnprotectMemory FIXMEs.

This commit is contained in:
Sebastian Lackner
2015-09-01 22:28:54 +02:00
parent 6952a88ec9
commit 138070e141
3 changed files with 42 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -18,6 +18,7 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
* Added patch to translate flags in LaunchINFSectionW.
* Added patch to fix SHFileOperation with FO_MOVE on Vista+ (should create
non-existent subdirectories).
* Added patch to silence repeated crypt32.CryptUnprotectMemory FIXMEs.
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and