Hi! Carsten Schoenert: > Am 25.07.2016 um 16:05 schrieb u: >>> Could you please, if needed, prepare a new patch against the already >>> commited changes? >> >> I'll take care of it tomorrow. > > we queue the upload then to get the actual profile in. Thanks!
Here's the patch. Thanks for your work, Cheers! u.
From 39a732fbc1aa36da2c789b2807aa66eb9b02c62c Mon Sep 17 00:00:00 2001 From: Ulrike Uhlig <u...@451f.org> Date: Tue, 26 Jul 2016 16:32:27 +0200 Subject: [PATCH] Refresh AppArmor profile. A change was made in order to support gpg2 in Thunderbird 45. Upstream commit: https://git.launchpad.net/~sdeziel/+git/apparmor-profiles/commit/?h=thunderbird-45-refresh&id=5cb3c94d0bce7c1421299a7b9d1c4c855a5dab12 --- debian/apparmor/usr.bin.icedove | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/apparmor/usr.bin.icedove b/debian/apparmor/usr.bin.icedove index 11ac830..2da4ea5 100644 --- a/debian/apparmor/usr.bin.icedove +++ b/debian/apparmor/usr.bin.icedove @@ -229,6 +229,8 @@ profile icedove /usr/lib/icedove/icedove { deny owner @{HOME}/.icedove/**/*.msf w, deny owner @{HOME}/.cache/icedove/**/_CACHE_* w, + /usr/share/xul-ext/enigmail/chrome/enigmail.jar r, + # For smartcards? /dev/bus/usb/ r, /dev/bus/usb/[0-9]*/ r, -- 2.1.4