diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-13 11:27:33 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-13 11:27:33 (EDT) |
commit | 445e3d6e43c55ddeb19322918e016c63f91c1958 (patch) | |
tree | ecc6c57a8854ec9a43c47fd413d7f7a70c3f20bc /NEWS | |
parent | bc7912ee552446471dadc49893b1a821f1acb1c4 (diff) |
ob-gencontrol: Generate a "Format" field
And add the needed support to ob_get_source_parameter().
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -9,6 +9,13 @@ Utilities: * ob-buildopk now correctly checks for the BusyBox tar reverse ordering bug. + * ob-gencontrol now generates a "Format" field to indicate the source + package formate version. + +libopkbuild: + + * ob_get_source_parameter() now supports a "Format" field to get the + source package formate version. opkbuild version 4.1.4 ---------------------- |