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
server-JobObjects: Add reference to upstream bugreport.
This commit is contained in:
@@ -51,7 +51,7 @@ usage()
|
||||
# Show version information
|
||||
version()
|
||||
{
|
||||
echo "Wine Staging 1.7.44"
|
||||
echo "Wine Staging 1.7.45 (unreleased)"
|
||||
echo "Copyright (C) 2014-2015 the Wine Staging project authors."
|
||||
echo ""
|
||||
echo "Patchset to be applied on upstream Wine:"
|
||||
@@ -4291,6 +4291,9 @@ fi
|
||||
|
||||
# Patchset server-JobObjects
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#38658] Multiple applications needs better NtQueryInformationJobObject stub
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/kernel32/tests/process.c, dlls/ntdll/sync.c, server/process.c
|
||||
# |
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
Fixes: Python PIP needs better NtQueryInformationJobObject stub
|
||||
Fixes: [38658] Multiple applications needs better NtQueryInformationJobObject stub
|
||||
Depends: server-OpenProcess
|
||||
Depends: server-Misc_ACL
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
Fixes: [37667] Set last error when GetRawInputDeviceList fails
|
||||
Category: stable
|
||||
Reference in New Issue
Block a user