Libselinux: Regex version mismatch after upgrade

Hello, I upgraded my packages today using sudo dnf upgrade --refresh and after the update was complete, i got these two warnings at the end, should i ignore them?

[RPM] libselinux: type 1: /etc/selinux/targeted/contexts/files/file_contexts.bin: Regex version mismatch, expected: 10.46 2025-08-27 actual: 10.47 2025-10-21
[RPM] libselinux: type 1: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: Regex version mismatch, expected: 10.46 2025-08-27 actual: 10.47 2025-10-21
1 Like

I am guessing it’s fine, but I also get that same warning message. This was upon upgrading to selinux-policy-targeted-0:42.16-1.fc43.

1 Like

The reported errors are harmless and are expected when updates include pcre and libselinux.
There should not be any action needed.

3 Likes