[Libosinfo] [osinfo-db-tools PATCH v4 0/3] osinfo-db-import: Learn how to deal with URLs and introduce "--latest" option
Fabiano Fidêncio
fidencio at redhat.com
Fri Dec 7 13:33:45 UTC 2018
This series is adding support to osinfo-db-import to deal with URLs and
then to download and install the latest released osinfo-db.
In order to download the latest version, osinfo-db-tools fetches the
needed info from https://db.libosinfo.org/latest.json.
Please, check the URL above for more details about its format (or the
last patch in this series).
- Changes since v3:
https://www.redhat.com/archives/libosinfo/2018-December/msg00026.html
- Addresses both Daniel's and my own comments on the series
- Adapted the last patch to use https://db.libosinfo.org/latest.json
Fabiano Fidêncio (3):
import: Remove unused variable
import: Learn how to deal with URLs
import: Introduce "--latest" option
configure.ac | 1 +
tools/Makefile.am | 3 +
tools/osinfo-db-import.c | 244 +++++++++++++++++++++++++++++++++++++--
3 files changed, 241 insertions(+), 7 deletions(-)
--
2.19.1
More information about the Libosinfo
mailing list