auto-import changelog data from strace-4.5.7-1.src.rpm

Tue Aug 31 2004 Roland McGrath <roland@redhat.com> - 4.5.7-1
- new upstream version, misc fixes and updates (#128091, #129166, #128391,
    #129378, #130965, #131177)
This commit is contained in:
cvsdist 2004-09-09 12:51:10 +00:00
parent 8151cb12ca
commit 6a24294bf0
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
strace-4.5.6.tar.bz2
strace-4.5.7.tar.bz2

View File

@ -1 +1 @@
2dd9d23430957a7ee0221efb28c66d1e strace-4.5.6.tar.bz2
feb5ee81461ebf58387815dc342cd255 strace-4.5.7.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Tracks and displays system calls associated with a running process.
Name: strace
Version: 4.5.6
Version: 4.5.7
Release: 1
License: BSD
Group: Development/Debuggers
@ -75,6 +75,9 @@ rm -rf %{buildroot}
%changelog
* Tue Aug 31 2004 Roland McGrath <roland@redhat.com> - 4.5.7-1
- new upstream version, misc fixes and updates (#128091, #129166, #128391, #129378, #130965, #131177)
* Mon Jul 12 2004 Roland McGrath <roland@redhat.com> 4.5.6-1
- new upstream version, updates ioctl lists (#127398), fixes quotactl (#127393), more ioctl decoding (#126917)