Added patch to avoid using unixfs for devices without mountpoint.

This commit is contained in:
Sebastian Lackner
2015-05-31 00:29:12 +02:00
parent 6d2e3ce903
commit 088ca2f71d
5 changed files with 138 additions and 18 deletions

1
debian/changelog vendored
View File

@@ -21,6 +21,7 @@ wine-staging (1.7.44) UNRELEASED; urgency=low
* Added patch to fix scaling behaviour of images and mipmap levels in
IDirect3DTexture2_Load.
* Added patchset to fix various upstream issues detected by Coverity.
* Added patch to avoid using unixfs for devices without mountpoint.
* Revert upstream patch which causes broken rendering in various games.
* Removed patch to reset device state in SysKeyboard*Impl_Acquire (accepted
upstream).