v2024.3
Release 2024.3
Notable enhancements are:
- rpm-ostree now has experimental support for installing RPMs with files in
/opt
and/usr/local
. This can be enabled at compose time (via theopt-usrlocal-overlays
switch), or client-side using an environment variable. Feedback on the approach would be greatly appreciated! #4728
Colin Walters (2):
Port to ostree-ext 0.13, cap-std 3
Release 2024.3
HuijingHei (3):
proxy-test: verify proxy environment works
Enhance 2 upgrade tests
tests: minor fix for `client-layering-upgrade`
Jonathan Lebon (10):
importer: Allow `/usr/local` RPM content
Support RPMs installing in `/opt` and `/usr/local`
app: Make `/var/usrlocal` and `/var/opt` compat symlinks in state overlay model
core: Add knob to make it easier to test out state overlay model
libpriv/rpm-util: Fix cap_t leak
composepost: Add SELinux equivalency rule for /usr/lib/opt → /opt
ci/prow: Build rpm instead
.copr/Makefile: Allow building RPM without git remote
Scott Hebert (1):
Update container.md
Timothée Ravier (1):
docs: Add generic container image configuration support
New Contributors
Full Changelog: v2024.2...v2024.3