Rebase against upstream commit 79a0dece8b2a27979835076914a21f468515d8b6, remove several patches accepted upstream.

This commit is contained in:
Sebastian Lackner
2015-01-16 05:05:54 +01:00
parent 3e7445275a
commit 8692907421
35 changed files with 383 additions and 623 deletions

3
debian/changelog vendored
View File

@@ -10,6 +10,9 @@ wine-staging (1.7.35) UNRELEASED; urgency=low
* Added patch to fix init of LONGLONG variable with a negative value in TGA decoder.
* Removed patch to set last error on success in WSARecv (accepted upstream).
* Removed patch to fix handling of subdirectory in FtpFindFirstFile (accepted upstream).
* Removed patch to initialize irp.Tail.Overlay.OriginalFileObject with stub file object (accepted upstream).
* Removed patch to fix incorrect behaviour of PathIsDirectoryEmptyW (accepted upstream).
* Removed patch to store IOCS data in a property instead of GWLP_USERDATA (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 12 Jan 2015 13:06:22 +0100
wine-staging (1.7.34-1) unstable; urgency=low