!34 [sync] PR-29: update requires libsepol version 3.1
From: @openeuler-sync-bot Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
9325bb460a
@ -1,9 +1,9 @@
|
|||||||
%global ruby_inc %(pkg-config --cflags ruby)
|
%global ruby_inc %(pkg-config --cflags ruby)
|
||||||
%global libsepol_version 2.8
|
%global libsepol_version 3.1
|
||||||
|
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 3.1
|
Version: 3.1
|
||||||
Release: 5
|
Release: 6
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Summary: SELinux library and simple utilities
|
Summary: SELinux library and simple utilities
|
||||||
Url: https://github.com/SELinuxProject/selinux/wiki
|
Url: https://github.com/SELinuxProject/selinux/wiki
|
||||||
@ -154,6 +154,9 @@ mv %{buildroot}%{_sbindir}/getconlist %{buildroot}%{_sbindir}/selinuxconlist
|
|||||||
%{_mandir}/ru/man8/*
|
%{_mandir}/ru/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 1 2022 lujie <lujie54@huawei.com> - 3.1-6
|
||||||
|
- update requires libsepol version 3.1
|
||||||
|
|
||||||
* Fri Jul 1 2022 lujie <lujie54@huawei.com> - 3.1-5
|
* Fri Jul 1 2022 lujie <lujie54@huawei.com> - 3.1-5
|
||||||
- fix segfault in add_xattr_entry()
|
- fix segfault in add_xattr_entry()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user