chore(deps): update dependency bootc-dev/bootc to v1.12.1 #8
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 PR contains the following updates:
1.12.0→1.12.1Release Notes
bootc-dev/bootc (bootc-dev/bootc)
v1.12.1Compare Source
bootc 1.12.1
New features
bootc completion <shell>is a new (hidden) command that generates shell completion scripts for bash, zsh, and fish, enabling distributions to package shell completions during RPM/deb builds.Composefs improvements
Composefs support continues to progress!
bootc image copy-to-storagefor composefs backend (#1890) by @Johan-Liebert1Important Bugfixes
install: Fix bug in mount point check (#1904) by @ckyrouac - fixes a regression from v1.12.0 that broke compatibility with bootc-image-builder and osbuild for images without a separate
/bootpartition. The install would fail withFound entry in boot: efi. Fixes #1907.utils: Always print status to stderr (#1905) by @cgwalters - fixes
bootc status --format=jsonoutput corruption when lock contention caused status messages to be written to stdout.Bugfixes
ostree-ext: Make new packing if using prior build fails (#1880) by @HastD - when packing with a prior build structure fails (e.g., if a new exclusive component has been added), bootc now discards the prior build data and creates a new packing structure rather than failing entirely.
ostree-ext/tar: Unset G_MESSAGES_DEBUG before spawning ostree commit (#1917) by @jmarrero - prevents debug output from corrupting tar streams during commit operations.
fix: Replace str::len() with as_bytes().len() (#1900) by @tnk4on
Other changes (CI, build system, internal cleanups)
New Contributors
Full Changelog: bootc-dev/bootc@v1.12.0...v1.12.1
Assets
bootc-1.12.1-vendor.tar.zstd- Vendored dependencies archivebootc-1.12.1.tar.zstd- Source archiveConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.