diff --git a/patches/server-Inherited_ACLs/definition b/patches/server-Inherited_ACLs/definition index a69f07cf..3a476535 100644 --- a/patches/server-Inherited_ACLs/definition +++ b/patches/server-Inherited_ACLs/definition @@ -1,4 +1,5 @@ Depends: server-Stored_ACLs Fixes: Support for inherited file ACLs +# Originally written for Silverlight. #Badly broken by bb00942671. Disabled: true diff --git a/patches/server-Stored_ACLs/definition b/patches/server-Stored_ACLs/definition index 58aa48f2..caa63feb 100644 --- a/patches/server-Stored_ACLs/definition +++ b/patches/server-Stored_ACLs/definition @@ -1,2 +1,3 @@ Depends: server-File_Permissions Fixes: [33576] Support for stored file ACLs +# Originally written for Silverlight.