summaryrefslogtreecommitdiff
path: root/strace.spec
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2004-06-04 02:35:58 +0000
committerRoland McGrath <roland@redhat.com>2004-06-04 02:35:58 +0000
commited8e77e6d4c710a92599148030f12434d709c1f7 (patch)
tree95485e8db753592364e7e12e87aeec19e6bcbadd /strace.spec
parent0c542de51fc3cf411a1ccc1c9850679009cc7205 (diff)
downloadstrace-ed8e77e6d4c710a92599148030f12434d709c1f7.tar.gz
strace-ed8e77e6d4c710a92599148030f12434d709c1f7.tar.bz2
strace-ed8e77e6d4c710a92599148030f12434d709c1f7.tar.xz
2004-06-03 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.4. * strace.spec, debian/changelog: 4.5.4-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 c8b83dd..fcdfcc3 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.3
+Version: 4.5.4
Release: 1
License: BSD
Group: Development/Debuggers
@@ -75,6 +75,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Jun 3 2004 Roland McGrath <roland@redhat.com> 4.5.4-1
+- new upstream version, more ioctls (#122257), minor fixes
+
* Fri Apr 16 2004 Roland McGrath <roland@redhat.com> 4.5.3-1
- new upstream version, mq_* calls (#120701), -p vs NPTL (#120462), more fixes (#118694, #120541, #118685)