You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@buildstream.apache.org by Tristan Van Berkom <tr...@codethink.co.uk> on 2022/10/12 14:22:03 UTC

BuildStream 1.95.3 release candidate released

Hi all,


This is the first release candidate leading up to the 2.0 stable
release.


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.95.3
==================

  o Some fixes to the CI (#1736, #1737)

  o Fix errors passing certs/keys to casd (#1748)

  o Update installation instructions for 2.0 (#1741)

  o Fix issues using `storage-service` (#1750)

  o Revert to previous mirror ordering behavior when tracking (#1765)


Contributors:
=============
  - Abderrahim Kitouni
  - Sam Thursfield
  - Seppo Yli-Olli
  - Tristan van Berkom


Where can I get it ?
====================
https://github.com/apache/buildstream/releases/tag/1.95.3

For more information on the BuildStream project, visit our home page
at https://buildstream.build/

Cheers,
    -Tristan