Package Release Info

buildstream-1.1.2-bp154.1.74

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

buildstream

Change Logs

Version: 1.1.2-bp150.2.4
* Mon Mar 26 2018 luc14n0@linuxmail.org
- Update to version 1.1.2:
  + New ref-storage option allows one to store source refs, such as
    git shas, in one central project.refs file instead of inline
    with the source declarations.
  + Deprecated `--track-save` optionality in `bst build`, this does
    not make sense to support now that there is project.refs.
  + Added the `sandbox` configuration option which can be used in
    `project.conf` and elements, to control the user ID and group
    ID used in build sandboxes.
  + Added new `deb` source implementation, for staging of
    downloaded deb package files.
* Thu Mar 08 2018 dimstar@opensuse.org
- Update to version 1.1.1:
  + New project configuration controlling how the sandbox behaves
    when `bst shell` is used; allowing projects to provide a more
    functional shell environment.
  + The `bst shell` command now has a `--mount` option allowing
    users to mount files and directories into the sandbox for
    testing purposes.
  + Log lines are now configurable with the new "message-format"
    user configuration, allowing one to express optional fields
    such as microsecond precision and wallclock time.
  + Newly added filter element
  + Git source plugin now allows disabling of submodule checkouts
  + In the same way we allow overriding element configurations
    by their 'kind' in project.conf, we now support the same
    for source plugin configurations.
  + Tar and zip sources now automatically recall an `etag`
    from the http headers, optimizing tracking of tarballs
    significantly (glgo#GNOME/BuildStream#62).
* Wed Feb 28 2018 luc14n0@linuxmail.org
- Update to version 1.1.0:
  + Multiple artifact caches are now supported in project and
    user configuration with a priority order
    (gl#BuildStream/buildstream#85).
  + Add junction support for subprojects.
  + Changes towards incremental builds in workspaces.
  + `bst shell --build` now creates true build sandbox.
  + Many bug fixes.
* Fri Jan 05 2018 luc14n0@linuxmail.org
- Initial openSUSE package, version 1.0.1.