hardened_runtime.xcent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 312d4cfddcc4b1aee964af6181b323c71821f3eb Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Wed Apr 29 15:08:28 2020 +0300 Commit: Tor Lillqvist <t...@collabora.com> CommitDate: Wed Apr 29 21:44:31 2020 +0200 Be more specific why ...disable-executable-page-protection is needed Change-Id: I5cb1b76e27b2f3753e506e1f9a54977131c9abf0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93158 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <t...@collabora.com> diff --git a/hardened_runtime.xcent b/hardened_runtime.xcent index 72abb432afc6..7443f3c3ae55 100644 --- a/hardened_runtime.xcent +++ b/hardened_runtime.xcent @@ -5,7 +5,7 @@ <!-- AppleScript support --> <key>com.apple.security.automation.apple-events</key> <true/> - <!-- for extension manager, "exception in synchronize" --> + <!-- Needed for our runtime machine code generation --> <key>com.apple.security.cs.disable-executable-page-protection</key> <true/> <!-- allow use of third-party plugins/frameworks (aka Java) --> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits