This commit is contained in:
parent
979dd2226d
commit
5181bbf656
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dc6d7ce1d9fd576fc75f79c2e541786f33706c03996ab93e5c0056b74bca0021
|
|
||||||
size 13289668
|
|
3
wireshark-1.0.8.tar.bz2
Normal file
3
wireshark-1.0.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c07b7ec145c77be6ca7d011e4340ee283d021052c44958da18e87d55e896f894
|
||||||
|
size 13347689
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 22 13:36:43 CEST 2009 - prusnak@suse.cz
|
||||||
|
|
||||||
|
- updated to 1.0.8
|
||||||
|
* bug fixes
|
||||||
|
o The PCNFSD dissector could crash.
|
||||||
|
* the following bugs have been fixed:
|
||||||
|
o Lua integration could crash (Bug 2453)
|
||||||
|
o The SCCP dissector could crash when loading more than one file
|
||||||
|
in a single session. (Bug 3409)
|
||||||
|
o The NDMP dissector could crash if reassembly was enabled. (Bug 3470)
|
||||||
|
* updated protocol support
|
||||||
|
o All ASN.1 protocols, DICOM, NDMP, PCNFSD, RTCP, SCCP, SSL, STANAG 5066
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 17 21:27:27 CEST 2009 - cseader@novell.com
|
Fri Apr 17 21:27:27 CEST 2009 - cseader@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wireshark (Version 1.0.7)
|
# spec file for package wireshark (Version 1.0.8)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -25,7 +25,7 @@ License: GPL v2 or later
|
|||||||
Group: Productivity/Networking/Diagnostic
|
Group: Productivity/Networking/Diagnostic
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: A Network Traffic Analyser
|
Summary: A Network Traffic Analyser
|
||||||
Version: 1.0.7
|
Version: 1.0.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
|
||||||
@ -186,6 +186,17 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/idl2wrs*
|
%{_mandir}/man1/idl2wrs*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 22 2009 prusnak@suse.cz
|
||||||
|
- updated to 1.0.8
|
||||||
|
* bug fixes
|
||||||
|
o The PCNFSD dissector could crash.
|
||||||
|
* the following bugs have been fixed:
|
||||||
|
o Lua integration could crash (Bug 2453)
|
||||||
|
o The SCCP dissector could crash when loading more than one file
|
||||||
|
in a single session. (Bug 3409)
|
||||||
|
o The NDMP dissector could crash if reassembly was enabled. (Bug 3470)
|
||||||
|
* updated protocol support
|
||||||
|
o All ASN.1 protocols, DICOM, NDMP, PCNFSD, RTCP, SCCP, SSL, STANAG 5066
|
||||||
* Fri Apr 17 2009 cseader@novell.com
|
* Fri Apr 17 2009 cseader@novell.com
|
||||||
- removing --with-ssl and adding --with-gnutls
|
- removing --with-ssl and adding --with-gnutls
|
||||||
* per Wireshark documentation "The SSL dissector is fully functional and even supports
|
* per Wireshark documentation "The SSL dissector is fully functional and even supports
|
||||||
|
Loading…
Reference in New Issue
Block a user