Added patch to return more context attributes in schan_InitializeSecurityContextW.

This commit is contained in:
Sebastian Lackner
2014-11-11 08:55:07 +01:00
parent de353ee024
commit 4b062e3f22
5 changed files with 60 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -18,6 +18,7 @@ wine-compholio (1.7.31) UNRELEASED; urgency=low
* Added patch to emulate access to KI_USER_SHARED_DATA kernel page on x86_64.
* Added patch to initialize irp.Tail.Overlay.OriginalFileObject with stub file object.
* Added patch to implement emulation of SIDT instruction when using Exagear.
* Added patch to return more context attributes in schan_InitializeSecurityContextW.
* Removed patch for iphlpapi stub functions (accepted upstream).
* Removed patches for FindFirstFileExW (accepted upstream).
* Removed patches for TLB dependencies lookup in resources (accepted upstream).