summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBenjamin Schubert <contact@benschubert.me>2020-07-08 20:18:20 +0000
committerBenjamin Schubert <contact@benschubert.me>2020-07-08 20:55:42 +0000
commitdf201d0c6b4e1838ce34fcf78382098e7c557132 (patch)
treecbfb43ed7b04a6cad4b941cd3f0b54e93920da25 /NEWS
parent99d827faad1d38e85532e056561a967636cfc4b5 (diff)
downloadbuildstream-df201d0c6b4e1838ce34fcf78382098e7c557132.tar.gz
tar.py: Don't import 'dev' nodesbschubert/tar-filter-nondev
This filters out all the 'dev' nodes when extracting tar files since they are not supported by any of our backends anyways
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f82483e6e..8c97dc6e0 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ CLI
o Add `bst source push` subcommand. This command pushes element sources to a
remote source cache.
+Plugins
+-------
+
+ o tar: filter out 'dev' nodes from the tar archives when extracting them
==================
buildstream 1.93.4