patchupdate.py: Improve patch system and remove dependencies, when the order of patches doesn't matter.

This commit is contained in:
Sebastian Lackner
2014-07-25 16:39:08 +02:00
parent 80e51dcad6
commit e827cc078f
9 changed files with 212 additions and 233 deletions

View File

@@ -2,6 +2,3 @@ Author: Erich E. Hoover
Subject: Add default security descriptor ownership and DACLs for processes.
Revision: 1
Fixes: [15980] GetSecurityInfo returns NULL DACL for process object
# Both patches modify dlls/advapi32/tests/security.c
Depends: 02-ACL_Extended_Attributes