Ulrike Uhlig has proposed merging lp:~u-d/apparmor-profiles/pidgin-prefs into lp:apparmor-profiles.
Requested reviews: AppArmor Developers (apparmor-dev) For more details, see: https://code.launchpad.net/~u-d/apparmor-profiles/pidgin-prefs/+merge/246845 While testing a clean pidgin install on a clean Debian Sid chroot, I saw that Pidgin wants to access /etc/purple/prefs.xml or will otherwise throw an error. -- Your team AppArmor Developers is requested to review the proposed merge of lp:~u-d/apparmor-profiles/pidgin-prefs into lp:apparmor-profiles.
=== modified file 'ubuntu/14.10/usr.bin.pidgin' --- ubuntu/14.10/usr.bin.pidgin 2014-12-12 12:58:35 +0000 +++ ubuntu/14.10/usr.bin.pidgin 2015-01-18 13:35:49 +0000 @@ -39,6 +39,7 @@ # NB: the preferred browser and proxy settings must be configured # in the GNOME preferences: this profile does not allow running # the corresponding external configuration applications. + /etc/purple/prefs.xml r, /usr/bin/gconftool-2 rPix, /usr/bin/gnome-open rmix, /usr/bin/gsettings rix, === modified file 'ubuntu/15.04/usr.bin.pidgin' --- ubuntu/15.04/usr.bin.pidgin 2014-12-15 20:50:15 +0000 +++ ubuntu/15.04/usr.bin.pidgin 2015-01-18 13:35:49 +0000 @@ -39,6 +39,7 @@ # NB: the preferred browser and proxy settings must be configured # in the GNOME preferences: this profile does not allow running # the corresponding external configuration applications. + /etc/purple/prefs.xml r, /usr/bin/gconftool-2 rPix, /usr/bin/gnome-open rmix, /usr/bin/gsettings rix,
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
