[Lunar-commits] r25103 - moonbase/trunk/net/wireshark
Florin Braescu
florin at lunar-linux.org
Fri Jul 6 06:52:02 CEST 2007
Author: florin
Date: 2007-07-06 06:52:02 +0200 (Fri, 06 Jul 2007)
New Revision: 25103
Modified:
moonbase/trunk/net/wireshark/DEPENDS
moonbase/trunk/net/wireshark/DETAILS
Log:
bump the version from 0.99.5 to 0.99.6. Vulnerabilities are fixed in the HTTP, DCP ETSI, SSL, DHCP, and MMS dissectors along with the iSeries file reader. Bugfixes include WEP and WPA decryption, file merging, and RTP stream timestamps. New features include instant column preference updates, HTTP object export, display filter macros, extended packet data copying, and upper() and lower() display filter modifiers.
Modified: moonbase/trunk/net/wireshark/DEPENDS
===================================================================
--- moonbase/trunk/net/wireshark/DEPENDS 2007-07-05 19:34:47 UTC (rev 25102)
+++ moonbase/trunk/net/wireshark/DEPENDS 2007-07-06 04:52:02 UTC (rev 25103)
@@ -1,5 +1,5 @@
-depends gtk+-2 &&
-depends libpcap &&
-depends openssl "--with-ssl" &&
+depends gtk+-2
+depends libpcap
+depends openssl "--with-ssl"
optional_depends heimdal "--with-krb5" "--without-krb5" "Kerberos 5 support"
Modified: moonbase/trunk/net/wireshark/DETAILS
===================================================================
--- moonbase/trunk/net/wireshark/DETAILS 2007-07-05 19:34:47 UTC (rev 25102)
+++ moonbase/trunk/net/wireshark/DETAILS 2007-07-06 04:52:02 UTC (rev 25103)
@@ -1,12 +1,12 @@
MODULE=wireshark
- VERSION=0.99.5
+ VERSION=0.99.6
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.wireshark.org/download/src/
- SOURCE_VFY=sha1:e394343f76bdc281f495d56aee21ee9eeeed253e
+ SOURCE_VFY=sha1:1c31609ca3ce12f259d56390b143b58a22a43596
WEB_SITE=http://www.wireshark.org
ENTERED=20061104
- UPDATED=20070209
- SHORT="a network protocol analyzer"
+ UPDATED=20070706
+ SHORT="A network protocol analyzer"
cat << EOF
Ethereal^UWireshark is a free network protocol analyzer for Unix and
More information about the Lunar-commits
mailing list