[libreoffice] 02/03: apparmor-updates.diff: allow /usr/bin/gpgconf

Rene Engelhard rene at moszumanska.debian.org
Mon Dec 11 18:52:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.4
in repository libreoffice.

commit d5d30d31577bd37371f9fa2aaad6cd275a7dbc39
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Mon Dec 11 19:08:52 2017 +0100

    apparmor-updates.diff: allow /usr/bin/gpgconf
---
 changelog                     |  1 +
 patches/apparmor-updates.diff | 25 +++++++++++++++++++++++++
 patches/series                |  1 +
 3 files changed, 27 insertions(+)

diff --git a/changelog b/changelog
index 5b1c54e..57b6eeb 100644
--- a/changelog
+++ b/changelog
@@ -8,6 +8,7 @@ libreoffice (1:5.4.4~rc1-1) UNRELEASED; urgency=medium
     and soffice.bin profiles
   * debian/patches/apparmor-usrmerge.diff: allow also /usr/bin/dash (etc.)
     - usrmerge...
+  * debian/patches/apparmor-updates.diff: updates to the apparmor profiles
 
   * debian/libreoffice-common.{triggers,postinst}.in,
     debian/shell-lib-lool.sh: add trigger updating LOOLs systemplate
diff --git a/patches/apparmor-updates.diff b/patches/apparmor-updates.diff
new file mode 100644
index 0000000..b942669
--- /dev/null
+++ b/patches/apparmor-updates.diff
@@ -0,0 +1,25 @@
+From 2a74249d058e8642b057d22c7480b29c88e6ac96 Mon Sep 17 00:00:00 2001
+From: Rene Engelhard <rene at debian.org>
+Date: Mon, 11 Dec 2017 17:54:44 +0000
+Subject: sysui/desktop/apparmor/program.soffice.bin: allow /usr/bin/gpgconf
+
+Change-Id: I762ed3961d929204fdb97a3272fc9ca73f7d0234
+---
+ sysui/desktop/apparmor/program.soffice.bin | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/sysui/desktop/apparmor/program.soffice.bin b/sysui/desktop/apparmor/program.soffice.bin
+index 7340272..b0e8737 100644
+--- a/sysui/desktop/apparmor/program.soffice.bin
++++ b/sysui/desktop/apparmor/program.soffice.bin
+@@ -113,6 +113,7 @@ profile libreoffice-soffice INSTDIR-program/soffice.bin flags=(complain) {
+   /usr/bin/bluetooth-sendto             rmPUx,
+   /usr/bin/lpr                          rmPUx,
+   /usr/bin/paperconf                    rmix,
++  /usr/bin/gpgconf                      rmix,
+ 
+   /dev/tty                              rw,
+ 
+-- 
+cgit v1.1
+
diff --git a/patches/series b/patches/series
index 8473290..921c669 100644
--- a/patches/series
+++ b/patches/series
@@ -39,3 +39,4 @@ java9.diff
 icu-60.diff
 apparmor-complain.diff
 apparmor-usrmerge.diff
+apparmor-updates.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list