Changelog for
libgovirt2-0.3.9-150600.3.5.i586.rpm :
* Fri Oct 06 2023 bjorn.lieAATTgmail.com- Add bae26c0033d649722b5a3fc48df3adf2172490f1.patch: Suppress error \'cast increases required alignment of target type\'.
* Sat Aug 20 2022 bjorn.lieAATTgmail.com- Update to version 0.3.9: + Update librest dependency to 0.9. + Update to libsoup3. + Remove autotools in favor of meson. + Updated translations.- Replace pkgconfig(rest-0.7) with pkgconfig(rest-1.0) BuildRequires following upstream changes.- Add meson BuildRequires and macros.- Use ldconfig_scriptlets macro for post(un) handling.
* Fri Feb 26 2021 dimstarAATTopensuse.org- Update to version 0.3.8: + Various API additions. + Initial support for Disks. + Properly handle StorageDomains of DATA type. + Fixed crash with error handling of GTask API. + Updated translations.
* Fri Jan 31 2020 bjorn.lieAATTgmail.com- Update to version 0.3.7: + Use GTask API instead of deprecated GSimpleAsyncResult. + Fixed issue preventing adding parameters to action. + Prefer certificate from XML data instead of the command line. + Added support for oVirt API v4. + Initial support for building with meson, should be replacing autotools in future release. + Updated translations.- Update URL and modernize spec.
* Sat Jan 25 2020 dimstarAATTopensuse.org- No longer recommend -lang: supplements are in use
* Mon May 27 2019 bjorn.lieAATTgmail.com- Update to version 0.3.6: + Fixed distcheck build by renewing tests certificates which had been expired. + Updated translations.- Changes from version 0.3.5: + API additions. + Force use of v3 REST API. + Fix crash on 404. + Fix persistent session with oVirt 3.6. + Support for new storage format added in oVirt 4.1. + New unified mode for parsing nodes using a single struct. + Initial support for hosts/clusters/datacenters. + Support for searching queries of collections. + New nodes can be created with name/uuid only, but require explicit refresh() call to retrieve attributes/subnodes. + Improved error messages in case of error in async call. + Updated translations.
* Mon Mar 05 2018 jengelhAATTinai.de- Fix SRPM group. Update summaries. Fix faulty disable-static switch.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Wed Apr 13 2016 zaitorAATTopensuse.org- Update to version 0.3.4: + API additions: - ovirt_proxy_get_api(). - OvirtVmDisplay::ca-cert. - OvirtCollection::resources. - OvirtProxy::sso-token. + Fixes to CA certificate handling. + Fix crash when a REST API call returned multiple elements with the same \'name\' attribute. + Various leak fixes. + Improved API documentation. + Fix GCancellable disconnection after async calls. + Updated translations.- Add pkgconfig(gthread-2.0) BuildRequires and version it: Configure checks for it.
* Wed Apr 08 2015 dimstarAATTopensuse.org- Update to version 0.3.3: + Add support for SPICE proxy. + Don\'t report REST call cancellations as an unexpected error. + Access REST API through /ovirt-engine/api rather than /api as the latter is deprecated. + Parse status of storage domains. + Add support for GOVIRT_DISABLE_HTTPS and GOVIRT_NO_SSL_STRICT environment variable in order to make it easier to lower security during development/testing. + Fix compilation with older glibs. + Fix mingw build. + Updated translations.