[Lunar-commits] r22991 - moonbase/trunk/devel/strace
Chad Kittel
v3rt1g0 at lunar-linux.org
Sat Jan 20 02:09:05 CET 2007
Author: v3rt1g0
Date: 2007-01-20 02:09:04 +0100 (Sat, 20 Jan 2007)
New Revision: 22991
Modified:
moonbase/trunk/devel/strace/DETAILS
Log:
Module Version Bump: strace (4.5.14 -> 4.5.15)
* bug fixes
* improved output of adjtimex, sysctl, quotactl, mount, umount
* Support new Linux system calls *at, inotify*, pselect6, ppoll
and unshare.
compiled/tested: gcc-3.4.6 | glibc-2.3.6 | kernel headers 2.6.x
Modified: moonbase/trunk/devel/strace/DETAILS
===================================================================
--- moonbase/trunk/devel/strace/DETAILS 2007-01-20 00:22:02 UTC (rev 22990)
+++ moonbase/trunk/devel/strace/DETAILS 2007-01-20 01:09:04 UTC (rev 22991)
@@ -1,11 +1,11 @@
MODULE=strace
- VERSION=4.5.14
+ VERSION=4.5.15
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:72c17d1dd6786d22ca0aaaa7292b8edcd70a27de
+ SOURCE_VFY=sha1:a6bd153eeb1a25a50bb5a1d92887a4911ec9ad48
WEB_SITE=http://www.liacs.nl/~wichert/strace/
ENTERED=20010922
- UPDATED=20060118
+ UPDATED=20070119
SHORT="System call tracing utility (like trace, truss, etc)"
cat << EOF
More information about the Lunar-commits
mailing list