[Lunar-commits] <moonbase> wireshark: version bump to 1.0.0.
Florin Braescu
florin at lunar-linux.org
Sun Mar 30 09:01:15 CEST 2008
commit 4245e80227a4e69edafad6ad083cff50e1a90ddc
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Mar 30 10:01:15 2008 +0300
wireshark: version bump to 1.0.0.
Changes:
Bug Fixes
The following vulnerabilities have been fixed. See the [1]security
advisory for details and a workaround.
o The X.509sat dissector could crash.
o The Roofnet dissector could crash on Windows, Solaris, and
possibly other platforms.
o The LDAP dissector could crash on Windows and possibly other
platforms.
o The SCCP dissector could crash while using the "decode as"
feature.
The following bugs have been fixed:
o Several SNMP-related bugs have been fixed.
o Several memory-related bugs have been fixed.
New and Updated Features
The following features are new (or have been significantly
updated) since the last release:
o The "About" box finally displays version 1.0.
o This release includes an experimental Mac OS X packge.
New Protocol Support
IEEE 802.15.4, Infiniband, Parallel Redundancy Protocol, RedBack
Lawful Intercept, Xcsl
Updated Protocol Support
AFS, ALCAP, ATM, BACapp, CIGI, DCC (renamed from DCCP), DCCP
(renamed from DCP), DCERPC SPOOLSS, DCERPC NT, DHCP, DirectPlay,
EtherCAT, FIX, GIOP, GTP, H.248, HTTP, ICMPv6, ICQ, IPv6, ISIS,
JXTA, NCP, P_Mul, PCAP, PKIX1Explicit, PTP, RADIUS, Roofnet, RTCP,
RTMPT, RTP, RX, SABP, SCSI OSD, sFlow, SMPP, SNMP, SSCOP, TAPA,
TIPC, TPNCP, UNISTIM, X.25, X.509sat, XML
New and Updated Capture File Support
Hilscher Analyzer
---
net/wireshark/DETAILS | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/net/wireshark/DETAILS b/net/wireshark/DETAILS
index e3a9be1..38c5b95 100644
--- a/net/wireshark/DETAILS
+++ b/net/wireshark/DETAILS
@@ -1,18 +1,18 @@
MODULE=wireshark
- VERSION=0.99.8
- SOURCE=$MODULE-$VERSION.tar.gz
+ VERSION=1.0.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.wireshark.org/download/src
- SOURCE_VFY=sha1:4ddee2c03d8a6cfd374cc624f9613ecb2a2e427f
+ SOURCE_VFY=sha1:4f53f526359a072665812deca980999bd26e6ab0
WEB_SITE=http://www.wireshark.org
ENTERED=20061104
- UPDATED=20080229
+ UPDATED=20080330
SHORT="A network protocol analyzer"
cat << EOF
-Ethereal^UWireshark 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
+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
More information about the Lunar-commits
mailing list