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

New commits:
commit eb2aadc8fcc883d0392d04b840adabb3396a6a07
Author:     Rene Engelhard <r...@rene-engelhard.de>
AuthorDate: Mon Apr 14 18:05:51 2025 +0200
Commit:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
CommitDate: Sun Jun 29 15:37:36 2025 +0200

    deb#1100930 apparmor: allow /etc/paperspecs in program.soffice.bin
    
    as used by paperconf
    
    Change-Id: I56896abcd174da234b77fb7a250e1718bac08adf
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184172
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
    Tested-by: Jenkins

diff --git a/sysui/desktop/apparmor/program.soffice.bin 
b/sysui/desktop/apparmor/program.soffice.bin
index 42053db2abef..d4f92580de57 100644
--- a/sysui/desktop/apparmor/program.soffice.bin
+++ b/sysui/desktop/apparmor/program.soffice.bin
@@ -110,6 +110,7 @@ profile libreoffice-soffice INSTDIR-program/soffice.bin {
 
   /etc/cups/ppd/*.ppd                   r,
   /etc/xml/catalog                      r, #exporting to .xhtml, for libxml2
+  /etc/paperspecs                       r, # used by paperconf
   /proc/*/status                        r,
 
   owner @{HOME}/.config/libreoffice{,dev}/** rwk,

Reply via email to