Added patch to ensure default route IP addresses are returned first in gethostbyname.

This commit is contained in:
Sebastian Lackner
2015-11-29 18:54:40 +01:00
parent c28bcab311
commit 6655f3dc84
5 changed files with 126 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ wine-staging (1.8~rc2) UNRELEASED; urgency=low
NtSetContextThread.
* Added patch to ignore socket type for protocol IPPROTO_IPV6 in getaddrinfo.
* Added patch to implement dinput device property DIPROP_USERNAME.
* Added patch to ensure default route IP addresses are returned first in
gethostbyname.
-- Sebastian Lackner <sebastian@fds-team.de> Wed, 25 Nov 2015 20:21:46 +0100
wine-staging (1.8~rc1) unstable; urgency=low