Added patch to fix access violation in MSYS2 git when when cloning repository (fixes Wine Staging Bug #348).

This commit is contained in:
Sebastian Lackner
2015-08-25 08:27:50 +02:00
parent f73de49f9f
commit 574959b168
5 changed files with 49 additions and 0 deletions

2
debian/changelog vendored
View File

@@ -1,6 +1,8 @@
wine-staging (1.7.51) UNRELEASED; urgency=low
* Added patch to fix bug in wineserver debug_children inheritance (fixes Wine
Staging Bug #525).
* Added patch to fix access violation in MSYS2 git when when cloning
repository (fixes Wine Staging Bug #348).
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and