Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (193da9de6a7aee925723aa48983dc33e7b7bd7f5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (193da9de6a7aee925723aa48983dc33e7b7bd7f5)
  • Date: Wed, 19 Jul 2006 07:18:54 -0500

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

security/wireshark/DETAILS | 19 +++++++++----------
security/wireshark/HISTORY | 5 +++++
2 files changed, 14 insertions(+), 10 deletions(-)

New commits:
commit 193da9de6a7aee925723aa48983dc33e7b7bd7f5
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

wireshark: finished conversion from ethereal, updated to 0.99.2

diff --git a/security/wireshark/DETAILS b/security/wireshark/DETAILS
index 205095a..f68d9eb 100755
--- a/security/wireshark/DETAILS
+++ b/security/wireshark/DETAILS
@@ -1,23 +1,22 @@
- SPELL=ethereal
- VERSION=0.99.0
- BUILD_API=2
+ SPELL=wireshark
+ VERSION=0.99.2
SECURITY_PATCH=2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.ethereal.com/distribution/$SOURCE
- SOURCE_URL[1]=http://www.ethereal.com/distribution/old-versions/$SOURCE
-
SOURCE_HASH=sha512:f31a5d019dfab33fee24f31660dacfe0127615869cb974ef0a213c820ca164f74ffe74623c2e79ca1f1d2be021a936577c29d686a8615d2967de09b67d95e4c6
- WEB_SITE=http://www.ethereal.com/
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[1]=http://www.wireshark.org/download/src/$SOURCE
+
SOURCE_HASH=sha512:1457ed6fe60708754af64d6159fb065b6fb25068cf3ca8ff11547bfec70b409f3b91ebf6c185b884b28a4afd4247ae678f106753e2183b8bdb15c7b2e8b5f9ec
+ WEB_SITE=http://www.wireshark.org/
ENTERED=20020116
- UPDATED=20020821
LICENSE[0]=GPL
KEYWORDS="security"
SHORT="A network protocol analyzer"
cat << EOF
-Ethereal is a free network protocol analyzer for Unix and Windows.
+Wireshark is a successor to Ethereal.
+Wireshark is a free network protocol analyzer for Unix and Windows.
It allows you to examine data from a live network or from a capture file
on disk. You can interactively browse the capture data, viewing
-summary and detail information for each packet. Ethereal has several
+summary and detail information for each packet. Wireshark has several
powerful features, including a rich display filter language and the
ability to view the reconstructed stream of a TCP session.
EOF
diff --git a/security/wireshark/HISTORY b/security/wireshark/HISTORY
index f3ea3af..a5b18ab 100644
--- a/security/wireshark/HISTORY
+++ b/security/wireshark/HISTORY
@@ -1,3 +1,8 @@
+2006-07-19 Ladislav Hagara <hgr AT vabo.cz>
+ * *: ethereal -> wireshark
+ * DETAILS: 0.99.2, removed BUILD_API and UPDATED
+ new WEB_SITE and SOURCE_URLs
+
2006-04-25 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.99.0, SECURITY_PATCH=2
http://www.ethereal.com/appnotes/enpa-sa-00023.html



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (193da9de6a7aee925723aa48983dc33e7b7bd7f5), Ladislav Hagara, 07/19/2006

Archive powered by MHonArc 2.6.24.

Top of Page