Rebase to krb5 1.22.2
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2026-165f7e7dec
Please log in to add feedback.
| 0 | 1 | Test Case desktop network smb |
This update's test gating status has been changed to 'waiting'.
This update has been submitted for testing by bodhi.
This update's test gating status has been changed to 'failed'.
Failures are due to incomplete SELinux policy. See FEDORA-2026-165f7e7dec for details.
Adding -1 for preventing accidental push
abbra edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
See discussion on the Rawhide update. SELinux issues.
This update has been pushed to testing.
abbra edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update has been submitted for testing by abbra.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
Works great! LGTM! =)
Works.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been submitted for stable by abbra.
The waiver here seems incorrect. It says "krb5 functional tests seem aren't executed due to infra problems.", but the gating failure is https://artifacts.dev.testing-farm.io/9031dc9e-42cb-4bef-b558-834195b9ded9/ , which certainly was run, and shows a real failure:
The failure seem to be unrelated to these packages:
E.g. it comes from SSSD modules built using the same infrastructure in SSSD code.
This update has been pushed to stable.
Ran into dependency issues on Silverblue related to this update — sharing my experience and workaround in case anyone else hits the same problem or in case it is relevant for improving the release process.
On Fedora 43 Silverblue (compose 43.20260219.0), the base image includes
krb5-libs-1.22.2-2.fc43, butrpm-ostree upgradefailed with dependency solving errors:I uninstalled both
krb5-pkinitandfreeipa-clientpackages, and then upgrade command succeeded, but could not reinstall them with issues like this:Adding
excludepkgs=*.i686to the [fedora] and [updates] repo sections and clearing metadata cache (rpm-ostree cleanup -m) resolved the issue and allowedfreeipa-clientandkrb5-pkinitto be installed. Why, having no 32-bit packages installed, the i686 version was preferred by the rpm-ostree install and upgrade commands is beyond me.