summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2020-09-23 10:34:40 +0300
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-12-02 11:13:44 +0100
commit910acf47bb0c725c88d77d60dea29bc2d26b6783 (patch)
tree2d04834294ae40fe89d761a6f02ae4f8b92dec3a
parentResolves: tdf#138549 use GetSpecialTextBoxShadow to identify ScPostIt (diff)
downloadcore-910acf47bb0c725c88d77d60dea29bc2d26b6783.tar.gz
core-910acf47bb0c725c88d77d60dea29bc2d26b6783.zip
tdf#135479: Seems we need the more broad entitlement for Java's sake
Sad, but OK. This reverts part of 2c366aae9263dc4115b054fe74b90cabea61fa0b. Change-Id: I6b74c871e3ec2408f833a5e2b652fd19cb7a2c0e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103230 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com> (cherry picked from commit 247a5304475b9a045a08cbb5e74aec4b99127511) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107023 Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-rw-r--r--hardened_runtime.xcent.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardened_runtime.xcent.in b/hardened_runtime.xcent.in
index 2bbcda34f18c..d270c93ec694 100644
--- a/hardened_runtime.xcent.in
+++ b/hardened_runtime.xcent.in
@@ -6,7 +6,7 @@
<key>com.apple.security.automation.apple-events</key>
<true/>
<!-- Needed for our runtime machine code generation -->
- <key>com.apple.security.cs.allow-jit</key>
+ <key>com.apple.security.cs.disable-executable-page-protection</key>
<true/>
<!-- allow use of third-party plugins/frameworks (aka Java) -->
<key>com.apple.security.cs.disable-library-validation</key>