Added patch to ignore unsupported job object restrictions.

This commit is contained in:
Sebastian Lackner
2015-04-04 22:17:38 +02:00
parent e5a4f11591
commit 9f091b033c
5 changed files with 33 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -21,6 +21,7 @@ wine-staging (1.7.40) UNRELEASED; urgency=low
* Added patch to fix invalid memory access in get_registry_locale_info.
* Added patch to allow to open files/directories without any access rights in order to query attributes.
* Added patch to implement DDENUMSURFACES_CANBECREATED in IDirectDraw7::EnumSurfaces and fix some bugs.
* Added patch to ignore unsupported job object restrictions.
* Removed patch to fix regression causing black screen on startup (accepted upstream).
* Removed patch to fix edge cases in TOOLTIPS_GetTipText (fixed upstream).
* Removed patch for IConnectionPoint/INetworkListManagerEvents stub interface (accepted upstream).