summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2018-07-16 16:45:16 +0100
committerTiago Gomes <tiago.gomes@codethink.co.uk>2018-07-20 12:25:35 +0100
commit90a204d50b4a2d14dc880531cfd7291fbdc8318f (patch)
tree0febc18faf6c588e8e0ae4779c3595ab1324d56c /NEWS
parent21fb826dc90570914bb2e80a8348d408dec44be7 (diff)
downloadbuildstream-90a204d50b4a2d14dc880531cfd7291fbdc8318f.tar.gz
Add support for creating a tarball on bst checkouttiagogomes/tarball_checkout_1.2
One of the tests added is configured to be skipped for now, as dumping binary data is causing a bad descriptor exception when using the pytest capture module. Closes #263.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c9ac8c366..e04136583 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
=================
+buildstream 1.1.5
+=================
+
+ o Add a `--tar` option to `bst checkout` which allows a tarball to be
+ created from the artifact contents.
+
+
+=================
buildstream 1.1.4
=================
@@ -19,6 +27,7 @@ buildstream 1.1.4
runs out of space. The exact behavior is configurable in the user's
buildstream.conf.
+
=================
buildstream 1.1.3
=================