Added patch to properly close sockets when WSACleanup is called.

This commit is contained in:
Sebastian Lackner
2015-09-05 04:29:38 +02:00
parent 426191d7fb
commit 49c01cab8a
5 changed files with 131 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -30,6 +30,7 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
* Added patch for stub of dwmapi.DwmUpdateThumbnailProperties.
* Added patch to use proper glyph names in wineps driver (which fixes a bug
related to copying text from generated PDF files).
* Added patch to properly close sockets when WSACleanup is called.
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and