Open
Conversation
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
mike-scott
reviewed
Mar 5, 2026
| **Foundries Updated Platform Components:** | ||
| | Component | Version | Release | | ||
| |-----------|---------|-------| | ||
| | fioconfig | `87efd8b30ea163b2bc97d9ed43c3a666f29864f8` | [link](https://github.com/foundriesio/fioconfig/commit/87efd8b30ea163b2bc97d9ed43c3a666f29864f8) | |
Contributor
There was a problem hiding this comment.
@angolini We had a big jump for fioconfig from v96 to v97. The commit for v96 was based on this branch:
https://github.com/foundriesio/fioconfig/tree/v94 (June 10, 2024)
and there are 79 new patches in the v97 version.
Can we add a new section for Fioconfig Updates section under the Composectl Updates and summarize the changes? NOTE: We might need help from @mike-sul or @detsch for the actual content to be added.
Contributor
There was a problem hiding this comment.
@angolini Looking at @doanac commits for the Yocto recipe bumps -- this makes a fairly nice list of changes in order from oldest to newest:
- feat(log): Make CLI(with tty) and daemon log appropriately for given environment
- feat(app): Make a public API for using this tool inside other apps like fioup
- feat(log): Move from log -> slog
- rework init functions to make them more extensible
- feat(config): Make pkcs11 support optionally compiled
- feat(fiotest): Add support for run-and-report (remote actions base)
- make transport public APIs more usable
- move transport and config logic into public modules
- fix(contrib): don't restart aklite if its not enabled
- fix(systemd): check if service is enabled before restarting
- feat(contrib): Add on-change handler for run-and-report
- feat(contrib): Add a action to run fio-diag.sh
- Add init logic to configure remote actions
Collaborator
Author
There was a problem hiding this comment.
I see two infos:
- include a list of "new features/bugfixes" for the component fioconfig
- add the components (or a small set of components) to the changelog (not only the meta-layers)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the preview of what RN for v97 will look like. There are several place holders we are going to work to fill in the near future