libvirt/libvirtd-relocation-server.xml
James Fehlig c20affc811 - Update to libvirt 10.7.0
- CVE-2024-8235, bsc#1230024
  - Unconditionally disable building the interface driver
  - jsc#PED-8909
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html#v10-6-0-2024-08-05

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=1044
2024-09-03 22:46:08 +00:00

7 lines
224 B
XML

<?xml version="1.0" encoding="utf-8"?>
<service>
<short>libvirtd Migration Server</short>
<description>Enables TCP ports for libvirtd native migration</description>
<port protocol="tcp" port="49152-49215"/>
</service>