Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e46fbabbf771f1fec076651caa86edc633209ef7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e46fbabbf771f1fec076651caa86edc633209ef7)
  • Date: Wed, 10 Dec 2008 12:53:14 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

security/wireshark/DETAILS | 21 ++++++++++-----------
security/wireshark/HISTORY | 4 ++++
security/wireshark/INSTALL | 2 +-
3 files changed, 15 insertions(+), 12 deletions(-)

New commits:
commit e46fbabbf771f1fec076651caa86edc633209ef7
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

wireshark: => 1.0.5

diff --git a/security/wireshark/DETAILS b/security/wireshark/DETAILS
index 9608644..3bb8142 100755
--- a/security/wireshark/DETAILS
+++ b/security/wireshark/DETAILS
@@ -1,22 +1,21 @@
SPELL=wireshark
- VERSION=1.0.4
- SECURITY_PATCH=12
+ VERSION=1.0.5
+ SECURITY_PATCH=13
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_URL[1]=http://www.wireshark.org/download/src/$SOURCE
-
SOURCE_HASH=sha512:f2fb120471a000ceca220af222adaaf7f9b9d29937fad3b734f6770561b97eba763c30e9652ae5bf08b0fdc26c37250d8f1f4485ecb9ccf8f66102740f4d45d0
+
SOURCE_HASH=sha512:ddb4a7012412d575b23a622dc1adfa735611687c8a2d0e1566aa6da5fde57a52892eb0f6d1177f0cfb164bad6fce7b61714868d6efc08d3de56ec3f197938e21
WEB_SITE=http://www.wireshark.org/
ENTERED=20020116
LICENSE[0]=GPL
KEYWORDS="security"
- SHORT="A network protocol analyzer"
+ SHORT="network protocol analyzer"
cat << EOF
-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. Wireshark has several
-powerful features, including a rich display filter language and the
-ability to view the reconstructed stream of a TCP session.
+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. 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 b8e2a42..fd14b23 100644
--- a/security/wireshark/HISTORY
+++ b/security/wireshark/HISTORY
@@ -1,3 +1,7 @@
+2008-12-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.5; SECURITY_PATCH+=1
+ http://www.wireshark.org/security/wnpa-sec-2008-07.html
+
2008-10-21 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.0.4, SECURITY_PATCH=12
http://www.wireshark.org/security/wnpa-sec-2008-06.html
diff --git a/security/wireshark/INSTALL b/security/wireshark/INSTALL
index 4a83b10..57b625e 100755
--- a/security/wireshark/INSTALL
+++ b/security/wireshark/INSTALL
@@ -1,3 +1,3 @@
default_install &&

-install -m 644 image/wsicon48.png $INSTALL_ROOT/usr/share/pixmaps
+install -m 644 image/wsicon48.png "$INSTALL_ROOT/usr/share/pixmaps"



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e46fbabbf771f1fec076651caa86edc633209ef7), Vlad Glagolev, 12/10/2008

Archive powered by MHonArc 2.6.24.

Top of Page