Added patch to recognize localhost as local machine in wbemprox.

This commit is contained in:
Sebastian Lackner
2015-04-17 06:29:29 +02:00
parent d8cb439f29
commit 04afcf114c
5 changed files with 49 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -10,6 +10,7 @@ wine-staging (1.7.41) UNRELEASED; urgency=low
* Added patch to reset device state in SysKeyboard*Impl_Acquire.
* Added patch to properly handle closing sockets during a select call.
* Added patch for support of process specific debug channels.
* Added patch to recognize localhost as local machine in wbemprox.
* 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).