Added patch to try harder to get the host name address in getaddrinfo().

This commit is contained in:
Sebastian Lackner
2014-12-23 07:12:43 +01:00
parent 91e07b125f
commit ce701fe0df
5 changed files with 185 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -16,6 +16,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patch for support of SLGetWindowsInformationDWORD.
* Added patch to expect the correct buffer size for different IOCTL_DVD_READ_STRUCTURE requests.
* Added patch to use actual program name if available to describe PulseAudio streams.
* Added patch to try harder to get the host name address in getaddrinfo().
* Removed patch to implement combase HSTRING objects (accepted upstream).
* Removed patch to add fake ProductId to registry (accepted upstream).
* Removed patch to implement stubs for MFStartup and MFShutdown (accepted upstream).