diff --git a/SPECS/sssd.spec b/SPECS/sssd.spec index 8f0021f2394776d70ef8230c54074bd2586c862e..002c809bfc3ec6ab51e3cc6cd8bc2056e85be251 100644 --- a/SPECS/sssd.spec +++ b/SPECS/sssd.spec @@ -164,7 +164,9 @@ BuildRequires: systemtap-sdt-devel BuildRequires: systemtap-sdt-dtrace BuildRequires: uid_wrapper BuildRequires: po4a +%ifnarch riscv64 BuildRequires: valgrind-devel +%endif %if %{build_subid} BuildRequires: shadow-utils-subid-devel %endif @@ -1117,6 +1119,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Thu Feb 13 2025 Release Engineering <releng@rockylinux.org> - 2.10.2-3 +- Valgrind does not exist on riscv64 + * Wed Feb 12 2025 Alexey Tikhonov <atikhono@redhat.com> - 2.10.2-3 - Resolves: RHEL-78061 - 'sssd_kcm' leaks memory