bogon respin

This commit is contained in:
roland 2005-02-04 09:55:49 +00:00
parent 008f3fd76f
commit 7d8c35d96a
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
9bfba5b01f1f046ed9e9e6dcc054a271 strace-4.5.9.tar.bz2
ef52064b97bbda23fa708d56a811ba23 strace-4.5.9.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: Tracks and displays system calls associated with a running process.
Name: strace
Version: 4.5.9
Release: 1
Release: 2
License: BSD
Group: Development/Debuggers
URL: http://sourceforge.net/projects/strace/
@ -75,7 +75,7 @@ rm -rf %{buildroot}
%changelog
* Fri Feb 4 2005 Roland McGrath <roland@frob.com> - 4.5.9-1
* Fri Feb 4 2005 Roland McGrath <roland@frob.com> - 4.5.9-2
- update ia64 syscall list (#146245)
- fix x86_64 syscall argument extraction for 32-bit processes (#146093)
- fix -e signal=NAME parsing (#143362)