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

« back to all changes in this revision

Viewing changes to libraries/libapparmor/testsuite/Makefile.am

  • 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:
12
12
test_multi_multi_SOURCES        = test_multi.c
13
13
test_multi_multi_CFLAGS         = $(CFLAGS) -Wall
14
14
test_multi_multi_LDFLAGS        = $(LDFLAGS)
15
 
test_multi_multi_LDADD          = ../src/.libs/libapparmor.a
 
15
test_multi_multi_LDADD          = -L../src/.libs -lapparmor
16
16
 
17
17
clean-local:
18
18
        rm -rf tmp.err.* tmp.out.* site.exp site.bak test_multi/out