This release includes several important bug fixes for container-based systems, security dependency updates, and CI modernization. A notable fix resolves a silent upgrade failure on container systems (#5569), and another corrects an override reset regression (#5558). On the build side, build-chunked-oci gains a new --previous-build option (#5548) for incremental rebuilds. The test infrastructure has been ported to Fedora 44, and security-sensitive dependencies (openssl, rustls-webpki, tar) have been updated.
What's Changed
- build-chunked-oci: Add --previous-build option by @HastD in #5548
- rpmostreed-transaction-types: fix override reset by @jmarrero in #5558
- spec: Fix CentOS Stream 9 Copr build failure by @henrywang in #5542
- Sync repo templates ⚙ by @coreosbot-releng in #5555
- docs: fix typo in build-chunked-oci by @renner0e in #5543
- sysroot_upgrade: fix off-by-one in layer pull progress display by @jmarrero in #5571
- Fix silent upgrade failure on container systems by @jmarrero in #5569
- importer: Add
/var/lib/selinuxcompatibility symlink via tmpfiles.d by @jlebon in #5572 - packaging: Mark rpm-ostreed.conf as %config(noreplace) by @jmarrero in #5576
- deploy: Print status message on container early-return path by @jmarrero in #5575
- Fix "ostree-container: symlinkat: File exists" on cs9 copr build by @henrywang in #5577
- Cargo.lock: Update openssl to 0.10.79 by @jmarrero in #5588
- build(deps): bump tar from 0.4.44 to 0.4.46 by @dependabot[bot] in #5598
- Update for Fedora 44, fix tests and update some depedencies. by @jmarrero in #5597
- More updates before the release by @jmarrero in #5601
- Release 2026.2 by @jmarrero in #5602
New Contributors
Full Changelog: v2026.1...v2026.2