summaryrefslogtreecommitdiff
path: root/strace.spec
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2004-07-12 07:55:48 +0000
committerRoland McGrath <roland@redhat.com>2004-07-12 07:55:48 +0000
commit785a0260ff8a389898830a5455af4383c0ca6469 (patch)
tree94abf97e2bd31d2c9bcbaa3863efe305e8626439 /strace.spec
parent05cf2951a69da9c9882107b7e33a9a13156c2b5d (diff)
downloadstrace-785a0260ff8a389898830a5455af4383c0ca6469.tar.gz
strace-785a0260ff8a389898830a5455af4383c0ca6469.tar.bz2
strace-785a0260ff8a389898830a5455af4383c0ca6469.tar.xz
2004-07-12 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.6. * strace.spec, debian/changelog: 4.5.6-1.
Diffstat (limited to 'strace.spec')
-rw-r--r--strace.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/strace.spec b/strace.spec
index 04d3324..7fff2ca 100644
--- a/strace.spec
+++ b/strace.spec
@@ -1,6 +1,6 @@
Summary: Tracks and displays system calls associated with a running process.
Name: strace
-Version: 4.5.5
+Version: 4.5.6
Release: 1
License: BSD
Group: Development/Debuggers
@@ -75,6 +75,9 @@ rm -rf %{buildroot}
%changelog
+* 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)
+
* Sun Jun 27 2004 Roland McGrath <roland@redhat.com> 4.5.5-1
- new upstream version, fixes x86-64 biarch support (#126547)