Path to this page:
./
net/wireshark,
Network protocol analyzer
Branch: pkgsrc-2009Q1,
Version: 1.0.8,
Package name: wireshark-1.0.8,
Maintainer: tronWireshark (formerly known as Ethereal) 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.
Required to run:[
security/gnutls] [
devel/glib2] [
devel/libsmi] [
devel/pcre] [
x11/gtk2]
Required to build:[
lang/perl5] [
devel/gmake] [
devel/libtool-base] [
devel/pkg-config] [
x11/inputproto] [
x11/randrproto] [
x11/fixesproto] [
x11/xproto] [
x11/xextproto] [
x11/renderproto] [
pkgtools/x11-links]
Package options: x11
Master sites: (Expand)
SHA1: cfd4ac05eb9c0d13236003deaeabfffc21f7c9e9
RMD160: a702e78da673435361344ffda13c753386aee1a4
Filesize: 13034.853 KB
Version history: (Expand)
- (2009-07-05) Updated to version: wireshark-1.0.8
- (2009-04-11) Updated to version: wireshark-1.0.7
- (2009-04-06) Package added to pkgsrc.se, version wireshark-1.0.6 (created)
CVS history: (Expand)
2009-05-23 23:15:12 by S.P.Zeidler | Files touched by this commit (2) | |
Log message:
Pullup ticket 2779 - requested by tron
Security update
Revisions pulled up:
- pkgsrc/net/wireshark/Makefile 1.32
- pkgsrc/net/wireshark/distinfo 1.21
Module Name: pkgsrc
Committed By: tron
Date: Sat May 23 08:12:08 UTC 2009
Modified Files:
pkgsrc/net/wireshark: Makefile distinfo
Log message:
Update "wireshare" package to version 1.0.8. Changes since version \
1.0.7:
- Bug Fixes:
- The PCNFSD dissector could crash. (wnpa-sec-2009-03)
- Lua integration could crash.
- The SCCP dissector could crash when loading more than one file in
a single session.
- The NDMP dissector could crash if reassembly was enabled.
- Updated Protocol Support:
All ASN.1 protocols, DICOM, NDMP, PCNFSD, RTCP, SCCP, SSL, STANAG 5066
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/wireshark/distinfo
|
2009-04-28 13:16:12 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Pullup ticket #2748 - requested by gdt
wireshark: build fix
Revisions pulled:
- net/wireshark/Makefile patch
---
Comment out the "LICENSE" line as tagging for Free licenses is not
supported in the pkgsrc-2009Q1 branch.
|
2009-04-10 23:16:49 by S.P.Zeidler | Files touched by this commit (2) |
Log message:
Pullup ticket 2731 - requested by tron
Security fix
Revisions pulled up:
- pkgsrc/net/wireshark/Makefile 1.30
- pkgsrc/net/wireshark/distinfo 1.20
Module Name: pkgsrc
Committed By: tron
Date: Fri Apr 10 07:21:29 UTC 2009
Modified Files:
pkgsrc/net/wireshark: Makefile distinfo
Log message:
Update "wireshark" package to version 1.0.7. Changes since version \
1.0.6:
- Security-related bugs in the Profinet, LDAP, and CPHAP dissectors and
the Tektronix K12 file format have been fixed.
- Many other bugs have been fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/wireshark/distinfo
|