Package: libvirt / 11.6.0-1

Metadata

Package Version Patches format
libvirt 11.6.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian/Debianize libvirt guests.patch | (download)

docs/manpages/libvirt-guests.rst | 4 2 + 2 - 0 !
tools/libvirt-guests.sh.in | 15 7 + 8 - 0 !
2 files changed, 9 insertions(+), 10 deletions(-)

 debianize libvirt-guests

debian/apparmor_profiles_local_include.patch | (download)

src/security/apparmor/libvirt-lxc | 7 7 + 0 - 0 !
src/security/apparmor/libvirt-qemu | 7 7 + 0 - 0 !
2 files changed, 14 insertions(+)

 apparmor_profiles_local_include

Include local apparmor profile

debian/Use sensible editor by default.patch | (download)

tools/vsh.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use sensible-editor by default

It is the reasonable default for Debian.

debian/Drop inter package Also lines from libvirtd.service.patch | (download)

src/remote/libvirtd.service.in | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 drop inter-package also= lines from libvirtd.service

systemctl handles these lines gracefully even when the
corresponding unit is not present, e.g. because the daemon-lock
package is not installed, but deb-systemd-helper doesn't. As a
temporary workaround until this limitation is addressed, drop
the lines triggering the failure.

Note that we would technically only need to drop the reference
to virtlockd.socket, since the daemon-log package is a hard
dependency of the daemon package and thus we know that
virtlogd.socket is always going to be present, but being more
aggressive for consistency's sake seems preferable.

Bug-Debian: https://bugs.debian.org/1082939
Bug-Debian: https://bugs.debian.org/1091519