mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-09-13 09:17:20 -07:00
server-LABEL_SECURITY_INFORMATION: Add reference to upstream bug.
This commit is contained in:
parent
14f5eae731
commit
1c3562d671
@ -6582,6 +6582,9 @@ fi
|
||||
# | This patchset has the following (direct or indirect) dependencies:
|
||||
# | * advapi32-GetExplicitEntriesFromAclW, server-Misc_ACL, ntdll-DOS_Attributes, server-File_Permissions, server-Stored_ACLs
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#42014] Implement support for LABEL_SECURITY_INFORMATION
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/advapi32/tests/security.c, dlls/ntdll/nt.c, dlls/ntdll/sec.c, include/winnt.h, server/handle.c, server/object.c,
|
||||
# | server/process.c, server/protocol.def, server/security.h, server/token.c
|
||||
|
@ -1,4 +1,4 @@
|
||||
Fixes: Implement support for LABEL_SECURITY_INFORMATION
|
||||
Fixes: [42014] Implement support for LABEL_SECURITY_INFORMATION
|
||||
Depends: advapi32-GetExplicitEntriesFromAclW
|
||||
Depends: server-Stored_ACLs
|
||||
Depends: server-Misc_ACL
|
||||
|
Loading…
Reference in New Issue
Block a user