You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Release 1.8-rc4.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
wine-staging (1.8~rc4) UNRELEASED; urgency=low
|
||||
wine-staging (1.8~rc4) unstable; urgency=low
|
||||
* Updated patch to fix implementation of NtQueryInformationProcess for
|
||||
ProcessDebugFlags.
|
||||
* Removed patch to set LastError to 0 in GetSidIdentifierAuthority (accepted
|
||||
@@ -6,9 +6,9 @@ wine-staging (1.8~rc4) UNRELEASED; urgency=low
|
||||
* Removed patch to return an error when trying to open a terminated process
|
||||
(replaced with alternative approach).
|
||||
* Added patch to avoid holding reference on parent process in wineserver.
|
||||
* Added patch to fix memory corruption wineserver (token_duplicate should not
|
||||
reference the original token).
|
||||
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 08 Dec 2015 18:32:59 +0100
|
||||
* Added patch to fix memory corruption in wineserver (token_duplicate should
|
||||
not reference the original token).
|
||||
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 15 Dec 2015 00:53:33 +0100
|
||||
|
||||
wine-staging (1.8~rc3) unstable; urgency=low
|
||||
* Updated patch for d3dx9_36 DrawText implementation and fixed multiple bugs.
|
||||
|
||||
Reference in New Issue
Block a user