forked from pool/wireshark
- updated to 1.2.8
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=16
This commit is contained in:
parent
6f1848ea4f
commit
c917d78211
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ad0569c37011e8a599d26469aa713be966274317067960297d524cd669471c1d
|
|
||||||
size 15368816
|
|
3
wireshark-1.2.8.tar.bz2
Normal file
3
wireshark-1.2.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5ec4391e198105e1d48b209ca2e366b3a53aacc80856d514f5fb66a98cbdba10
|
||||||
|
size 15384912
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 14 12:48:53 CEST 2010 - prusnak@suse.cz
|
||||||
|
|
||||||
|
- updated to 1.2.8
|
||||||
|
* Security Fixes:
|
||||||
|
o The DOCSIS dissector could crash. (Bug 4644), (bug 4646)
|
||||||
|
* Bug Fixes:
|
||||||
|
o HTTP parser limits with Content-Length. (Bug 1958)
|
||||||
|
o MATE dissector bug with GOGs. (Bug 3010)
|
||||||
|
o Changing fonts and deleting system time from preferences,
|
||||||
|
results in wireshark crash. (Bug 3387)
|
||||||
|
o ERF file starting with record with timestamp=0,1 or 2 not
|
||||||
|
recognized as ERF file. (Bug 4503)
|
||||||
|
o The SSL dissector can not correctly resemple SSL records when
|
||||||
|
the record header is spit between packets. (Bug 4535)
|
||||||
|
o TCP reassembly can call subdissector with incorrect TCP
|
||||||
|
sequence number. (Bug 4624)
|
||||||
|
o PTP dissector displays big correction field values wrong. (Bug
|
||||||
|
4635)
|
||||||
|
o MSF is at Anthorn, not Rugby. (Bug 4678)
|
||||||
|
o ProtoField __tostring() description is missing in Wireshark's
|
||||||
|
Lua API Reference Manual. (Bug 4695)
|
||||||
|
o EVRC packet bundling not handled correctly. (Bug 4718)
|
||||||
|
o Completely unresponsive when run very first time by root user.
|
||||||
|
(Bug 4308)
|
||||||
|
* Updated Protocol Support
|
||||||
|
DOCSIS, HTTP, SSL
|
||||||
|
* Updated Capture File Support
|
||||||
|
ERF, PacketLogger.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 5 16:29:26 EST 2010 - sharms@ubuntu.com
|
Wed May 5 16:29:26 EST 2010 - sharms@ubuntu.com
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ Name: wireshark
|
|||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Productivity/Networking/Diagnostic
|
Group: Productivity/Networking/Diagnostic
|
||||||
Summary: A Network Traffic Analyser
|
Summary: A Network Traffic Analyser
|
||||||
Version: 1.2.7
|
Version: 1.2.8
|
||||||
Release: 1
|
Release: 1
|
||||||
Url: http://www.wireshark.org/
|
Url: http://www.wireshark.org/
|
||||||
Source: http://www.wireshark.org/download/src/%{name}-%{version}.tar.bz2
|
Source: http://www.wireshark.org/download/src/%{name}-%{version}.tar.bz2
|
||||||
@ -73,34 +73,6 @@ and detail information for each packet. Wireshark has several powerful
|
|||||||
features, including a rich display filter language and the ability to
|
features, including a rich display filter language and the ability to
|
||||||
view the reconstructed stream of a TCP session.
|
view the reconstructed stream of a TCP session.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Gerald Combs <gerald[AT]ethereal.com>
|
|
||||||
Gilbert Ramirez <gram[AT]alumni.rice.edu>
|
|
||||||
Hannes R. Boehm <hannes[AT]boehm.org>
|
|
||||||
Mike Hall <mike[AT]hallzone.net>
|
|
||||||
Bobo Rajec <bobo[AT]bsp-consulting.sk>
|
|
||||||
Laurent Deniel <laurent.deniel[AT]free.fr>
|
|
||||||
Don Lafontaine <lafont02[AT]cn.ca>
|
|
||||||
Guy Harris <guy[AT]alum.mit.edu>
|
|
||||||
Simon Wilkinson <sxw[AT]dcs.ed.ac.uk>
|
|
||||||
Joerg Mayer <jmayer[AT]loplof.de>
|
|
||||||
Martin Maciaszek <fastjack[AT]i-s-o.net>
|
|
||||||
Didier Jorand <Didier.Jorand[AT]alcatel.fr>
|
|
||||||
Jun-ichiro itojun Hagino <itojun[AT]itojun.org>
|
|
||||||
Richard Sharpe <sharpe[AT]ns.aus.com>
|
|
||||||
John McDermott <jjm[AT]jkintl.com>
|
|
||||||
Jeff Jahr <jjahr[AT]shastanets.com>
|
|
||||||
Brad Robel-Forrest <bradr[AT]watchguard.com>
|
|
||||||
Ashok Narayanan <ashokn[AT]cisco.com>
|
|
||||||
Aaron Hillegass <aaron[AT]classmax.com>
|
|
||||||
Jason Lango <jal[AT]netapp.com>
|
|
||||||
Johan Feyaerts <Johan.Feyaerts[AT]siemens.atea.be>
|
|
||||||
Olivier Abad <oabad[AT]noos.fr>
|
|
||||||
and many others. For details see /usr/share/doc/packages/wireshark/AUTHORS
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: A Network Traffic Analyser
|
Summary: A Network Traffic Analyser
|
||||||
@ -117,34 +89,6 @@ and detail information for each packet. Wireshark has several powerful
|
|||||||
features, including a rich display filter language and the ability to
|
features, including a rich display filter language and the ability to
|
||||||
view the reconstructed stream of a TCP session.
|
view the reconstructed stream of a TCP session.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Gerald Combs <gerald[AT]ethereal.com>
|
|
||||||
Gilbert Ramirez <gram[AT]alumni.rice.edu>
|
|
||||||
Hannes R. Boehm <hannes[AT]boehm.org>
|
|
||||||
Mike Hall <mike[AT]hallzone.net>
|
|
||||||
Bobo Rajec <bobo[AT]bsp-consulting.sk>
|
|
||||||
Laurent Deniel <laurent.deniel[AT]free.fr>
|
|
||||||
Don Lafontaine <lafont02[AT]cn.ca>
|
|
||||||
Guy Harris <guy[AT]alum.mit.edu>
|
|
||||||
Simon Wilkinson <sxw[AT]dcs.ed.ac.uk>
|
|
||||||
Joerg Mayer <jmayer[AT]loplof.de>
|
|
||||||
Martin Maciaszek <fastjack[AT]i-s-o.net>
|
|
||||||
Didier Jorand <Didier.Jorand[AT]alcatel.fr>
|
|
||||||
Jun-ichiro itojun Hagino <itojun[AT]itojun.org>
|
|
||||||
Richard Sharpe <sharpe[AT]ns.aus.com>
|
|
||||||
John McDermott <jjm[AT]jkintl.com>
|
|
||||||
Jeff Jahr <jjahr[AT]shastanets.com>
|
|
||||||
Brad Robel-Forrest <bradr[AT]watchguard.com>
|
|
||||||
Ashok Narayanan <ashokn[AT]cisco.com>
|
|
||||||
Aaron Hillegass <aaron[AT]classmax.com>
|
|
||||||
Jason Lango <jal[AT]netapp.com>
|
|
||||||
Johan Feyaerts <Johan.Feyaerts[AT]siemens.atea.be>
|
|
||||||
Olivier Abad <oabad[AT]noos.fr>
|
|
||||||
and many others. For details see /usr/share/doc/packages/wireshark/AUTHORS
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0
|
%patch0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user