Added patches for support of FileLinkInformation (fixes Wine Staging Bug #297).

This commit is contained in:
Sebastian Lackner
2015-06-03 17:07:24 +02:00
parent 26d8a27276
commit 0d67dee015
7 changed files with 1152 additions and 2 deletions

2
debian/changelog vendored
View File

@@ -11,6 +11,8 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
* Added patch to fix opening a readonly file with FILE_WRITE_ATTRIBUTES access
(fixes Wine Staging Bug #298).
* Added patch to silence test failures in ntdll/directory tests.
* Added patches for support of FileLinkInformation (fixes Wine Staging Bug
#297).
* Removed patch to fix NULL pointer dereference in get_frame_by_name
(identical patch accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 31 May 2015 14:46:37 +0200