Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libseccomp.git#282423f64b350872534fae202ac561eeacadcde1
This commit is contained in:
DistroBaker 2021-02-04 11:43:48 +01:00
parent ff3539e023
commit 7bd0d846b1

View File

@ -1,6 +1,6 @@
Name: libseccomp Name: libseccomp
Version: 2.5.0 Version: 2.5.0
Release: 3%{?dist} Release: 4%{?dist}
Summary: Enhanced seccomp library Summary: Enhanced seccomp library
License: LGPLv2 License: LGPLv2
URL: https://github.com/seccomp/libseccomp URL: https://github.com/seccomp/libseccomp
@ -96,6 +96,9 @@ rm -f tests/36-sim-ipc_syscalls.tests tests/37-sim-ipc_syscalls_be.tests
%{_libdir}/libseccomp.a %{_libdir}/libseccomp.a
%changelog %changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Aug 05 2020 Neal Gompa <ngompa13@gmail.com> - 2.5.0-3 * Wed Aug 05 2020 Neal Gompa <ngompa13@gmail.com> - 2.5.0-3
- Apply fixes to change internal handling of the notification fd (#1865802) - Apply fixes to change internal handling of the notification fd (#1865802)