Revert security cookie patch causing regression in multiple applications.

This commit is contained in:
Sebastian Lackner
2015-07-10 20:55:42 +02:00
parent 6df5635400
commit d1f4a25cbd
5 changed files with 94 additions and 18 deletions

1
debian/changelog vendored
View File

@@ -4,6 +4,7 @@ wine-staging (1.7.47) UNRELEASED; urgency=low
* Added patch to silence repeated wbemprox "timeout not supported" fixme.
* Added patch to increase buffer size in widl/typegen.c to avoid buffer
overflow.
* Revert security cookie patch causing regression in multiple applications.
* Removed patch to implement kernel32.GetNumaProcessorNode (accepted
upstream).
* Removed patch to initialize *end with NULL on failure in msvcrt.strtod