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

Rene Engelhard rene at debian.org
Mon Dec 11 19:15:44 UTC 2017


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

New commits:
commit c945ad8d93b4617a8810972710cb85df1882ba86
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Dec 11 17:54:44 2017 +0000

    sysui/desktop/apparmor/program.soffice.bin: allow /usr/bin/gpgconf
    
    Change-Id: I762ed3961d929204fdb97a3272fc9ca73f7d0234
    Reviewed-on: https://gerrit.libreoffice.org/46257
    Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
    Tested-by: Jenkins <ci at libreoffice.org>
    Tested-by: Rene Engelhard <rene at debian.org>
    Reviewed-by: Rene Engelhard <rene at debian.org>

diff --git a/sysui/desktop/apparmor/program.soffice.bin b/sysui/desktop/apparmor/program.soffice.bin
index b4baeab8f5ee..a365f6297781 100644
--- a/sysui/desktop/apparmor/program.soffice.bin
+++ b/sysui/desktop/apparmor/program.soffice.bin
@@ -1,6 +1,7 @@
 # ------------------------------------------------------------------
 #
 #    Copyright (C) 2016 Canonical Ltd.
+#    Copyright (C) 2017 Software in the Public Interest, Inc.
 #
 #    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
@@ -8,6 +9,7 @@
 #
 #    Authors: Jonathan Davies <jonathan.davies at canonical.com>
 #             Bryan Quigley <bryan.quigley at canonical.com>
+#             Rene Engelhard <rene at debian.org>
 #
 # ------------------------------------------------------------------
 
@@ -111,6 +113,7 @@ profile libreoffice-soffice INSTDIR-program/soffice.bin {
   /usr/bin/bluetooth-sendto             rmPUx,
   /usr/bin/lpr                          rmPUx,
   /usr/bin/paperconf                    rmix,
+  /usr/bin/gpgconf                      rmix,
 
   /dev/tty                              rw,
 


More information about the Libreoffice-commits mailing list