| commit | 6edd9b477d0653596b200590e750edbd9aa47c62 | [log] |
|---|---|---|
| author | Tor Lillqvist <tml@collabora.com> | Wed Sep 23 10:34:40 2020 +0300 |
| committer | Tor Lillqvist <tml@collabora.com> | Tue Dec 01 20:52:28 2020 +0100 |
| tree | 4c6e481bea048924ccd3db2f3eac526fd62d1373 | |
| parent | 8ea3a9230e8975a5ec5516c6c59a1f69f1160b20 [diff] |
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> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106994 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Jenkins
diff --git a/hardened_runtime.xcent.in b/hardened_runtime.xcent.in index 2bbcda3..d270c93 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>