From e85d4846c3eced3e0c60c6cb86ca7a0065b81516 Mon Sep 17 00:00:00 2001 From: yezengruan Date: Tue, 29 Mar 2022 21:08:01 +0800 Subject: [PATCH] update spec with openeuler !28 Signed-off-by: yezengruan (cherry picked from commit 70fa9ceaec6c6b76e8a944dcf9c0f73365166e6e) --- libcareplus.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libcareplus.spec b/libcareplus.spec index 0b47db7..3d9a836 100644 --- a/libcareplus.spec +++ b/libcareplus.spec @@ -3,7 +3,7 @@ Version: 1.0.0 Name: libcareplus Summary: LibcarePlus tools -Release: 7 +Release: 8 Group: Applications/System License: GPLv2 Url: https://gitee.com/openeuler/libcareplus @@ -19,6 +19,7 @@ Patch0007: kpatch_elf-compatible-with-older-versions-of-the-so-.patch Patch0008: kpatch_parse-fix-failed-to-recognize-.cold.patch Patch0009: help-modify-some-help-information.patch Patch0010: libcare-patch-make-fix-some-bugs.patch +Patch0011: selinux-enable-libcare-ctl-to-mprotect-qemu-process.patch BuildRequires: elfutils-libelf-devel libunwind-devel gcc systemd @@ -150,6 +151,9 @@ exit 0 %endif %changelog +* Tue Mar 29 2022 yezengruan 1.0.0.8 +- selinux: enable libcare-ctl to mprotect qemu process + * Mon Mar 21 2022 yezengruan 1.0.0.7 - libcare-patch-make: fix some bugs