upgrade software to v2.4.3
This commit is contained in:
parent
8a2b407003
commit
5f718aab2b
Binary file not shown.
BIN
libseccomp-2.4.3.tar.gz
Normal file
BIN
libseccomp-2.4.3.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: libseccomp
|
Name: libseccomp
|
||||||
Version: 2.4.1
|
Version: 2.4.3
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Interface to the syscall filtering mechanism
|
Summary: Interface to the syscall filtering mechanism
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: https://github.com/seccomp/libseccomp
|
URL: https://github.com/seccomp/libseccomp
|
||||||
@ -57,6 +57,7 @@ make check
|
|||||||
%files devel
|
%files devel
|
||||||
%{_bindir}/scmp_sys_resolver
|
%{_bindir}/scmp_sys_resolver
|
||||||
%{_includedir}/seccomp.h
|
%{_includedir}/seccomp.h
|
||||||
|
%{_includedir}/seccomp-syscalls.h
|
||||||
%{_libdir}/%{name}.a
|
%{_libdir}/%{name}.a
|
||||||
%{_libdir}/%{name}.so
|
%{_libdir}/%{name}.so
|
||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
@ -66,6 +67,9 @@ make check
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 24 2020 BruceGW <gyl93216@163.com> - 2.4.3-1
|
||||||
|
- update upstream to 2.4.3
|
||||||
|
|
||||||
* Fri Oct 11 2019 jiangchuangang <jiangchuangang@huawei.com> - 2.4.1-3
|
* Fri Oct 11 2019 jiangchuangang <jiangchuangang@huawei.com> - 2.4.1-3
|
||||||
- Type: enhancement
|
- Type: enhancement
|
||||||
- ID: NA
|
- ID: NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user