SHA256
1
0
forked from pool/wireshark
Commit Graph

188 Commits

Author SHA256 Message Date
bd34f0a7f0 Accepting request 603740 from home:ecsos
- update to 2.6.0
  * Bug Fixes
    - The following bugs have been fixed:
    - Dumpcap might not quit if Wireshark or TShark crashes. 
      (Bug 1419)
  * New and Updated Features
    The following features are new (or have been significantly 
    updated) since version 2.5.0:
    - HTTP Request sequences are now supported.
    - Wireshark now supports MaxMind DB files. Support for GeoIP
      and GeoLite Legacy databases has been removed.
    - The Windows packages are now built using Microsoft Visual 
      Studio 2017.
    - The IP map feature (the “Map” button in the “Endpoints” 
      dialog) has been removed.
    The following features are new (or have been 
    significantly updated) since version 2.4.0:
    - Display filter buttons can now be edited, disabled, and 
      removed via a context menu directly from the toolbar
    - Drag & Drop filter fields to the display filter toolbar or
      edit to create a button on the fly or apply the filter as 
      a display filter.
    - Application startup time has been reduced.
    - Some keyboard shortcut mix-ups have been resolved by 
      assigning new shortcuts to Edit → Copy methods.
    - TShark now supports color using the --color option.
    - The "matches" display filter operator is now case-insensitive.
    - Display expression (button) preferences have been converted 
      to a UAT. This puts the display expressions in their own file.
      Wireshark still supports preference files that contain the
      old preferences, but new preference files will be written
      without the old fields.
    - SMI private enterprise numbers are now read from the 
      “enterprises.tsv” configuration file.
    - The QUIC dissector has been renamed to Google QUIC 
      (quic → gquic).
    - The selected packet number can now be shown in the Status Bar 
      by enabling Preferences → Appearance → Layout → Show selected
      packet number.
    - File load time in the Status Bar is now disabled by default
      and can be enabled in 
      Preferences → Appearance → Layout → Show file load time.
    - Support for the G.729A codec in the RTP Player is now added 
      via the bcg729 library.
    - Support for hardware-timestamping of packets has been added.
    - Improved NetMon .cap support with comments, event tracing,
      network filter, network info types and some Message Analyzer
      exported types.
    - The personal plugins folder on Linux/Unix is now 
      ~/.local/lib/wireshark/plugins.
    - TShark can print flow graphs using -z flow…
    - Capinfos now prints SHA256 hashes in addition to RIPEMD160
      and SHA1. MD5 output has been removed.
    - The packet editor has been removed. (This was a GTK+ only 
      experimental feature.)
    - Support BBC micro:bit Bluetooth profile
    - The Linux and UNIX installation step for Wireshark will now 
      install headers required to build plugins. A pkg-config file
      is provided to help with this (see “doc/plugins.example” for 
      details). Note you must still rebuild all plugins between 
      minor releases (X.Y).
    - The Windows installers and packages now ship with Qt 5.9.4.
    - The generic data dissector can now uncompress zlib compressed 
      data.
    - DNS Stats now supports service level statistics.
    - DNS filters for retransmissions and unsolicited responses 
      have been added.
    - The “tcptrace” TCP Stream graph now shows duplicate ACKS and
      zero window advertisements.
    - The membership operator now supports ranges, allowing display
      filters such as tcp.port in {4430..4434} to be expressed. 
      See the User’s Guide, chapter Building display filter 
      expressions for details.
  * New Protocol Support    
  * Updated Protocol Support
    - Too many protocols have been updated to list here.
  * New and Updated Capture File Support
    - Microsoft Network Monitor
  * New and Updated Capture Interfaces support
    - LoRaTap
- drop patch wireshark-1.2.0-geoip.patch, because file to patch
  no more exists

OBS-URL: https://build.opensuse.org/request/show/603740
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=246
2018-05-07 18:50:00 +00:00
7ab5863ca5 cve
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=244
2018-04-05 07:40:08 +00:00
53fc26acc2 Wireshark 2.4.6 bsc#1088200
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=243
2018-04-04 20:22:42 +00:00
22dcb991e7 Accepting request 579773 from home:AndreasStieger:branches:network:utilities
Wireshark 2.4.5 (bsc#1082692)

OBS-URL: https://build.opensuse.org/request/show/579773
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=241
2018-02-24 10:21:03 +00:00
5a3ab815e1 fix
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=239
2018-01-12 20:47:18 +00:00
3a06e42e9e Accepting request 563929 from home:AndreasStieger:branches:network:utilities
- Wireshark 2.4.4:
  * fixes for dissector crashes:
    + CVE-2018-5334: IxVeriWave file could crash (bsc#1075737)
    + CVE-2018-5335: WCP dissector could crash (bsc#1075738)
    + CVE-2018-5336: Multiple dissector crashes (bsc#1075739)
  * No longer enable the Linux kernel BPF JIT compiler via the
    net.core.bpf_jit_enable sysctl, as this would make systems
    more vulnerable to Spectre variant 1 (bsc#1075748, CVE-2017-5753) 
  * Further bug fixes and updated protocol support as listed in:
    ittps://www.wireshark.org/docs/relnotes/wireshark-2.4.4.html

OBS-URL: https://build.opensuse.org/request/show/563929
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=238
2018-01-12 20:05:50 +00:00
c420cc19e7 CVE
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=236
2017-12-01 19:00:33 +00:00
232abf7e9e cl
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=235
2017-12-01 13:03:13 +00:00
c82d206f42 Wireshark 2.4.3 (bsc#1070727)
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=234
2017-12-01 13:00:06 +00:00
1a5e352e8d Wireshark 2.4.2
This release fixes minor vulnerabilities that could be used to
  trigger dissector crashes or infinite loops by making Wireshark
  read specially crafted packages from the network or a capture
  file (boo#1062645):
  * CVE-2017-15192: BT ATT dissector crash (wnpa-sec-2017-42)
  * CVE-2017-15193: MBIM dissector crash (wnpa-sec-2017-43)
  * CVE-2017-15191: DMP dissector crash (wnpa-sec-2017-44)
  * CVE-2017-15190: RTSP dissector crash (wnpa-sec-2017-45)
  * CVE-2017-15189: DOCSIS infinite loop (wnpa-sec-2017-46)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=232
2017-10-11 11:00:24 +00:00
OBS User mrdocs
1f980bccde Accepting request 522095 from home:matejcik:branches:network:utilities
- downgrade to lua51-devel in order to drop Lua 5.2 from Factory
  (can't upgrade to 5.3 because that is still not supported)

OBS-URL: https://build.opensuse.org/request/show/522095
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=230
2017-09-07 22:27:06 +00:00
d2d22b8cd8 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=228 2017-08-30 14:27:54 +00:00
81fa8f03ba typo
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=227
2017-08-30 14:22:27 +00:00
640fce8e4f cve
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=226
2017-08-30 13:19:27 +00:00
d863769ab5 Wireshark 2.4.1 bsc#1056248 bsc#1056249 bsc#1056250 bsc#1056251
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=225
2017-08-29 21:58:39 +00:00
OBS User mrdocs
b58765847e Accepting request 518907 from home:jengelh:branches:network:utilities
- Trim filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/518907
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=223
2017-08-28 00:21:16 +00:00
OBS User mrdocs
d7d500b49e Accepting request 517930 from home:scarabeus_iv:branches:network:utilities
- Gcrypt is now default
- gtk switch was redone to accept value at the end instead of 2
  options

OBS-URL: https://build.opensuse.org/request/show/517930
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=222
2017-08-22 04:12:27 +00:00
e26d534ec8 clean, SLE 11
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=221
2017-07-27 08:22:12 +00:00
c89fbb02db Wireshark 2.4.0
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=220
2017-07-27 08:15:59 +00:00
e8aaeac1ab - Wireshark 2.2.8 (bsc#1049255):
This release fixes minor vulnerabilities that could be used to
  trigger dissector crashes, infinite loopsm or cause excessive use
  of memory resources by making Wireshark read specially crafted
  packages from the network or a capture file:
  * CVE-2017-7702 CVE-2017-11410: WBMXL dissector infinite loop
    (wnpa-sec-2017-13)
  * CVE-2017-9350 CVE-2017-11411: openSAFETY dissector memory
    exhaustion (wnpa-sec-2017-28)
  * CVE-2017-11408: AMQP dissector crash (wnpa-sec-2017-34)
  * CVE-2017-11407: MQ dissector crash (wnpa-sec-2017-35)
  * CVE-2017-11406: DOCSIS infinite loop (wnpa-sec-2017-36)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=218
2017-07-18 21:45:56 +00:00
ecdedd15b2 cl
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=216
2017-06-02 09:23:45 +00:00
853177eea3 cl
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=215
2017-06-02 09:15:16 +00:00
b183ffe92a - Wireshark 2.2.7 (bsc#1042324):
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=214
2017-06-02 08:56:30 +00:00
2f00f4822a Wireshark 2.2.7
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=213
2017-06-02 08:42:14 +00:00
582b331fe2 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=211 2017-05-17 10:11:19 +00:00
ec54b9ac5e - Allow opening capture files from desktop without asking for
privileged credentials. bsc#1039454

OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=210
2017-05-17 09:53:50 +00:00
bb6540ad8a * CVE-2017-7700: NetScaler file parser infinite loop (bsc#1033936)
* CVE-2017-7701: BGP dissector infinite loop (bsc#1033937)
  * CVE-2017-7702: WBMXL dissector infinite loop (bsc#1033938)
  * CVE-2017-7703: IMAP dissector crash (bsc#1033939)
  * CVE-2017-7704: DOF dissector infinite loop (bsc#1033940)
  * CVE-2017-7705: RPCoRDMA dissector infinite loop (bsc#1033941)
  * CVE-2017-7745: SIGCOMP dissector infinite loop (bsc#1033942)
  * CVE-2017-7746: SLSK dissector long loop (bsc#1033943)
  * CVE-2017-7747: PacketBB dissector crash (bsc#1033944)
  * CVE-2017-7748: WSP dissector infinite loop (bsc#1033945)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=208
2017-04-14 08:53:34 +00:00
a6fc1fc415 Wireshark 2.2.6
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=207
2017-04-14 08:46:13 +00:00
8405bdc584 rev
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=206
2017-04-13 07:31:22 +00:00
22e7fabb40 Wireshark 2.2.6
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=205
2017-04-13 07:24:06 +00:00
648a20cede cve
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=203
2017-03-06 08:49:46 +00:00
acebaf1ad7 Wireshark 2.2.5: boo#1027998
- restore license in about dialog boo#1026507

OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=201
2017-03-04 12:48:13 +00:00
84ca16eabf Accepting request 457122 from home:scarabeus_iv:branches:network:utilities
- Disable gnutls on SLE11 as we are unable to meet the gnutls
  requirements there

OBS-URL: https://build.opensuse.org/request/show/457122
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=199
2017-02-18 12:03:51 +00:00
699bdd84b8 add CVEs
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=197
2017-01-26 09:24:12 +00:00
ae60f33f5f Accepting request 452295 from home:AndreasStieger:branches:network:utilities
Wireshark 2.2.4 bsc#1021739

OBS-URL: https://build.opensuse.org/request/show/452295
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=195
2017-01-24 21:50:04 +00:00
01b66b68cb Accepting request 448704 from home:scarabeus_iv:branches:network:utilities
- Obsolete the ui-gtk in the ui-qt to ensure clean non-conflicted install

OBS-URL: https://build.opensuse.org/request/show/448704
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=193
2017-01-09 08:34:45 +00:00
6259242be5 Accepting request 448655 from home:scarabeus_iv:branches:network:utilities
OBS-URL: https://build.opensuse.org/request/show/448655
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=192
2017-01-03 16:35:05 +00:00
9f63a4e4a5 Accepting request 446216 from home:AndreasStieger:branches:network:utilities
Wireshark 2.2.3

OBS-URL: https://build.opensuse.org/request/show/446216
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=190
2016-12-14 21:20:26 +00:00
341b61060b Accepting request 440738 from home:AndreasStieger:branches:network:utilities
- Wireshark 2.2.2:
  * CVE-2016-9372: Profinet I/O long loop (boo#1010807)
  * CVE-2016-9374: AllJoyn crash (boo#1010752)
  * CVE-2016-9376: OpenFlow crash (boo#1010735)
  * CVE-2016-9373: DCERPC crash (boo#1010754)
  * CVE-2016-9375: DTN infinite loop (boo#1010740)
  * Further bug fixes and updated protocol support as listed in:
    https://www.wireshark.org/docs/relnotes/wireshark-2.2.2.html

OBS-URL: https://build.opensuse.org/request/show/440738
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=188
2016-11-17 19:50:38 +00:00
7475a91ebb Accepting request 433285 from home:AndreasStieger:branches:network:utilities
Wireshark 2.2.1 bsc#1002981

OBS-URL: https://build.opensuse.org/request/show/433285
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=187
2016-10-05 08:36:09 +00:00
c9abca84aa add CVEs
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=186
2016-09-12 07:23:21 +00:00
Lingshan Zhu
857fe73224 Accepting request 426839 from home:ecsos
update to 2.2.0

OBS-URL: https://build.opensuse.org/request/show/426839
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=185
2016-09-12 03:30:47 +00:00
f85942a3fa Wireshark 2.0.6 bsc#998099
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=184
2016-09-09 08:10:06 +00:00
93711da8aa - fix permissions warning on appdata, does not need +x
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=183
2016-09-05 14:53:32 +00:00
81ad0f9a82 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=182 2016-08-01 18:06:18 +00:00
402486bb24 Accepting request 415691 from home:AndreasStieger:branches:network:utilities
Wireshark 2.0.5
bsc#991013
bsc#991015
bsc#991017
bsc#991018
bsc#991019
bsc#991020
bsc#991021
bsc#991022

OBS-URL: https://build.opensuse.org/request/show/415691
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=181
2016-07-28 20:33:21 +00:00
72c92ee4a5 Accepting request 408991 from home:badshah400:branches:network:utilities
- Drop external wireshark.appdata.xml file, use the upstream
  bundled one instead.
- Use the bundled appdata file as a template to generate the
  proper appdata files for both the GTK and QT GUI applications;
  install separate appdata for both apps.

OBS-URL: https://build.opensuse.org/request/show/408991
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=180
2016-07-23 14:33:30 +00:00
2898352c8e sha256sum
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=178
2016-06-11 19:50:41 +00:00
abf555cc4c add CVEs
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=177
2016-06-09 17:24:01 +00:00
4e1ebc68a1 - Wireshark 2.0.4 (boo#983671)
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=176
2016-06-08 08:52:54 +00:00