Vincas Dargis has proposed merging
~talkless/apparmor-profiles:thunderbird-mozilla-java-plugins into
apparmor-profiles:master.
Requested reviews:
simon123 (simon-deziel)
AppArmor Developers (apparmor-dev)
For more details, see:
https://code.launchpad.net/~talkless/apparmor-profiles/+git/apparmor-profiles/+merge/331617
Fixes loading Mozilla and Java plugins, such as:
/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so (Debian 7,
icedtea-7-plugin)
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so (Debian 8,
icedtea-7-plugin)
/usr/lib/mozilla/plugins/skypebuttons.so (7 and 8, kopete)
Fixes:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877324
https://bugs.launchpad.net/apparmor-profiles/+bug/1706870 (except python2.7
issue, I skipped for other MR)
--
Your team AppArmor Developers is requested to review the proposed merge of
~talkless/apparmor-profiles:thunderbird-mozilla-java-plugins into
apparmor-profiles:master.
diff --git a/ubuntu/17.10/usr.bin.thunderbird b/ubuntu/17.10/usr.bin.thunderbird
index caec9ef..faf379b 100644
--- a/ubuntu/17.10/usr.bin.thunderbird
+++ b/ubuntu/17.10/usr.bin.thunderbird
@@ -174,6 +174,8 @@ profile thunderbird /usr/lib/thunderbird/thunderbird {
owner @{HOME}/.{icedove,thunderbird}/**/extensions/** mixrw,
owner @{HOME}/.mozilla/extensions/** mixr,
/usr/share/xul-ext/**/*.sqlite rk,
+ /usr/lib/jvm/java-[1-9]*-openjdk-*/jre/lib/*/IcedTeaPlugin.so m,
+ /usr/lib/mozilla/plugins/*.so m,
/usr/lib/xul-ext/**/*.sqlite rk,
/usr/lib/thunderbird-addons/extensions/**/*.sqlite rk,
--
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/apparmor