Go to file
James Fehlig ea44792f74 Accepting request 1077093 from home:jfehlig:branches:Virtualization
- Update to libvirt 9.2.0
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html#v9-2-0-2023-04-01
  - Move to a more git-centric packaging workflow using tar_scm
    instead of download_files
    - New source README.packaging.txt
    - Remove now unused signature file and libvirt.keyring
    - Patches now maintained in git
      libxl-dom-reset.patch,
      network-don-t-use-dhcp-authoritative-on-static-netwo.patch,
      0001-util-Don-t-spawn-pkttyagent-when-stdin-is-not-a-tty.patch,
      libvirt-power8-models.patch,
      ppc64le-canonical-name.patch,
      libxl-set-migration-constraints.patch,
      libxl-set-cach-mode.patch,
      0001-libxl-add-support-for-BlockResize-API.patch,
      suse-libvirtd-disable-tls.patch,
      suse-libvirt-guests-service.patch,
      suse-qemu-conf.patch,
      suse-qemu-ovmf-paths.patch,
      libxl-support-block-script.patch,
      qemu-apparmor-screenshot.patch,
      libvirt-suse-netcontrol.patch,
      lxc-wait-after-eth-del.patch,
      suse-libxl-disable-autoballoon.patch,
      suse-xen-ovmf-paths.patch,
      virt-create-rootfs.patch,
      suse-fix-lxc-container-init.patch
  - Remove old, unused SUSEfirewall2 config file
    libvirtd-relocation-server.fw

OBS-URL: https://build.opensuse.org/request/show/1077093
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=974
2023-04-03 21:26:02 +00:00
_service Accepting request 1077093 from home:jfehlig:branches:Virtualization 2023-04-03 21:26:02 +00:00
_service:recompress:tar_scm:libvirt-9.2.0.tar.xz Accepting request 1077093 from home:jfehlig:branches:Virtualization 2023-04-03 21:26:02 +00:00
_service:set_version:libvirt.spec Accepting request 1077093 from home:jfehlig:branches:Virtualization 2023-04-03 21:26:02 +00:00
_service:set_version:tar_scm:libvirt.spec Accepting request 1077093 from home:jfehlig:branches:Virtualization 2023-04-03 21:26:02 +00:00
_service:tar_scm:libvirt.spec Accepting request 1077093 from home:jfehlig:branches:Virtualization 2023-04-03 21:26:02 +00:00
_service:tar_scm:README.packaging.txt Accepting request 1077093 from home:jfehlig:branches:Virtualization 2023-04-03 21:26:02 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvirt?expand=0&rev=1 2007-01-11 00:44:36 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvirt?expand=0&rev=1 2007-01-11 00:44:36 +00:00
baselibs.conf Accepting request 66904 from home:coolo:branches:openSUSE:Factory 2011-04-12 13:07:43 +00:00
libvirt-9.2.0.tar.xz Accepting request 1077093 from home:jfehlig:branches:Virtualization 2023-04-03 21:26:02 +00:00
libvirt-rpmlintrc Accepting request 439197 from home:cbosdonnat:branches:Virtualization 2016-11-08 14:03:56 +00:00
libvirt-supportconfig Add support for modular daemons to the supportconfig plugin 2022-11-02 22:49:09 +00:00
libvirt.changes Accepting request 1077093 from home:jfehlig:branches:Virtualization 2023-04-03 21:26:02 +00:00
libvirt.spec Accepting request 1077093 from home:jfehlig:branches:Virtualization 2023-04-03 21:26:02 +00:00
libvirtd-relocation-server.xml Accepting request 587176 from home:jfehlig:branches:Virtualization 2018-03-14 23:03:30 +00:00
README.packaging.txt Accepting request 1077093 from home:jfehlig:branches:Virtualization 2023-04-03 21:26:02 +00:00
suse-qemu-domain-hook.py Accepting request 684801 from home:jfehlig:branches:Virtualization 2019-03-13 23:35:01 +00:00

This package is maintained in git at
https://github.com/openSUSE/libvirt

Please submit a pull request for any changes. The spec file is also maintained
in git.

To build a package from git, edit the _service to reference the desired branch
and call

osc service localrun

The package can then be build as usual with your prefered osc build options.