[Git][libreoffice-team/libreoffice/libreoffice][master] merge from Ubuntu: debian/patches/apparmor-fixes.diff: allow JVM execution

Rene Engelhard rene at debian.org
Sun Jan 28 11:36:12 UTC 2018


Rene Engelhard pushed to branch master at Debian LibreOffice Maintainers / libreoffice / libreoffice


Commits:
4531c46b by Rene Engelhard at 2018-01-28T11:34:46+00:00
merge from Ubuntu: debian/patches/apparmor-fixes.diff: allow JVM execution

- - - - -


2 changed files:

- changelog
- patches/apparmor-fixes.diff


Changes:

=====================================
changelog
=====================================
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+libreoffice (1:6.0.0~rc3-3) UNRELEASED; urgency=medium
+
+  * merge from Ubuntu:
+    - debian/patches/apparmor-fixes.diff: allow JVM execution
+
+ -- Rene Engelhard <rene at debian.org>  Sun, 28 Jan 2018 11:33:38 +0000
+
 libreoffice (1:6.0.0~rc3-2) experimental; urgency=medium
 
   * debian/patches/disable-flaky-tests.diff: disable ODFEncryptiomGPG test;


=====================================
patches/apparmor-fixes.diff
=====================================
--- a/patches/apparmor-fixes.diff
+++ b/patches/apparmor-fixes.diff
@@ -107,3 +107,17 @@ index ecc2498..113562c 100644
 -- 
 cgit v1.1
 
+Description: Apparmor profile update (allow JVM execution)
+Bug: https://bugs.documentfoundation.org/show_bug.cgi?id=115208
+Author: Olivier Tilloy <olivier.tilloy at canonical.com>
+
+--- a/sysui/desktop/apparmor/program.soffice.bin
++++ b/sysui/desktop/apparmor/program.soffice.bin
+@@ -130,6 +130,7 @@ profile libreoffice-soffice INSTDIR-prog
+ 
+   /usr/lib{,32,64}/jvm/                         r,
+   /usr/lib{,32,64}/jvm/**                       r,
++  /usr/lib{,32,64}/jvm/**/jre/bin/java          mix,
+   INSTDIR-**                        rw,
+   INSTDIR-**.so                     m,
+   INSTDIR-program/soffice.bin       mix,



View it on GitLab: https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice/commit/4531c46bb6673b19b7087dbbbadf0fc239909d85

---
View it on GitLab: https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice/commit/4531c46bb6673b19b7087dbbbadf0fc239909d85
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-openoffice-commits/attachments/20180128/50e0cb5b/attachment-0001.html>


More information about the Pkg-openoffice-commits mailing list