mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
Remove a selection of obsolete support
Requires NPAPI which no major browsers support anymore: Mozplugger npviewer / nspluginwrapper The following have been discontinued Google Talk (and plugin) f-spot conkeror galeon Mozilla Prism rekonq Adobe Reader for Linux Other gnome-codec-install is not in Ubuntu anymore gstreamer0.10 was replaced by 1.0 PR: https://gitlab.com/apparmor/apparmor/merge_requests/417 Acked-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
commit
48fdd0ef76
4 changed files with 0 additions and 28 deletions
|
@ -7,20 +7,16 @@
|
|||
# #include <abstractions/ubuntu-helpers>
|
||||
|
||||
/usr/bin/arora Cx -> sanitized_helper,
|
||||
/usr/bin/conkeror Cx -> sanitized_helper,
|
||||
/usr/bin/dillo Cx -> sanitized_helper,
|
||||
/usr/bin/Dooble Cx -> sanitized_helper,
|
||||
/usr/bin/epiphany Cx -> sanitized_helper,
|
||||
/usr/bin/epiphany-browser Cx -> sanitized_helper,
|
||||
/usr/bin/epiphany-webkit Cx -> sanitized_helper,
|
||||
/usr/lib/fennec-*/fennec Cx -> sanitized_helper,
|
||||
/usr/bin/galeon Cx -> sanitized_helper,
|
||||
/usr/bin/kazehakase Cx -> sanitized_helper,
|
||||
/usr/bin/konqueror Cx -> sanitized_helper,
|
||||
/usr/bin/midori Cx -> sanitized_helper,
|
||||
/usr/bin/netsurf Cx -> sanitized_helper,
|
||||
/usr/bin/prism Cx -> sanitized_helper,
|
||||
/usr/bin/rekonq Cx -> sanitized_helper,
|
||||
/usr/bin/seamonkey Cx -> sanitized_helper,
|
||||
/usr/bin/sensible-browser Pixr,
|
||||
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
/usr/bin/gimp* Cxr -> sanitized_helper,
|
||||
/usr/bin/shotwell Cxr -> sanitized_helper,
|
||||
/usr/bin/digikam Cxr -> sanitized_helper,
|
||||
/usr/bin/f-spot Cxr -> sanitized_helper,
|
||||
/usr/bin/gwenview Cxr -> sanitized_helper,
|
||||
|
||||
#include <abstractions/ubuntu-media-players>
|
||||
|
@ -25,19 +24,9 @@
|
|||
/usr/bin/lpstat Cxr -> sanitized_helper,
|
||||
/usr/bin/lpr Cxr -> sanitized_helper,
|
||||
|
||||
# npviewer
|
||||
/usr/lib/nspluginwrapper/i386/linux/npviewer{,.bin} ixr,
|
||||
/var/lib/ r,
|
||||
/var/lib/**/*.so mr,
|
||||
/usr/bin/setarch ixr,
|
||||
|
||||
# Bittorrent clients
|
||||
#include <abstractions/ubuntu-bittorrent-clients>
|
||||
|
||||
# Mozplugger
|
||||
/etc/mozpluggerrc r,
|
||||
/usr/bin/mozplugger-helper Cxr -> sanitized_helper,
|
||||
|
||||
# Archivers
|
||||
/usr/bin/ark Cxr -> sanitized_helper,
|
||||
/usr/bin/file-roller Cxr -> sanitized_helper,
|
||||
|
@ -47,12 +36,6 @@
|
|||
# News feed readers
|
||||
#include <abstractions/ubuntu-feed-readers>
|
||||
|
||||
# Googletalk
|
||||
/opt/google/talkplugin/*.so mr,
|
||||
/opt/google/talkplugin/lib/*.so mr,
|
||||
/opt/google/talkplugin/GoogleTalkPlugin ixr,
|
||||
owner @{HOME}/.config/google-googletalkplugin/** rw,
|
||||
|
||||
# If we allow the above, nvidia based systems will also need this
|
||||
#include <abstractions/nvidia>
|
||||
|
||||
|
|
|
@ -22,7 +22,3 @@
|
|||
# PDFs
|
||||
/usr/bin/evince Cxr -> sanitized_helper,
|
||||
/usr/bin/okular Cxr -> sanitized_helper,
|
||||
|
||||
owner @{HOME}/.adobe/** rw,
|
||||
/opt/Adobe/Reader9/bin/acroread Cxr -> sanitized_helper,
|
||||
/opt/Adobe/Reader9/** r,
|
||||
|
|
|
@ -8,9 +8,6 @@
|
|||
|
||||
# Package installation
|
||||
/usr/bin/apturl Cxr -> sanitized_helper,
|
||||
/usr/bin/gnome-codec-install Cxr -> sanitized_helper,
|
||||
/usr/lib/gstreamer0.10/gstreamer-0.10/gst-plugin-scanner ix,
|
||||
/usr/lib/@{multiarch}/gstreamer0.10/gstreamer-0.10/gst-plugin-scanner ix,
|
||||
/usr/share/software-center/software-center Cxr -> sanitized_helper,
|
||||
|
||||
# Input Methods
|
||||
|
|
Loading…
Add table
Reference in a new issue