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 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo