[Pkg-libvirt-maintainers] Bug#932456: Possible Patch
    Fabian Zaremba 
    f.zaremba at konrad-technologies.de
       
    Mon Mar  1 15:04:06 GMT 2021
    
    
  
> Could you provide a binary package for Buster containing this patch? I
> would like to test this.
I published a package with this patch to the public Open Build Service
instance hosted by openSUSE.
https://build.opensuse.org/package/show/home:fabian-z:libvirt-kt/libvirt
https://download.opensuse.org/repositories/home:/fabian-z:/libvirt-kt/Debian_10/
The patched version is 5.0.0-4+deb10u1kt1.
If you want to install from a repository, execute the following commands
as root on Debian Buster. Please note the test binaries and the
repository are provided "as is" only for test purposes without any
warranty or maintenance:
curl -L
https://build.opensuse.org/projects/home:fabian-z:libvirt-kt/public_key
| apt-key add -
echo "deb
http://download.opensuse.org/repositories/home:/fabian-z:/libvirt-kt/Debian_10
./" >> /etc/apt/sources.list.d/libvirt.list
apt-get update && apt-get install qemu-system libvirt-clients
libvirt-daemon-system
    
    
More information about the Pkg-libvirt-maintainers
mailing list