[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sysui/desktop

Rene Engelhard rene at debian.org
Sun Jan 21 18:21:12 UTC 2018


 sysui/desktop/apparmor/program.soffice.bin |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 8930dc75e2d5c1e2d2165db6d55617930816fbe4
Author: Rene Engelhard <rene at debian.org>
Date:   Sun Jan 21 13:10:46 2018 +0100

    apparmor: allow running the "certificate manager" applications for gpg
    
    Change-Id: Ic71e05d7561e1dcb532795dbf0b6e9309c1032d2
    Reviewed-on: https://gerrit.libreoffice.org/48262
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>

diff --git a/sysui/desktop/apparmor/program.soffice.bin b/sysui/desktop/apparmor/program.soffice.bin
index cf967ba89a77..93fc7ee537e6 100644
--- a/sysui/desktop/apparmor/program.soffice.bin
+++ b/sysui/desktop/apparmor/program.soffice.bin
@@ -118,6 +118,10 @@ profile libreoffice-soffice INSTDIR-program/soffice.bin {
   /usr/bin/gpgconf                      rmix,
   /usr/bin/gpg                          rmCx -> gpg,
   /usr/bin/gpgsm                        rmCx -> gpg,
+  /usr/bin/gpa                          rix,
+  /usr/bin/seahorse                     rix,
+  /usr/bin/kgpg                         rix,
+  /usr/bin/kleopatra                    rix,
 
   /dev/tty                              rw,
 


More information about the Libreoffice-commits mailing list