~ubuntu-branches/ubuntu/natty/apparmor/natty

« back to all changes in this revision

Viewing changes to profiles/apparmor.d/abstractions/user-manpages

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge
  • Date: 2011-01-07 12:44:26 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20110107124426-47c70ykvojne8r70
Tags: 2.6~devel+bzr1617-0ubuntu1
* Merge with upstream bzr revision 1617. Closes the following bugs:
  - LP: #692406: temporarily disable the defunct repository until an
    alternative can be used
  - LP: #649497: add ibus abstraction
  - LP: #652562: allow 'rw' to /var/log/samba/cores/
  - LP: #658135: allow access to /usr/lib32 and /usr/lib64 for dri modules
* 0002-add-chromium-browser.patch: add /dev/shm/.org.chromium.*
  (LP: #692866)
* rename debian/patches/0010-ubuntu-buildd.patch to 0001-ubuntu-buildd.patch
  and adjust debian/patches/series
* debian/patches/0003-add-libvirt-support-to-dnsmasq.patch (LP: #697239):
  - allow read and write access to libvirt pid files for dnsmasq
  - allow net_admin capability for DHCP server
  - allow net_raw and network inet raw for ICMP pings when used as a DHCP
    server
* debian/patches/0004-lp698194 (LP: #698194):
  - abstractions/private-files: don't allow wl to autostart directories
  - abstractions/private-files-strict: don't allow access to chromium,
    kwallet and popular mail clients

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
  # perhaps your configuration has users elsewhere, or you don't wish
12
12
  # them to read their own manpages
13
 
  @{HOME}/man/**                        r,
14
 
  @{HOME}/tmp/groff*                    rwl,
 
13
  owner @{HOME}/man/**                        r,
 
14
  owner @{HOME}/tmp/groff*                    rwl,
15
15
 
16
16
  # kindof required
17
 
  /tmp/groff*                           rwl,
 
17
  owner /tmp/groff*                           rwl,
18
18
 
19
19
  # standard system manpages
20
20
  /usr/local/share/man/man?/            r,