From adc8d6f304425df07a943a623959712dfc842dfc Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Fri, 4 Sep 2020 23:04:10 +0200 Subject: [PATCH] postfix-common: allow reading icu *.dat several postfix-* binaries on openSUSE Tumbleweed need to read /usr/share/icu/[0-9]*.[0-9]*/*.dat. MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/615 (cherry picked from commit 39ef7c508fa9dabb9c70997a1cf43260b2e8d451) Signed-off-by: John Johansen --- profiles/apparmor.d/abstractions/postfix-common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/apparmor.d/abstractions/postfix-common b/profiles/apparmor.d/abstractions/postfix-common index 3dc599afe..b10f888f3 100644 --- a/profiles/apparmor.d/abstractions/postfix-common +++ b/profiles/apparmor.d/abstractions/postfix-common @@ -1,7 +1,8 @@ # ------------------------------------------------------------------ # # Copyright (C) 2002-2005 Novell/SUSE -# Copyright (C) 2015 Canonical, Ltd. +# Copyright (C) 2015-2018 Canonical, Ltd. +# Copyright (C) 2020 Christian Boltz # # This program is free software; you can redistribute it and/or # modify it under the terms of version 2 of the GNU General Public @@ -31,6 +32,7 @@ /usr/lib{,32,64}/sasl2/ r, /usr/lib/@{multiarch}/sasl2/* mr, /usr/lib/@{multiarch}/sasl2/ r, + /usr/share/icu/[0-9]*.[0-9]*/*.dat r, /var/spool/postfix/etc/* r, /var/spool/postfix/lib/lib*.so* mr,