diff --git a/syscare.spec b/syscare.spec index daff8f1b6d64f0887e6cd199d6abe7ef2a9a55f6..b2d6618187e7949087a23627f3a737fd662ca1bd 100644 --- a/syscare.spec +++ b/syscare.spec @@ -35,19 +35,19 @@ Patch0019: 0019-upatch-diff-fix-lookup_relf-failed-issue.patch Patch0020: 0020-upatch-diff-only-check-changed-file-symbols.patch Patch0021: 0021-upatch-diff-remove-rela-check-while-build-rebuilding.patch Patch0022: 0022-syscared-fix-apply-kernel-module-patch-failure-issue.patch -Patch0023: 0023-all-finding-executable-from-environment-variables.patch -Patch0024: 0024-all-remove-redundant-code.patch -Patch0025: 0025-all-add-c-rust-compilation-options.patch -Patch0026: 0026-common-fix-failed-to-set-selinux-status-issue.patch -Patch0027: 0027-upatch-diff-exit-with-error-when-any-tls-var-include.patch -Patch0028: 0028-upatch-diff-fix-lookup_relf-duplicate-failure.patch +Patch0023: 0023-all-finding-executable-from-environment-variables.patch +Patch0024: 0024-all-remove-redundant-code.patch +Patch0025: 0025-all-add-c-rust-compilation-options.patch +Patch0026: 0026-common-fix-failed-to-set-selinux-status-issue.patch +Patch0027: 0027-upatch-diff-exit-with-error-when-any-tls-var-include.patch +Patch0028: 0028-upatch-diff-fix-lookup_relf-duplicate-failure.patch Patch0029: 0029-upatch-diff-fix-memory-leak.patch -Patch0030: 0030-upatch-hijacker-fix-memory-leak.patch -Patch0031: 0031-upatch-manage-fix-memory-leak.patch -Patch0032: 0032-security-sanitize-sensitive-code.patch -Patch0033: 0033-all-implement-asan-gcov-build-type.patch -Patch0034: 0034-all-clean-code.patch -Patch0035: 0035-syscare-abi-remove-display-limit-of-patch_info.patch +Patch0030: 0030-upatch-hijacker-fix-memory-leak.patch +Patch0031: 0031-upatch-manage-fix-memory-leak.patch +Patch0032: 0032-security-sanitize-sensitive-code.patch +Patch0033: 0033-all-implement-asan-gcov-build-type.patch +Patch0034: 0034-all-clean-code.patch +Patch0035: 0035-syscare-abi-remove-display-limit-of-patch_info.patch Patch0036: 0036-syscare-abi-fix-clippy-warnings.patch BuildRequires: cmake >= 3.14 make @@ -57,6 +57,8 @@ BuildRequires: kernel-devel Requires: coreutils systemd Requires: kpatch-runtime +Excludearch: loongarch64 + ############### Description ################ %description SysCare is a system-level hot-fix service that provides security patches and system error hot-fixes for the operating system. @@ -199,7 +201,7 @@ fi ############################################ %changelog * Mon Jul 1 2024 renoseven - 1.2.1-9 -- abi: remove display limit of patch info +- abi: remove display limit of patch info - all: clean code - all: implement asan gcov build type - security: sanitize sensitive code @@ -212,6 +214,7 @@ fi - all: add compile options - all: remove redundant code - all: finding executable from environment variables +- add excludearch loongarch64 * Mon May 20 2024 ningyu - 1.2.1-8 - syscared: fix apply kernel module patch failure issue * Tue May 14 2024 ningyu - 1.2.1-7