Release 1.7.43.

This commit is contained in:
Sebastian Lackner
2015-05-16 22:59:02 +02:00
parent 1c29f7db86
commit 0defa32dfb
3 changed files with 22 additions and 30 deletions

4
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
wine-staging (1.7.43) UNRELEASED; urgency=low
wine-staging (1.7.43) unstable; urgency=low
* Disable patchset shell32-Default_Folder_ACLs (fixes Wine Staging Bug #265).
* Updated patch to calculate msvcrt exponential math operations with higher
precision (fixes Wine Staging Bug #268).
@@ -52,7 +52,7 @@ wine-staging (1.7.43) UNRELEASED; urgency=low
(accepted upstream).
* Removed patches to fix behaviour of VirtualProtect / NtProtectVirtualMemory
(accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 04 May 2015 19:02:02 +0200
-- Sebastian Lackner <sebastian@fds-team.de> Sat, 16 May 2015 22:57:29 +0200
wine-staging (1.7.42) unstable; urgency=low
* Added patch with stub for advapi32.ImpersonateAnonymousToken (fixes Wine