SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for buildstream-1.2.3-lp150.18.1.x86_64.rpm :

* Fri Oct 05 2018 bjorn.lieAATTgmail.com- Update to version 1.2.3: + Fixed an unhandled exception when cleaning up a build sandbox. + Fixed race condition when calculating cache size and commiting artifacts. + Fixed regression where terminating with `^C` results in a double user interrogation. + Fixed regression in summary when builds are terminated. + Fixed regression where irrelevant status messages appear from git sources. + Improve performance of artifact uploads by batching file transfers. + Fixed performance of artifact downloads by batching file transfers. + Fixed checks for paths which escape the project directory.
* Wed Sep 26 2018 bjorn.lieAATTgmail.com- Update to version 1.2.2: + Fixed incomplete removal of blessings dependency.- Changes from version 1.2.1: + Fixed corruption of artifact cache at cache cleanup time. + Fixed accidental deletion of artifacts when tracking is enabled. + Error out when protected variables are set by project authors. + Fixed option resolution in project wide element & source configurations. + Error out gracefully when push remote is mal-specified. + Improved logging regarding skipped push / pull jobs. + Fixed crash in `bst fetch` when project.refs and source mirroring are in use. + Removed blessings dependency. + Support for batch file downloads on the artifact cache server.- Changes from version 1.2.0: + Various last minute bug fixes. + Final update to the SourceFetcher related mirroring APIs.
* Thu Aug 23 2018 bjorn.lieAATTgmail.com- Update to version 1.1.7: + Fix CAS resource_name format. Artifact servers need to be updated. + Improved startup performance and performance of calculating artifact cache size. + Various other bug fixes.
* Thu Aug 16 2018 bjorn.lieAATTgmail.com- Update to version 1.1.6: + A lot of bug fixes.
* Mon Aug 13 2018 bjorn.lieAATTgmail.com- Update to version 1.1.5: + Add a `--tar` option to `bst checkout` which allows a tarball to be created from the artifact contents. + Fetching and tracking will consult mirrors defined in project config, and the preferred mirror to fetch from can be defined in the command line or user config. + Added new `remote` source plugin for downloading file blobs. + Add support for the new include \'(AATT)\' directive in project.conf and .bst files.
* Thu Jul 19 2018 bjorn.lieAATTgmail.com- Update to version 1.1.4: + `bst workspace` commands and `bst track` will substitute their source elements when performing those operations, e.g. performing `bst track` on a filter element will track the sources on the element that it depends on (if it has sources). + Added new simple `make` element. + Switch to Remote Execution CAS-based artifact cache on all platforms. + Artifact servers need to be migrated. + BuildStream now requires python version >= 3.5 + BuildStream will now automatically clean up old artifacts when it runs out of space. The exact behavior is configurable in the user\'s buildstream.conf.
* Thu May 03 2018 luc14n0AATTlinuxmail.org- Update to version 1.1.3: + Added new `bst init` command to initialize a new project. + Cross junction tracking is now disabled by default for projects which can support this. + Failed jobs are now summarised at the end of a build. Use `--verbose` and `--no-verbose` to adjust the amount of detail given. + BuildElements\' `configure-commands` are only run once for workspaces now, which allows for incremental builds. Appropriate API for plugins is also exposed through `Element.prepare`. + The `cmake` plugin now supports building with ninja with the newly added `generator` configuration option. + `bst workspace close` and `bst workspace reset` now support multiple elements. All elements can be specified using `--all`. + The elements whose cache keys had to be determined during the build are summarised at the end of the build. + Fixed versioning introspection to be dynamic, many users use a developer install mode so they can update with git, now the version information is always up to date in logs. This causes a minor API break: The --version output now only outputs the version.- Drop python3-setuptools_scm BuildRequires as this is not required anymore.
* Mon Mar 26 2018 luc14n0AATTlinuxmail.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 dimstarAATTopensuse.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 luc14n0AATTlinuxmail.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 luc14n0AATTlinuxmail.org- Initial openSUSE package, version 1.0.1.
 
ICM