Added patch to fix issues with execute permissions on pages with guard / write watch flags.

This commit is contained in:
Sebastian Lackner
2014-10-08 21:41:19 +02:00
parent aada22c826
commit 9fb8420891
8 changed files with 637 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
wine-compholio (1.7.29) UNRELEASED; urgency=low
* Updated DOS Attributes patch to better detect XATTR functions.
* Added patch to support IDF_CHECKFIRST in SetupPromptForDisk.
* Added patch to fix issues when executing pages with guard page / write watch permissions.
* Removed patch to fix issues with drag image in ImageLists (accepted upstream).
* Removed patch to set ldr.EntryPoint for main executable (accepted upstream).
* Partially removed patches for WRITECOPY memory protection (accepted upstream).