[Lunar-commits] <moonbase> wireshark: version bumped to 1.2.0.
Florin Braescu
florin at lunar-linux.org
Wed Jun 17 08:04:23 CEST 2009
commit 62deedc43c48add3b6b2b0d0bd39fee9291b6ee3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Jun 17 09:04:23 2009 +0300
wireshark: version bumped to 1.2.0.
Support for the c-ares resolver library has been added. It has many advantages over ADNS.
Many new protocol dissectors and capture file formats have been added.
GeoIP database lookups.
OpenStreetMap + GeoIP integration.
Improved Postscript(R) print output.
The preference handling code is now much smarter about changes.
Support for Pcap-ng, the next-generation capture file format.
Support for process information correlation via IPFIX.
Column widths are now saved.
The last used configuration profile is now saved.
Protocol preferences are changeable from the packet details context menu.
Support for IP packet comparison.
Capinfos now shows the average packet rate.
Many bugfixes and enhacements.
---
net/wireshark/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/net/wireshark/DETAILS b/net/wireshark/DETAILS
index 9e15b4a..bb22127 100644
--- a/net/wireshark/DETAILS
+++ b/net/wireshark/DETAILS
@@ -1,11 +1,11 @@
MODULE=wireshark
- VERSION=1.0.8
+ VERSION=1.2.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.wireshark.org/download/src
- SOURCE_VFY=sha1:cfd4ac05eb9c0d13236003deaeabfffc21f7c9e9
+ SOURCE_VFY=sha1:8ec1f5ce92939757b55b47bd1d80826cc4bfc671
WEB_SITE=http://www.wireshark.org
ENTERED=20061104
- UPDATED=20090522
+ UPDATED=20090617
SHORT="A network protocol analyzer"
cat << EOF
More information about the Lunar-commits
mailing list