This commit is contained in:
parent
a54b259dc5
commit
13a297f764
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd8558ec36e2d31a628c3bdc70027487b79dad3a51fb5f0f79375c768b984e97
|
||||
size 15387864
|
3
wireshark-1.2.1.tar.bz2
Normal file
3
wireshark-1.2.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3e1f4ec8385747e8aaf7aa33fe971df5e598b5bab6c8d106b90ea802e16b399
|
||||
size 15129422
|
@ -1,3 +1,52 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 5 12:45:38 CEST 2009 - prusnak@suse.cz
|
||||
|
||||
- updated to 1.2.1
|
||||
* Bug Fixes
|
||||
- The IPMI dissector could overrun a buffer.
|
||||
- The AFS dissector could crash.
|
||||
- The Infiniband dissector could crash on some platforms.
|
||||
- The Bluetooth L2CAP dissector could crash.
|
||||
- The RADIUS dissector could crash.
|
||||
- The MIOP dissector could crash.
|
||||
- The sFlow dissector could use excessive CPU and memory.
|
||||
- Wireshark could crash while reading a pcap-ng file.
|
||||
- Wireshark could crash while reading a PacketLogger file.
|
||||
- CFLOW decoding is wrong for IPv6 fields (Bug 3328)
|
||||
- Buildbot crash output: fuzz-2009-04-24-2891.pcap (Bug 3438)
|
||||
- packet-dcm, corrupt DICOM export files (Bug 3493)
|
||||
- GeoIP map should use random temporary file name (Bug 3530)
|
||||
- Wireshark crashes when range_string is the data type (Bug 3536)
|
||||
- Pcap-ng breaks VoIP call data (Bug 3539)
|
||||
- ANSI MAP legInformation BER Error (Bug 3541)
|
||||
- Starting Wireshark Portable 1.2.0 gives error message. (Bug 3547)
|
||||
- The title in the TCP sequence graphs is too short. (Bug 3556)
|
||||
- USB Packets in pcap-ng Files Not Dissected Properly (Bug 3560)
|
||||
- 802.11 decryption is broken (Bug 3590)
|
||||
- SMB2 Error Response doesn't decode properly (Bug 3609)
|
||||
- configure.in uses deprecated autoconf test for gnutls detection (Bug 3627)
|
||||
- Radius Malformed Packet error message (Bug 3635)
|
||||
- Wireshark could crash when loading a profile. (Bug 3640)
|
||||
- Analyze->Decode as... menu item becomes unavailable (Bug 3642)
|
||||
- btsnoop: Incorrect error message for not supported datalink type (Bug 3645)
|
||||
- Decode error for network-id in BICC BCU-ID (Bug 3648)
|
||||
- IEC 60870-5-104 dissector decodes nothing (Bug 3650)
|
||||
- radius_register_avp_dissector() can stop RADIUS dissector from working correctly (Bug 3651)
|
||||
- ANSI ISUP Cause indicators with coding standard=ANSI fail to dissect. (Bug 3654)
|
||||
- Wrong field position in PacketCable Multimedia Extended Classifier (Bug 3656)
|
||||
- FF Protocol "FMS Initiate - Version OD Calling" field packet data not unpacked properly (Bug 3694)
|
||||
- hci_h4: Optimize column/field handling (Bug 3703)
|
||||
- BSSLAP Protocol Not Decoded In BSSMAP-LE Messages (Bug 3711)
|
||||
- Description of tshark -t dd missing from tshark.pod (Bug 3723)
|
||||
- Problem in packet-per.c for ASN.1 PER Encoding (Bug 3733)
|
||||
- [SNMP] Crash when dissecting packet (custom MIB) (Bug 3746)
|
||||
* Updated Protocol Support
|
||||
- AFS, ANSI ISUP, ANSI MAP, ASN.1 PER, Bluetooth HCI H4, Bluetooth L2CAP,
|
||||
BSS CFLOW, COPS, Diameter, DICOM, FF-HSE, ICMPv6, IEC-60870-5-104,
|
||||
IEEE 802.11, Infiniband, IPMI, MIOP, RADIUS, RSVP, sFlow, SNMP, SMB2, ZIOP
|
||||
* New Capture File Support
|
||||
- Btsnoop, DCT3, Packetlogger, pcap-ng
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 14:06:19 CEST 2009 - prusnak@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package wireshark (Version 1.2.0)
|
||||
# spec file for package wireshark (Version 1.2.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -22,8 +22,8 @@ Name: wireshark
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Networking/Diagnostic
|
||||
Summary: A Network Traffic Analyser
|
||||
Version: 1.2.0
|
||||
Release: 3
|
||||
Version: 1.2.1
|
||||
Release: 1
|
||||
Url: http://www.wireshark.org/
|
||||
Source: http://www.wireshark.org/download/src/%{name}-%{version}.tar.bz2
|
||||
Source1: include.filelist
|
||||
|
Loading…
Reference in New Issue
Block a user