Partially removed patches to fix handling of opening read-only files for FILE_DELETE_ON_CLOSE (accepted upstream).

This commit is contained in:
Sebastian Lackner
2015-05-01 01:44:20 +02:00
parent 0ce637dcda
commit 582e9666ed
12 changed files with 170 additions and 384 deletions

1
debian/changelog vendored
View File

@@ -12,6 +12,7 @@ wine-staging (1.7.42) UNRELEASED; urgency=low
* Removed patch to fix issues with invalid console handles for new processes (accepted upstream).
* Removed patches to fix timezone information (accepted upstream).
* Removed patch to recognize localhost as local machine in wbemprox (accepted upstream).
* Partially removed patches to fix handling of opening read-only files for FILE_DELETE_ON_CLOSE (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 20 Apr 2015 15:55:51 +0200
wine-staging (1.7.41) unstable; urgency=low