Added patch to return a dummy BIOS name in Win32_BIOS record (fixes Wine Staging Bug #528).

This commit is contained in:
Sebastian Lackner
2015-08-27 02:01:33 +02:00
parent c2bac3f03f
commit a81dee672e
5 changed files with 73 additions and 1 deletions

2
debian/changelog vendored
View File

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