From f3f234b1746b6c6e2945119d766a55ac3fb9d254 Mon Sep 17 00:00:00 2001 From: Chandan Singh Date: Mon, 30 Dec 2019 18:50:57 +0000 Subject: Prepare NEWS for 1.91.3 development snapshot release --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/NEWS b/NEWS index b27828cd0..37a15bea6 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,11 @@ (unreleased) ============ + +================== +buildstream 1.91.3 +================== + CLI --- @@ -27,6 +32,19 @@ API `BST_KEY_REQUIRES_STAGE`. Sources setting this are staged to the cache to generate unique keys. `WorkspaceSource` and `LocalSource` set this. +Core +---- + + o BuildStream now supports Python 3.8. Note that due to a bug in the 3.8.0 + series, BuildStream requires Python >= 3.8.1 when running on Python 3.8. + + o BuildStream now also supports the following machine architectures: + + * powerpc + * powerpc64 + * powerpc64le + * sun4v + ================== buildstream 1.91.2 -- cgit v1.2.1