Package Release Info

libosinfo-1.12.0-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libosinfo-devel
libosinfo-lang

Change Logs

* Mon Dec 02 2024 carnold@suse.com
- Update to version 1.12.0 (jsc#PED-8910)
  * Some memory leak fixes
  * Adapt to change in libxml2
  * Several CI improvements
  * Several translations improvements
- Drop 0001-osinfo-Make-xmlError-struct-constant-in-propagate_li.patch
* Sun May 26 2024 christophe@krop.fr
- Add upstream change:
  * 0001-osinfo-Make-xmlError-struct-constant-in-propagate_li.patch
* Mon Mar 04 2024 carnold@suse.com
- bsc#1220228 - virt-manager crashes when its viewer is opened on a
  running guest that uses spice graphics
  virt-manager uses both libosinfo and spice-gtk. spice-gtk is now
  built to use libsoup 3.0 but libosinfo was still using
  libsoup 2.4. Prefer libsoup 3.0 over libsoup 2.4 for Tumbleweed
  and newer SLE versions.
* Tue Jan 16 2024 dimstar@opensuse.org
- Own /usr/share/gtk-doc: glib no longer uses gtk-doc and as a
  consequence cannot be held responsible to deliver that basic
  directory structure.
* Mon Nov 13 2023 carnold@suse.com
- Update to version 1.11.0 (jsc#PED-6305)
  Changes in this release include:
  * Several minor memory leak fixes
  * Several CI improvements
  * Several translations improvements
- Drop 3a0fef72.patch as it is now part of the tarball
* Tue Oct 04 2022 carnold@suse.com
- jsc#PED-2113 [Virt Tools] Refresh Virtualization Tools for Xen
  and KVM Management
* Wed Aug 31 2022 bjorn.lie@gmail.com
- Add 3a0fef72.patch: build: Add option to select libsoup ABI.
  Following this, add conditional pkgconfig(libsoup-3.0)
  BuildRequires.
- Modernize spec, use ldconfig_scriptlets macro for post(un)
  handling, package COPYING with license macro.
* Wed Mar 30 2022 carnold@suse.com
- bsc#1197769 - FTBFS: libosinfo won't compile on SP4
  libosinfo.spec
* Tue Mar 01 2022 carnold@suse.com
- Update to version 1.10.0
  Changes in this release include:
  * Add API for resolving multiple tree matches
  * Add API for resolving multiple media matches
  * Add API to match between two OsinfoTree
  * Add API to match between two OsinfoMedia
  * Add API to get a complete list of firmwares
  * Add missing documentation of osinfo_os_add_firmware()
  * Add release status to osinfo-query
  * Add --all flag to all tools to report all matches
  * Fix hiding database entries
  * Adapt to libsoup3 which is now preferred over libsoup2
  * Several CI improvements
  * Several translations improvements
* Tue Mar 02 2021 carnold@suse.com
- Update to version 1.9.0
  Changes in this release include:
  * Improve on the osinfo-tools' and osinfo-detect's help
  * Several CI improvements
  * Several translations improvements
  * Improve on debuggability of the loader code
  * Fix build when using clang