4.15-1
- v4.14-100-g622af42 -> v4.15.
This commit is contained in:
parent
1b23451284
commit
f40adf54c8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/strace-4.14.0.100.622a.tar.xz
|
/strace-4.15.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
a7a02c191cf61c2d244e013091ae1940 strace-4.14.0.100.622a.tar.xz
|
SHA512 (strace-4.15.tar.xz) = 15e96c31d901c94dc40de67a65365c6cc9a7b7b2bf96a735f5d20cbd54dc75d941e0c1da206aa76f6e98d1013bfeecb42800b23c9e146eaf756775d525fe1b66
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
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: 4.14.0.100.622a
|
Version: 4.15
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Development/Debuggers
|
Group: Development/Debuggers
|
||||||
@ -100,6 +100,9 @@ echo 'END OF TEST SUITE INFORMATION'
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 14 2016 Dmitry V. Levin <ldv@altlinux.org> - 4.15-1
|
||||||
|
- v4.14-100-g622af42 -> v4.15.
|
||||||
|
|
||||||
* Wed Nov 16 2016 Dmitry V. Levin <ldv@altlinux.org> - 4.14.0.100.622a-1
|
* Wed Nov 16 2016 Dmitry V. Levin <ldv@altlinux.org> - 4.14.0.100.622a-1
|
||||||
- v4.14 -> v4.14-100-g622af42:
|
- v4.14 -> v4.14-100-g622af42:
|
||||||
+ implemented syscall fault injection.
|
+ implemented syscall fault injection.
|
||||||
|
Loading…
Reference in New Issue
Block a user