summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-11-08 13:20:37 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-11-08 13:30:12 (EST)
commit54019239f9261b29142a41fc9d35fd1987c6572d (patch)
treeb19e7f282f98b9ef0a776a0895c41fc47359a768 /changelog
parent3a00326d2ebaede5710fef4a7d8869caf650170f (diff)
src/*/ppt-mkpkgs: Always use valid substvar names
Diffstat (limited to 'changelog')
-rw-r--r--changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog b/changelog
index 7296b8c..15199cc 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,9 @@ platconf-pkg-tools (3.0.1) trunk
* build.mk files no longer throw an error when <src/build/> or
<src/run/> is missing.
+ * ppt-mkpkgs now always generates valid substitution variable names.
+ Previously, package names like "linux-libre-4.19" caused invalid
+ substvar names to be generated.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 08 Nov 2020 13:08:46 -0500