Created attachment 890851 [details] Update OpenBSD patch This was originally filed on the libosinfo trac bug tracker by jasperla on 2014-04-03: > This patch adds the two most recent OpenBSD releases to the database. teuf followed up: > If you have the ISOs for these OpenBSD versions available, could you also add test cases for them in test/isodata/openbsd/ ? You can get the info in the correct format using isoinfo -d -i $bsd_iso (and you generally only need the first few megabytes of the image if you have to download them again to get this data).
Jasper, please see teuf's request in the above comment
Created attachment 891746 [details] Update OpenBSD information and add test data Hi, Here's the updated patch which includes the isoinfo data now. Should I update it to on the libosinfo trac?
Thanks Jasper. Don't worry about trac, the bug tracker there will be discontinued shortly. Patch looks good to me. Christophe, can you review/commit ?
Looks good to me, is it worth adding <release-date> tags? diff --git a/data/oses/openbsd.xml.in b/data/oses/openbsd.xml.in index cad2e6e..062eb47 100644 --- a/data/oses/openbsd.xml.in +++ b/data/oses/openbsd.xml.in @@ -217,6 +217,7 @@ <upgrades id='http://openbsd.org/openbsd/5.3'/> <derives-from id='http://openbsd.org/openbsd/5.3'/> + <release-date>2013-11-01</release-date> <media arch='i686'> <iso> @@ -247,6 +248,7 @@ <upgrades id='http://openbsd.org/openbsd/5.4'/> <derives-from id='http://openbsd.org/openbsd/5.4'/> + <release-date>2014-05-01</release-date> <media arch='i686'> <iso>
Sounds good to me.
Pushed, thanks for the patch! https://git.fedorahosted.org/cgit/libosinfo.git/commit/?id=749420b6429c66ae97facee92882560ba0b33038
Hmm no clue what the proper resolution is here...