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.
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=116
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
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=104
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
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=102
Changes in this release include:
* Several CI improvements
* Several release scripts improvements
* Several translations improvements
* Several syntax-check improvements
* Code cleanup in order to modernize the GObject usage
* Add API to get whether a firmware is supported or not
* Add API to get "cloud-image-username"
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=98
Changes in this release include:
* Add API to expose a device driver "priority"
* Improve media detection when using "volume-size" to distinguish medias
* General improvements on OsinfoList APIs to avoid unsafe access
* Minor POD fixes
* Switch to meson build system
* Add API to expose "firmware" support on OsinfoOS
* Drop "env" type support from osinfo-detect
* Print the architecture of the detected tree / media on osinfo-detect
* Add API to create an OsinfoTree from a treeinfo file
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=82
Changes in this release include:
* Add API to get the kernel URL argument for an OsinfoOs
* Improve detection of PPC ISOs
* Add API to create an OsinfoMedia from location using OsinfoMediaDetectFlags
* Add API to get whether a media is bootable or not
* Add OsinfoTree treeinfo properties
* Add API to identify an OsinfoTree
* Deprecate API to guess an OsinfoOs from OsinfoTree
* Add --config-file to osinfo-install-script tool
* Deprecate --config usage for user & admin passwords on osinfo-install-script tool
* Add API to generate an install-script and its command-line for OsinfoTree
* Use libsoup for "http://" & "https://" requests for creating both OsinfoMedia & OsinfoTree
* Drop GVFS dependency
* Add OsinfoOs property to OsinfoTree
- Drop
CVE-2019-13313-add-new-option-so-users-can-set-config-from-file.patch
CVE-2019-13313-pass-username-password-via-config-file.patch
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=77
Changes in this release include:
* Add API to get an OS from OsinfoTrees & OsinfoImages
* Add API to set an OS to OsinfoTrees & OsinfoImages
* Add API to get the OS variants from OsinfoTrees & OsinfoImages
* Add API to set the installation URL to a OsinfoInstallConfig
* Add API to get all short-ids from an OsinfoProduct
* Improve OsinfoLoader in order to fully support multiple short-ids values on
an OsinfoProduct
* Improve osinfo-detect tool's help wording
* Improve osinfo-detect tool, making it aware of OsinfoTree's OS variants
* Fix the loading of the architecture value of OsinfoImages
* Fix usage of application id on media detection
* Accept "all" as a valid fallback architecture for OsinfoTrees & OsinfoMedias
* Improve treeinfo check by checking for both ".treeinfo" and "treeinfo" files
* Explicitly set GVFS as a requirement in the project spec file
* Move osinfo-db related tests to osinfo-db project
- Drop
0001-media-Fix-usage-of-application-id.patch
0002-loader-Properly-load-the-arch-value-for-images.patch
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=73
Changes in this release include:
* Add isodata test files for more distros
* Refreshed translations from Zanata
* Drop deprecated gnome-common and intltool
* Fix test cases checking for medias, trees and images URIs due to
libcurl issues when reusing the curl handler
* Fix media identification when its identifiers have the maximum
allowed size
* Fix filling up the media properties when identifying it
* Improvements in the tests in order to reduce code duplication
* Add one test case per OS for medias, trees and images URIs tests
* Add OSINFO_RELEASE_STATUS_ROLLING release status
* Add API to add an installer script to a media
* Add API to get all the installer scripts from a media
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=69
Changes in this release include
* Don’t expand XML entities
* Fix build with CLang
* Don’t hardcode perl interpretor path
- Use more appropriate RPM group
- Drop unnecessary %__ macro indirections
- Update to version 1.1.0
Changes in this release include
* Add –license option to osinfo-db-export
* Fix license file to refer to GPL, not LGPL
* Fix typos in help output
* List libarchive as pre-req in README
- Version 1.0.0
libosinfo is a project providing information about operating systems,
hypervisors and the (virtual) hardware devices they can support.
This package contains a set of tools to assist administrators and
developers in managing the database.
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=65
osinfo-db-20180311.tar.xz
- Drop
add-opensuse-leap-42.3-support.patch
add-sle12sp3-support.patch
add-win2k16-support.patch
- Fix version string for leap 15 (bsc#1054986)
add-opensuse-leap-15-support.patch
- bsc#1057733 - libosinfo db entry for caasp wrong
add-caasp-support.patch
- bsc#1056028 - Not able to install OES2018 as guest on Xen
add-oes-support.patch
- Add support for openSUSE Leap 15 and SLE15 (bsc#1054986)
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=63
- bsc#1013983 - incomplete capabilities list of SLE and openSUSE
distributions in libosinfo
0ae4f0db-add-missing-sle12-distros.patch
1a7ce161-add-sle-resource-information.patch
3c621fd8-add-opensuse-date-information.patch
470b7652-add-opensuse-device-information.patch
50091807-add-sle-device-information.patch
67c74e5f-add-opensuse-leap-42.2-support.patch
99ae3d72-add-sle12sp2-support.patch
99f7e666-fix-opensuse-derives-from-information.patch
9a35cea7-fix-sle-derives-from-information.patch
9dec2be8-add-sle-date-information.patch
e77abec7-add-opensuse-resource-information.patch
f0d44d88-add-missing-sle10-distros.patch
- Dropped or renamed
0ae4f0db-add-missing-sles-distros.patch
add-missing-sle10-distros.patch
add-opensuse-leap-42.2-support.patch
add-sle12sp2-support-for-arch.patch
add-sle12sp2-support.patch
Fix_derives-from_and_add_tablet_item.patch
- bsc#1012005 - [openqa virtualization] using the wrong bootloader
tool to boot the sles-12-sp3 pv kernel on xen platform
add-sle12sp3-support.patch
add-opensuse-leap-42.3-support.patch
- fate#318394: Update virt-manager to the most current released
version (requires libosinfo)
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=53
in Tumbleweed with what what is in SLE. Going forward we won't
have diverging changelog and spec files.
- bsc#1013983 - incomplete capabilities list of SLE and openSUSE
distributions in libosinfo
See osinfo-db package
- bsc#1012005 - [openqa virtualization] using the wrong bootloader
tool to boot the sles-12-sp3 pv kernel on xen platform
See osinfo-db package
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=52