diff --git a/libcareplus.spec b/libcareplus.spec index 6552a28..c5e3449 100644 --- a/libcareplus.spec +++ b/libcareplus.spec @@ -3,7 +3,7 @@ Version: 1.0.0 Name: libcareplus Summary: LibcarePlus tools -Release: 4 +Release: 5 Group: Applications/System License: GPLv2 Url: https://gitee.com/openeuler/libcareplus @@ -15,7 +15,8 @@ Patch0003: elf-add-section-adderss-for-STT_NOTYPE-type-of-symbo.patch Patch0004: elf-strip-adapt-to-new-gcc-version-10.3.1.patch Patch0005: gitignore-ignore-some-tests-and-binary.patch Patch0006: libcare-patch-make-adapt-libcare-patch-make-to-meson.patch - +Patch0007: kpatch_elf-compatible-with-older-versions-of-the-so-.patch +Patch0008: kpatch_parse-fix-failed-to-recognize-.cold.patch BuildRequires: elfutils-libelf-devel libunwind-devel gcc systemd @@ -147,6 +148,10 @@ exit 0 %endif %changelog +* Wed Mar 02 2033 imxcc - 1.0.0.5 +- kpatch_elf: compatible with older versions of the so naming rules +- kpatch_parse: fix failed to recognize .cold + * Mon Feb 28 2022 imxcc - 1.0.0.4 - libcare-patch-make: adapt libcare-patch-make to meson - gitignore: ignore some tests and binary