[Git][libreoffice-team/libreoffice/libreoffice][debian-experimental-6.0] fix mozilla profile access for x.509 siging (hopefully)

Rene Engelhard rene at debian.org
Sun Jan 21 13:45:57 UTC 2018


Rene Engelhard pushed to branch debian-experimental-6.0 at Debian LibreOffice Maintainers / libreoffice / libreoffice


Commits:
3c48296a by Rene Engelhard at 2018-01-21T14:45:37+01:00
fix mozilla profile access for x.509 siging (hopefully)

- - - - -


1 changed file:

- patches/apparmor-fixes.diff


Changes:

=====================================
patches/apparmor-fixes.diff
=====================================
--- a/patches/apparmor-fixes.diff
+++ b/patches/apparmor-fixes.diff
@@ -39,10 +39,22 @@ index 9c7ec3c2a3f7..cbed1b69d4a2 100644
  #
  #    This Source Code Form is subject to the terms of the Mozilla Public
  #    License, v. 2.0. If a copy of the MPL was not distributed with this
-@@ -164,4 +168,6 @@ profile libreoffice-soffice INSTDIR-program/soffice.bin {
-   owner @{HOME}/.icons/*/cursors/*      r,
+@@ -63,7 +63,7 @@
+ #include <tunables/global>
+ 
+ profile libreoffice-soffice INSTDIR-program/soffice.bin {
+-  #include <abstractions/private-files-strict>
++  #include <abstractions/private-files>
+ 
+   #include <abstractions/audio>
+   #include <abstractions/bash>
+@@ -163,6 +163,9 @@ profile libreoffice-soffice INSTDIR-program/soffice.bin {
    /usr/share/*-fonts/conf.avail/*.conf  r,
    /usr/share/fonts-config/conf.avail/*.conf r,
-+
-+  owner @{HOME}/.mozilla/firefox/** r,
- }
+ 
++  owner @{HOME}/.mozilla/firefox/profiles.ini r,
++  owner @{HOME}/.mozilla/firefox/*/secmod.db r,
++  owner @{HOME}/.mozilla/firefox/*/cert8.db r,
+   # there is abstractions/gnupg but that's just for gpg1...
+   profile gpg {
+     #include <abstractions/base>



View it on GitLab: https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice/commit/3c48296a856f28038c29c4ec089c2d08a8673c8f

---
View it on GitLab: https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice/commit/3c48296a856f28038c29c4ec089c2d08a8673c8f
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/20180121/75498b79/attachment-0001.html>


More information about the Pkg-openoffice-commits mailing list