[Lunar-commits] <moonbase> mtr: version bumped to 0.75.
Florin Braescu
florin at lunar-linux.org
Wed Oct 29 13:55:00 CET 2008
commit 466efbe5507d295e487d58573cc7ffe7d0d90725
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Oct 29 14:55:00 2008 +0200
mtr: version bumped to 0.75.
Massive use of snprintf() was introduced to prevent potential buffer
overfows. Intermediate host names can now be copied to the clipboard.
An option for wide report mode, where host names are not truncated,
was added.
---
net/mtr/DETAILS | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/net/mtr/DETAILS b/net/mtr/DETAILS
index 7c5bb59..c533f15 100644
--- a/net/mtr/DETAILS
+++ b/net/mtr/DETAILS
@@ -1,17 +1,17 @@
MODULE=mtr
- VERSION=0.72
+ VERSION=0.75
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=ftp://ftp.bitwizard.nl/$MODULE/
- SOURCE_VFY=sha1:afc26c9e8a30eba7ca92ba68d4489b0c9c07977d
- WEB_SITE=http://www.bitwizard.nl/mtr/
- ENTERED=20010922
- UPDATED=20070504
- SHORT="a network diagnostic tool that combines traceroute and ping"
+ SOURCE_URL=ftp://ftp.bitwizard.nl/$MODULE
+ SOURCE_VFY=sha1:d9d3f849e32dda8aa5a7a297c25053e5d8504b27
+ WEB_SITE=http://www.bitwizard.nl/mtr
+ ENTERED=20010922
+ UPDATED=20081029
+ SHORT="A network diagnostic tool that combines traceroute and ping"
cat << EOF
mtr (My TraceRoute) is a system administrators utility to trace the
route ip packets from the current system take in getting to some
-destination system. Superior to traceroute it also shows the times
+destination system. Superior to traceroute it also shows the times
packages take from that points like ping.
Note: the resulting mtr binary is installed as setuid-root by default.
More information about the Lunar-commits
mailing list