https://bugs.documentfoundation.org/show_bug.cgi?id=101903
Bug ID: 101903
Summary: [RFE] Libreoffice Online - ignore capabilities on BSD
OSes
Product: LibreOffice Online
Version: unspecified
Hardware: All
OS: BSD (Others)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
BSD OSes do not have compatibility for Linux capabilities - capabilities(7)
thus loolwsd cannot be build there.
Using Linux caps in loolwsd is only (though important) security enhancement.
Let BSD OSes have ability to at least build easy loolwsd.
(OpenBSD has pledge - http://man.openbsd.org/OpenBSD-current/man2/pledge.2 -
which restricts system operations, not sure if it can fully replace
dropCapabilities in loolwsd but let BSD OSes to take care about this
themselves.)
Thus, the code should have conditions which won't force Linux caps if not
running on Linux.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs