summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabiano FidĂȘncio <fidencio@redhat.com>2019-05-06 09:57:13 +0200
committerFabiano FidĂȘncio <fidencio@redhat.com>2019-05-09 09:50:05 +0200
commit83a085e3e4390ea053d1143450991b7b95bf95ae (patch)
tree426f242021d2ab9a67ad72239ca9a58e981d123c
parentf1152e8433fda1c35caf13d877e47bcdfeb5838e (diff)
downloadlibosinfo-83a085e3e4390ea053d1143450991b7b95bf95ae.tar.gz
Update NEWS for 1.5.0 releasev1.5.0
Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com> Reviewed-by: Cole Robinson <crobinso@redhat.com>
-rw-r--r--NEWS22
1 files changed, 21 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 003b697..54c525a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,25 @@
libosinfo News
- ==============
+ ==============
+
+1.5.0 - May 09, 2019
+====================
+
+- 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
+
1.4.0 - Mar 01, 2019
====================