summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabiano FidĂȘncio <fidencio@redhat.com>2019-03-01 16:33:57 +0100
committerFabiano FidĂȘncio <fidencio@redhat.com>2019-03-01 16:33:57 +0100
commitd116f7e304ce6bc6a9102ce00b06145dd81858b0 (patch)
treebc3463c01b82deef6660f207ca634804b86b64d2
parent1308df0198b085a4f4d5c605cc6e0673d9998f5a (diff)
downloadlibosinfo-1.4.0.tar.gz
Update NEWS for 1.4.0 releasev1.4.0
Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d63ae67..003b697 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,24 @@
libosinfo News
==============
+1.4.0 - Mar 01, 2019
+====================
+
+- Add isodata test files for more distros
+- Refreshed translations from Zanata
+- Drop reprecated 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
+
+
1.3.0 - Jan 30, 2019
====================