Changelog for
vm-dump-metrics-1.2-Virt.1699.78.2.i586.rpm :
* Tue Oct 01 2024 James Fehlig
- Fix virtio transport to work with libvirt >= 9.7.0 Added patches: 5a04b594-Add-channel_path-setting.patch, 176fcda4-Support-new-channel-path-naming.patch, 9d282891-Fix-parsing-of-vmstat-output.patch bsc#1230961
* Fri Sep 20 2024 James Fehlig - Update to version 1.2 - Fix actions using the \'free\' command - Fix buffer accounting when generating metric XML - Fix warning with gcc >= 13 - Fix implicit declarations - Change actions to retrieve vendor and product info - Add a \'unit\' attribute to the metrics element - vif-stats.py: convert to Python3 - Misc coverity fixes - Relax virtio requirement in config file- Drop relax-virtio-config-requirement.patch- Add service file
* Tue Feb 20 2024 Dominique Leuenberger - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN
* Wed Jan 05 2022 Johannes Segitz - Added hardening to systemd service (bsc#1181400) harden_vhostmd.service.patch
* Mon Feb 03 2020 Dominique Leuenberger - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut through the -mini flavors.
* Mon Oct 28 2019 James Fehlig - spec: Don\'t replace user-modified dtd in /etc/vhostmd/ bsc#1154838
* Wed Oct 09 2019 James Fehlig - Relax virtio requirement in config file relax-virtio-config-requirement.patch bsc#1152803
* Fri Apr 12 2019 James Fehlig - Update to vhostmd 1.1 - Merge libserialclient with libmetrics - Misc bug fixes and improvements - bsc#1129772
* Mon Dec 03 2018 James Fehlig - Update to vhostmd 1.0 - Add virtio as transport mechanism - Update to work with modern Xen - Add SIGPIPE handler and reconnect - Add systemd service file - Modernize build files - Misc bug fixes and improvements - Dropped patches: modernize-build-files.patch, add-systemd-service.patch, c7646e32-handle-sigpipe-reconnect.patch, 03dc9982-fix-deallocation.patch
* Mon Jun 25 2018 jfehligAATTsuse.com- Handle SIGPIPE and reconnect to libvirtd c7646e32-handle-sigpipe-reconnect.patch, 03dc9982-fix-deallocation.patch bsc#1098804