Hi all,

This is the 2.7.0 release of BuildStream and BuildStream Plugins.

BuildStream 2.7.0 extends the source provenance support, fixes various
issues and drops support for Python 3.9. See below for the full release
notes.

Cheers,
Jürg


What is BuildStream ?
=====================
BuildStream is an Open Source 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.


Where can I get it ?
====================
https://dist.apache.org/repos/dist/release/buildstream/apache_buildstream-2.7.0.tar.gz
https://dist.apache.org/repos/dist/release/buildstream/apache_buildstream_plugins-2.7.0.tar.gz

Hashes and release notes
========================

apache_buildstream-2.7.0.tar.gz
====================================
sha256: c59a5c781622647b9118ffcea1cd6b0da2f7798be501edfe37d209f8f6aad502
sha512: 
c77be8ab1cce162f9b30e4e879cea7a149f88a0459cdd6fc08acabbef5c92361f4af48d5fe579669c3faf03f187340ec7e60a232c3cef1b4f7b467482b61f6eb

=================
buildstream 2.7.0
=================

  o Support defining source provenance attributes in project.conf (#2099)

  o Allow multi-source plugins to provide source provenance info per source 
(#2098)

  o Don't require runtime deps when building projects with `--deps none` (#2102)

  o Add `--artifact-remote` and `--ignore-project-artifact-remotes` options to
    `bst artifact show` (#2088)

  o Fix build of projects with multiple link elements with the same target 
(#2097)

  o Fix filesystem write access in `bst shell` with a cached build tree (#2093)

  o Artifact cache fixes to support buildgrid-asset as cache server (#2091)

  o Fix pip plugins installed in editable mode (#2084)

  o Drop support for Python 3.9 (#2085)

Contributors
============
- Abderrahim Kitouni
- Ignacy Kuchciński
- Joshua Zivkovic
- Jürg Billeter
- kotborealis
- Tristan van Berkom


apache_buildstream_plugins-2.7.0.tar.gz
============================================
sha256: 489e7915f93d3e6b233463552b6b33e47919a7e1be2afdf9efebece7d336c201
sha512: 
ef784525956e6109eddb1b5cec6c48d431b44c851ce3401af0ab7b021a2dc41725739d894c150908e82d30eccb4f839a7db9a0f9bf0ff44e8bf7e8f919cd8b4c

=========================
buildstream-plugins 2.7.0
=========================

 o cargo: Support source provenance (#98)

 o Fix multiple issues in the Docker source plugin (#96)

 o Support Python 3.14 and drop support for Python 3.9 (#94, #97)

Contributors
============
- Dor Askayo
- Joshua Zivkovic
- Jürg Billeter

Reply via email to