Hi all,
This is another bugfix release in the 1.6.x stable series.
What is BuildStream ?
=====================
BuildStream is a Free Software tool for building/integrating software
stacks. It takes inspiration, lessons and use-cases from various
projects including OBS, Reproducible Builds, Yocto, Baserock,
Buildroot, Aboriginal, GNOME Continuous, JHBuild, Flatpak Builder and
Android repo.
BuildStream supports multiple build-systems (e.g. autotools, cmake,
distutils, make, meson), and can create outputs in a range of formats
(e.g. debian packages, flatpak runtimes, sysroots, system images) for
multiple platforms and chipsets.
=================
buildstream 1.6.8
=================
o Only test remote CAS push capabilities if push is enabled.
This improves compatibility with new grpcio releases.
o Dummy sandbox for checking out from dirrefernt arches.
Ability to check out build artifacts with incompatible arch
assuming no commands need to be run.
o Backport regex flags fix to support newer versions of Python
Contributors:
=============
- Abderrahim Kitouni
- Chandan Singh
- Sam Thursfield
- Seppo Yli-Olli
- Tristan van Berkom
Where can I get it ?
====================
https://github.com/apache/buildstream/releases/tag/1.6.8
For more information on the BuildStream project, visit our home page
at https://buildstream.build/
Cheers,
-Tristan