diff --git a/elfutils.spec b/elfutils.spec index 95ac58b186390f791d4e7fc11be291134a57d5e7..5555492f415f33cb2f8e05f0a1673678845393a4 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,7 +1,7 @@ # -*- rpm-spec from http://elfutils.org/ -*- Name: elfutils Version: 0.190 -Release: 2 +Release: 3 Summary: A collection of utilities and DSOs to handle ELF files and DWARF data URL: http://elfutils.org/ License: GPLv3+ and (GPLv2+ or LGPLv3+) @@ -277,7 +277,7 @@ fi %{_libdir}/pkgconfig/libelf.pc %files default-yama-scope -%{_sysctldir}/10-default-yama-scope.conf +%config(noreplace) %{_sysctldir}/10-default-yama-scope.conf %files help %{_mandir}/man1/eu-*.1* @@ -323,6 +323,12 @@ exit 0 %systemd_postun_with_restart debuginfod.service %changelog +* Wed May 08 2024 lifeifei - 0.190-3 +- Type:requirement +- CVE:NA +- SUG:NA +- DESC:add noreplace to /usr/lib/sysctl.d/10-default-yama-scope.conf + * Thu Feb 22 2024 liweigang - 0.190-2 - Type: CVE - CVE: CVE-2024-25260