I'm happy to announce the release of libvirt-dbus 1.4.1.
libvirt-dbus wraps libvirt API to provide high-level object-oriented
API better suited for dbus-based applications.
https://libvirt.org/sources/dbus/libvirt-dbus-1.4.1.tar.xz
* Improvements
- Generate systemd unit files
* Bug fixes
- Fix double free in domain snapshot API
- Handle APIs with unsigned long correctly
* Build-system improvements
- Honour meson ``warning_level`` setting
- Add ``git_werror`` option and only set if ``-Dwerror`` is not set
Thanks everybody who contributed!
Pavel