Added patch to report correct ObjectName for NamedPipe wineserver objects (fixes Wine Staging Bug #363).

This commit is contained in:
Sebastian Lackner
2015-08-17 01:25:22 +02:00
parent 79253e6534
commit 84aaa8ff12
7 changed files with 278 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -12,6 +12,8 @@ wine-staging (1.7.50) UNRELEASED; urgency=low
* Added patch to set SFGAO_HASSUBFOLDER only when there are really subfolders.
* Added patch to fix multiple uninitialized memory issues in wineserver.
* Added patch to implement shell32 NewMenu class with new folder item.
* Added patch to report correct ObjectName for NamedPipe wineserver objects
(fixes Wine Staging Bug #363).
* Removed patch to move security cookie initialization from memory management
to loader.
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 11 Aug 2015 06:12:14 +0200