~ubuntu-branches/ubuntu/maverick/libvirt/maverick-201009142019

Viewing all changes in revision 44.

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge
  • Date: 2009-08-25 11:51:42 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090825115142-0x2x86cx80pem3xi
Tags: 0.7.0-1ubuntu2
* Add AppArmor support (LP: #388422):
  - debian/patches/9090-reenable-nonfile-labels.patch: add back in
    virDomainObjPtr argument to RestoreSecurityImageLabel since AppArmor
    labels are not stored on disk
  - debian/patches/9091-apparmor.patch: add AppArmor security driver
  - debian/patches/9092-apparmor-autoreconf.patch: after installing libtool
    and the build dependencies, run autoreconf to pull in changes to
    Makefile.am and configure.in in 9091-apparmor.patch
  - debian/rules: use --with-apparmor and copy debian/apparmor/* to
    debian/tmp
  - debian/control: Build-Depends on libapparmor-dev and Suggests apparmor
    >= 2.3+1289-0ubuntu14
  - add profiles and abstractions to debian/apparmor. usr.sbin.libvirtd will
    default to complain mode until LP: #401931 is sorted out
  - debian/libvirt-bin.dirs: add /etc/apparmor.d/libvirt,
    /etc/apparmor.d/abstractions, and /etc/apparmor.d/force-complain
  - debian/libvirt-bin.install: install profiles and abstractions
  - debian/libvirt-bin.preinst: newly added to force complain on certian
    upgrades
  - debian/libvirt-bin.postinst: (re)load profile
  - debian/libvirt-bin.postrm: remove force-complain profile on purge
* 9006-increase-unix-socket-timeout.patch:
  increase timeout waiting for unix socket in src/qemu_driver.c, set to 30
  seconds, which 10x longer than before, and matches the logoutput timeout
  adjustment in 9003-increase-logoutput-timeout.patch. This is needed with
  the new qemudOpenMonitorUnix() function introduced in 0.7.0.
* add apport hook:
  - add debian/libvirt-bin.apport
  - debian/libvirt-bin.dirs: add /usr/share/apport/package-hooks
  - debian/libvirt-bin.install: add source_libvirt-bin.py
  - debian/rules: install libvirt-bin.apport

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: