~libvirt-maintainers/ubuntu/+source/libvirt:debian-submission-libvirt-3.10

Last commit made on 2017-12-19
Get this branch:
git clone -b debian-submission-libvirt-3.10 https://git.launchpad.net/~libvirt-maintainers/ubuntu/+source/libvirt
Members of Libvirt Maintainers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
debian-submission-libvirt-3.10
Repository:
lp:~libvirt-maintainers/ubuntu/+source/libvirt

Recent commits

b4e71de... by Christian Ehrhardt 

Avoid non empty dir messages on purge

d/libvirt-daemon-system.postrm cleans up libvirt directories.
There are a few more of those directories now then when the code was
added, triggering warnings like:
  dpkg: warning: while removing libvirt-daemon-system, directory
  '/var/lib/libvirt/qemu' not empty so not removed.

Extend the list to cover the new directories as well.

Signed-off-by: Christian Ehrhardt <email address hidden>

b8ff8c7... by Christian Ehrhardt 

Avoid user/group warning messages on purge

d/libvirt-daemon-system.postrm removes the users used for libvirt on
purge.
This triggers issues like:
  userdel: group libvirt-qemu not removed because it is not the primary
  group of user libvirt-qemu.

Those messages can be avoided by changing order of those removals to have
delgroup before deluser.

Signed-off-by: Christian Ehrhardt <email address hidden>

2357608... by Christian Ehrhardt 

Avoid apt seccomp issues due to libnss-libvirt

libnss-libvirt once enabled and with an existing guest causes apt to call
getdents (via apt -> nss -> libnss-libvirt).
which in the now seccomp enabled apt breaks almost everything related to apt.
Avoid this being an issue by dropping an apt conf that allows this as
suggested by Julian Andreas Klode (LP: #1732030).

Signed-off-by: Christian Ehrhardt <email address hidden>

ba600f4... by Guido Günther

Document changes and release 3.10.0-1

c757791... by Guido Günther

apparmor: Allow virt-aa-helper to access the name service switch

Closes: #882979
Thanks: Martin Pitt

cbe1699... by Guido Günther

Use recent debhelper instead of dh-systemd

0c7f363... by Guido Günther

Bump symbol versions

f311e52... by Guido Günther

Drop AppArmor-add-rules-needed-with-additional-mediation-featu.patch

fixed upstream

984b782... by Guido Günther

Update upstream source from tag 'upstream/3.10.0'

Update to upstream version '3.10.0'
with Debian dir bc41838b0a971f2b5504a1989180212faf43078e

04da2ca... by Guido Günther

New upstream version 3.10.0