import strace-5.7-3.el8

This commit is contained in:
CentOS Sources 2021-11-09 05:09:47 -05:00 committed by Stepan Oksanichenko
parent 34ac6c3594
commit fefbb4cf09
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
Summary: Tracks and displays system calls associated with a running process Summary: Tracks and displays system calls associated with a running process
Name: strace Name: strace
Version: 5.7 Version: 5.7
Release: 2.1%{?dist} Release: 3%{?dist}
# The test suite is GPLv2+, all the rest is LGPLv2.1+. # The test suite is GPLv2+, all the rest is LGPLv2.1+.
License: LGPL-2.1+ and GPL-2.0+ License: LGPL-2.1+ and GPL-2.0+
Group: Development/Debuggers Group: Development/Debuggers
@ -461,8 +461,8 @@ echo 'END OF TEST SUITE INFORMATION'
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Thu Sep 02 2021 Eugene Syromiatnikov <esyr@redhat.com> - 5.7-2.1 * Mon Aug 09 2021 Eugene Syromiatnikov <esyr@redhat.com> - 5.7-3
- Add SELnux context decoding support (#2000565). - Add SELnux context decoding support (#1946500).
* Mon Nov 09 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.7-2 * Mon Nov 09 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.7-2
- Add PID namespace translation support (#1725113). - Add PID namespace translation support (#1725113).