Added patch to ignore socket type for protocol IPPROTO_IPV6 in getaddrinfo.

This commit is contained in:
Sebastian Lackner
2015-11-29 18:10:07 +01:00
parent b14f029f04
commit e60b8d144b
6 changed files with 63 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ wine-staging (1.8~rc2) UNRELEASED; urgency=low
* Added patch to start SERVICE_FILE_SYSTEM_DRIVER services with winedevice.
* Added patch to allow to set debug registers separately in
NtSetContextThread.
* Added patch to ignore socket type for protocol IPPROTO_IPV6 in getaddrinfo.
-- Sebastian Lackner <sebastian@fds-team.de> Wed, 25 Nov 2015 20:21:46 +0100
wine-staging (1.8~rc1) unstable; urgency=low