[Libosinfo] [osinfo-db-tools PATCH v5 0/3] osinfo-db-import: Learn how to deal with URLs and introduce "--latest" option
Fabiano Fidêncio
fidencio at redhat.com
Mon Dec 17 10:09:00 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 v4:
https://www.redhat.com/archives/libosinfo/2018-December/msg00038.html
- Addesses review comments by both Daniel and Felipe
- 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 +
osinfo-db-tools.spec.in | 1 +
tools/Makefile.am | 3 +
tools/osinfo-db-import.c | 229 +++++++++++++++++++++++++++++++++++++--
4 files changed, 227 insertions(+), 7 deletions(-)
--
2.19.1
More information about the Libosinfo
mailing list