Added first part of patchset containing various improvements for LsaLookupSids.

This commit is contained in:
Sebastian Lackner
2015-04-10 05:28:45 +02:00
parent 0412f2dcbc
commit 77bc095cb4
5 changed files with 172 additions and 34 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,7 @@ wine-staging (1.7.41) UNRELEASED; urgency=low
* Disable DXVA2 controls in winecfg when support is not compiled in.
* Added patch to enable/disable EAX support via winecfg.
* Added patch with stub for setupapi.SetupDiSetDeviceInstallParamsW.
* Added first part of patchset containing various improvements for LsaLookupSids.
* Added tests for RtlIpv6AddressToString and RtlIpv6AddressToStringEx.
* Removed patches to fix invalid memory access in get_registry_locale_info (accepted upstream).
* Removed patches to avoid repeated FIXMEs in PsLookupProcessByProcessId stub (accepted upstream).