Codebase list libosinfo / d116f7e
Update NEWS for 1.4.0 release Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com> Fabiano FidĂȘncio 5 years ago
1 changed file(s) with 18 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 libosinfo News
11 ==============
2
3 1.4.0 - Mar 01, 2019
4 ====================
5
6 - Add isodata test files for more distros
7 - Refreshed translations from Zanata
8 - Drop reprecated gnome-common and intltool
9 - Fix test cases checking for medias, trees and images URIs due to
10 libcurl issues when reusing the curl handler
11 - Fix media identification when its identifiers have the maximum
12 allowed size
13 - Fix filling up the media properties when identifying it
14 - Improvements in the tests in order to reduce code duplication
15 - Add one test case per OS for medias, trees and images URIs tests
16 - Add OSINFO_RELEASE_STATUS_ROLLING release status
17 - Add API to add an installer script to a media
18 - Add API to get all the installer scripts from a media
19
220
321 1.3.0 - Jan 30, 2019
422 ====================