[Libreoffice-commits] core.git: sysui/desktop

Rene Engelhard rene at debian.org
Thu Jan 18 22:20:13 UTC 2018


 sysui/desktop/apparmor/program.oosplash    |    4 +++-
 sysui/desktop/apparmor/program.soffice.bin |    4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

New commits:
commit d4440ce6b5964d08be1e5841ed301112b260823d
Author: Rene Engelhard <rene at debian.org>
Date:   Thu Jan 18 23:19:46 2018 +0100

    update copyright years
    
    Change-Id: I634c1132265295f90f624a53b93dddb2b18eabd5

diff --git a/sysui/desktop/apparmor/program.oosplash b/sysui/desktop/apparmor/program.oosplash
index d68fa776de8f..333c0617aa86 100644
--- a/sysui/desktop/apparmor/program.oosplash
+++ b/sysui/desktop/apparmor/program.oosplash
@@ -1,18 +1,20 @@
 # ------------------------------------------------------------------
 #
 #    Copyright (C) 2016 Canonical Ltd.
+#    Copyright (C) 2018 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
 #    file, You can obtain one at http://mozilla.org/MPL/2.0/.
 #
 #    Author: Bryan Quigley <bryan.quigley at canonical.com>
+#            Rene Engelhard <rene at debian.org>
 #
 # ------------------------------------------------------------------
 
 #include <tunables/global>
 
-profile libreoffice-oopslash INSTDIR-program/oosplash {
+profile libreoffice-oopslash INSTDIR-program/oosplash flags=(complain) {
   #include <abstractions/base>
   #include <abstractions/X>
 
diff --git a/sysui/desktop/apparmor/program.soffice.bin b/sysui/desktop/apparmor/program.soffice.bin
index 8aab5c155e8d..cbed1b69d4a2 100644
--- a/sysui/desktop/apparmor/program.soffice.bin
+++ b/sysui/desktop/apparmor/program.soffice.bin
@@ -1,7 +1,7 @@
 # ------------------------------------------------------------------
 #
 #    Copyright (C) 2016 Canonical Ltd.
-#    Copyright (C) 2017 Software in the Public Interest, Inc.
+#    Copyright (C) 2018 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
@@ -72,7 +72,7 @@
 
 #include <tunables/global>
 
-profile libreoffice-soffice INSTDIR-program/soffice.bin {
+profile libreoffice-soffice INSTDIR-program/soffice.bin flags=(complain) {
   #include <abstractions/private-files-strict>
 
   #include <abstractions/audio>


More information about the Libreoffice-commits mailing list