Go to file
Ana Guerrero 868ffec8a2 Accepting request 1221257 from Virtualization
- json: do not call json_tokener_free with NULL
  Fixes potential SEGV in libvirt-nss module
  boo#1232726

OBS-URL: https://build.opensuse.org/request/show/1221257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvirt?expand=0&rev=406
2024-11-05 14:39:35 +00:00
_service - json: do not call json_tokener_free with NULL 2024-11-04 21:08:11 +00:00
.gitattributes - json: do not call json_tokener_free with NULL 2024-11-04 21:08:11 +00:00
.gitignore - json: do not call json_tokener_free with NULL 2024-11-04 21:08:11 +00:00
baselibs.conf - json: do not call json_tokener_free with NULL 2024-11-04 21:08:11 +00:00
libvirt-10.9.0.tar.xz - json: do not call json_tokener_free with NULL 2024-11-04 21:08:11 +00:00
libvirt-rpmlintrc - json: do not call json_tokener_free with NULL 2024-11-04 21:08:11 +00:00
libvirt-supportconfig - json: do not call json_tokener_free with NULL 2024-11-04 21:08:11 +00:00
libvirt.changes - json: do not call json_tokener_free with NULL 2024-11-04 21:08:11 +00:00
libvirt.spec - json: do not call json_tokener_free with NULL 2024-11-04 21:08:11 +00:00
libvirtd-relocation-server.xml - json: do not call json_tokener_free with NULL 2024-11-04 21:08:11 +00:00
README.packaging.txt - json: do not call json_tokener_free with NULL 2024-11-04 21:08:11 +00:00
suse-qemu-domain-hook.py - json: do not call json_tokener_free with NULL 2024-11-04 21:08:11 +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.