summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick 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)
commit445e3d6e43c55ddeb19322918e016c63f91c1958 (patch)
treeecc6c57a8854ec9a43c47fd413d7f7a70c3f20bc /NEWS
parentbc7912ee552446471dadc49893b1a821f1acb1c4 (diff)
ob-gencontrol: Generate a "Format" field
And add the needed support to ob_get_source_parameter().
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 765c135..6710d47 100644
--- a/NEWS
+++ b/NEWS
@@ -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
----------------------