summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-09 12:44:35 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-09 12:44:35 (EST)
commit58940e7e9ee1b02c454b6164c60e6333307b6ba3 (patch)
treef13d210fbb9329a7589d5d7a66e9c24ee05f911e /NEWS
parentc18744dc6fcc5a0a82338ab218001d0994c79571 (diff)
ob-gencontrol: Reduce deps after substvars
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 01165fc..5a78d08 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ Utilities:
because BusyBox's gzip doesn't preserve modification times.
* ob-buildenv now adds "-ffile-prefix-map" options to CFLAGS and
CXXFLAGS.
+ * ob-gencontrol now reduces and normalizes binary package dependencies
+ after substituting variables. Otherwise, substitution variables may
+ contain dependency restrictions or newline characters that are
+ passed through to the binary package's control file.
opkbuild version 4.2.1
----------------------