Added patch to avoid holding reference on parent process in wineserver.

This commit is contained in:
Sebastian Lackner
2015-12-10 06:03:53 +01:00
parent cde035a721
commit ffa55dcc00
8 changed files with 155 additions and 71 deletions

View File

@@ -1,6 +1,9 @@
wine-staging (1.8~rc4) UNRELEASED; urgency=low
* Removed patch to set LastError to 0 in GetSidIdentifierAuthority (accepted
upstream).
* 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.
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 08 Dec 2015 18:32:59 +0100
wine-staging (1.8~rc3) unstable; urgency=low