Added patch to implement support for wbemprox Win32_SystemEnclosure table.

This commit is contained in:
Sebastian Lackner
2015-04-17 09:50:34 +02:00
parent 04afcf114c
commit 178d669519
8 changed files with 314 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -11,6 +11,7 @@ wine-staging (1.7.41) UNRELEASED; urgency=low
* 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 patch to implement support for wbemprox Win32_SystemEnclosure table.
* 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).