Release 1.7.54.

This commit is contained in:
Sebastian Lackner
2015-11-01 00:16:04 +01:00
parent d2e9fa96e2
commit dc86f5c543
3 changed files with 16 additions and 26 deletions

4
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
wine-staging (1.7.54) UNRELEASED; urgency=low
wine-staging (1.7.54) unstable; urgency=low
* Updated server-FileEndOfFileInformation patchset, growing a memory mapped
file should still work.
* Added patch to use wrapper function for consolidation callback during
@@ -43,7 +43,7 @@ wine-staging (1.7.54) UNRELEASED; urgency=low
upstream).
* Removed patch to fix build failure (identical patch committed upstream).
* Removed patch for vcruntime120 dll (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 19 Oct 2015 21:56:22 +0200
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 01 Nov 2015 00:14:59 +0100
wine-staging (1.7.53) unstable; urgency=low
* Added patch to implement support for msiexec /passive command line option.