pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/wireshark



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jul  4 21:33:14 UTC 2013

Modified Files:
        pkgsrc/net/wireshark: Makefile PLIST distinfo
        pkgsrc/net/wireshark/patches: patch-AUTHORS patch-aa
Added Files:
        pkgsrc/net/wireshark/patches: patch-doc_asn2deb.pod
            patch-doc_idl2deb.pod

Log Message:
Changes 1.10.0:
Wireshark on 32- and 64-bit Windows supports automatic updates.
The packet bytes view is faster.
You can now display a list of resolved host names in "hosts" format within 
Wireshark.
The wireless toolbar has been updated.
Wireshark on Linux does a better job of detecting interface addition and 
removal.
It is now possible to compare two fields in a display filter (for example: 
udp.srcport != udp.dstport). The two fields must be of the same type for this 
to work.
The Windows installers ship with WinPcap 4.1.3, which supports Windows 8.
USB type and product name support has been improved.
All Bluetooth profiles and protocols are now supported.
Wireshark now calculates HTTP response times and presents the result in a new 
field in the HTTP response. Links from the request’s frame to the response’s 
frame and vice-versa are also added.
The main welcome screen and status bar now display file sizes using strict SI 
prefixes instead of old-style binary prefixes.
Capinfos now prints human-readable statistics with SI suffixes by default.
It is now possible to open a referenced packet (such as the matched request or 
response packet) in a new window.
Tshark can now display only the hex/ascii packet data without requiring that 
the packet summary and/or packet details are also displayed. If you want the 
old behavior, use -Px instead of just -x.
Wireshark can be compiled using GTK+ 3.
The Wireshark application icon, capture toolbar icons, and other icons have 
been updated.
Tshark’s filtering and multi-pass analysis have been reworked for consistency 
and in order to support dependent frame calculations during reassembly. See the 
man page descriptions for -2, -R, and -Y.
Tshark’s -G fields2 and -G fields3 options have been eliminated. The -G fields 
option now includes the 2 extra fields that -G fields3 previously provided, and 
the blurb information has been relegated to the last column since in many cases 
it is blank anyway.
Wireshark dropped the left-handed settings from the preferences. This is still 
configurable via the GTK settings (add "gtk-scrolled-window-placement = 
top-right" in the config file, which might be called /.gtkrc-2.0 or 
/.config/gtk-3.0/settings.ini).
Wireshark now ships with two global configuration files: Bluetooth, which 
contains coloring rules for Bluetooth and Classic, which contains the old-style 
coloring rules.
The LOAD() metric in the IO-graph now shows the load in IO units instead of 
thousands of IO units.


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.66 -r1.67 pkgsrc/net/wireshark/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/wireshark/patches/patch-AUTHORS
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/wireshark/patches/patch-aa
cvs rdiff -u -r0 -r1.1 pkgsrc/net/wireshark/patches/patch-doc_asn2deb.pod \
    pkgsrc/net/wireshark/patches/patch-doc_idl2deb.pod

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index