[libreoffice] 01/04: * debian/README.Debian: document how to debug and customize the included AppArmor profiles

Rene Engelhard rene at moszumanska.debian.org
Thu Dec 7 22:37:52 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 27a36d069b299f89f23907fb9637c1dc5e8c1ec1
Author: intrigeri <intrigeri at boum.org>
Date:   Thu Dec 7 17:34:48 2017 +0000

    * debian/README.Debian: document how to debug and customize the included AppArmor profiles
---
 README.Debian | 18 ++++++++++++++++++
 changelog     |  7 ++++++-
 2 files changed, 24 insertions(+), 1 deletion(-)

diff --git a/README.Debian b/README.Debian
index 815ac73..1493746 100644
--- a/README.Debian
+++ b/README.Debian
@@ -17,6 +17,7 @@ Font problems
   Why are the menu fonts smaller than in older versions?
   Changing the default user interface font typeface for non-KDE/Gnome desktops
 Disabling the splash screen
+AppArmor problems
 More information about LibreOffice in Debian
   
 
@@ -278,6 +279,23 @@ If you don't like the splash screen staying in front of other windows while
 LibreOffice is loading, you can disable it by editing
 /etc/openoffice/sofficerc.  Change Logo=1 to Logo=0.
 
+AppArmor problems
+=================
+
+LibreOffice in Debian ships with AppArmor profiles:
+
+    /etc/apparmor.d/usr.lib.libreoffice.*
+
+To debug issues with these AppArmor profiles, see:
+
+    https://wiki.debian.org/AppArmor/Debug
+
+If you are using custom settings such as a custom env:UserInstallation
+directory, you may need to adjust them to match your local setup.
+In this example, you would need to add your custom
+env:UserInstallation to @{libo_user_dirs} in the
+usr.lib.libreoffice.program.soffice.bin profile.
+
 More information about LibreOffice in Debian
 ===============================================
 Please read the official README.gz (in the same directory as this file), too.
diff --git a/changelog b/changelog
index 3140316..a72e0f6 100644
--- a/changelog
+++ b/changelog
@@ -1,5 +1,6 @@
 libreoffice (1:5.4.4~rc1-1) UNRELEASED; urgency=medium
 
+  [ Rene Engelhard ]
   * New upstream release candidate
 
   * debian/patches/apparmor-complain.diff: set complain mode for oosplash
@@ -15,7 +16,11 @@ libreoffice (1:5.4.4~rc1-1) UNRELEASED; urgency=medium
       /etc/fonts.d/30_opensymbol.conf
   * debian/libreoffice-common.bug-script.in: run aa-status
 
- -- Rene Engelhard <rene at debian.org>  Sat, 02 Dec 2017 12:05:38 +0100
+  [ intrigeri ]
+  * debian/README.Debian: document how to debug and customize the included
+    AppArmor profiles
+
+ -- Rene Engelhard <rene at debian.org>  Thu, 07 Dec 2017 23:24:31 +0100
 
 libreoffice (1:5.4.3-4) unstable; urgency=medium
 

-- 
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