You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
Make definition files optional, move revision numbers to corresponding .patch files.
This commit is contained in:
@@ -2,7 +2,7 @@ From d1b9346061b979dfa089e690f29618d67aff1c3d Mon Sep 17 00:00:00 2001
|
||||
From: Sebastian Lackner <sebastian@fds-team.de>
|
||||
Date: Wed, 15 Oct 2014 10:02:22 +0200
|
||||
Subject: server: Support for thread and process security descriptors in
|
||||
new_process wineserver call.
|
||||
new_process wineserver call. (try 2)
|
||||
|
||||
Based on a patch by Joris van der Wel.
|
||||
|
||||
|
@@ -2,7 +2,7 @@ From 116bf59039367e09f1409e5a4df5f64d9667749f Mon Sep 17 00:00:00 2001
|
||||
From: Sebastian Lackner <sebastian@fds-team.de>
|
||||
Date: Wed, 15 Oct 2014 10:02:27 +0200
|
||||
Subject: kernel32: Implement passing security descriptors from CreateProcess
|
||||
to the wineserver.
|
||||
to the wineserver. (try 2)
|
||||
|
||||
Based on a patch by Joris van der Wel.
|
||||
|
||||
|
@@ -1,4 +1 @@
|
||||
Author: Joris van der Wel / Sebastian Lackner
|
||||
Subject: Implement passing ACLs to CreateProcess.
|
||||
Revision: 2
|
||||
Fixes: [22006] Support for process ACLs
|
||||
|
Reference in New Issue
Block a user