Added patch to implement advapi32.GetWindowsAccountDomainSid.

This commit is contained in:
Sebastian Lackner
2015-06-13 21:04:59 +02:00
parent 53b165e070
commit 12f0292934
5 changed files with 283 additions and 40 deletions

1
debian/changelog vendored
View File

@@ -48,6 +48,7 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
not available.
* Added patch to properly check existence of libunwind before linking against
it.
* Added patch to implement advapi32.GetWindowsAccountDomainSid.
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail