The libwsutil library provides utility functions for libwireshark.
Provides
Requires
License
GPL-2.0-or-later AND GPL-3.0-or-later
Changelog
* Thu Oct 09 2025 Robert Frohl <rfrohl@suse.com>
- Wireshark 4.4.10
* MONGO dissector infinite loop.
- Many more features, bug fixes and updated protocol support as listed in:
https://www.wireshark.org/docs/relnotes/wireshark-4.4.10.html
* Tue Sep 02 2025 Robert Frohl <rfrohl@suse.com>
- Wireshark 4.4.9
* CVE-2025-9817: SSH dissector crash (bsc#1249090).
- Many more features, bug fixes and updated protocol support as listed in:
https://www.wireshark.org/docs/relnotes/wireshark-4.4.9.html
* Wed Jul 16 2025 Robert Frohl <rfrohl@suse.com>
- Wireshark 4.4.8
* Renegotiated DTLS session is not being decrypted.
* Wireshark is completely stuck in initialization because androiddump recv()
is blocked.
* Fuzz job UTF-8 encoding issue: fuzz-2025-06-20-7318.pcap.
* Crash when showing packet in new window after reloading Lua plugins with a
certain gui.column.format preference.
- Many more features, bug fixes and updated protocol support as listed in:
https://www.wireshark.org/docs/relnotes/wireshark-4.4.8.html
* Thu Jun 05 2025 Robert Frohl <rfrohl@suse.com>
- Wireshark 4.4.7
* CVE-2025-5601: Dissection engine crash (boo#1244081).
- Many more features, bug fixes and updated protocol support as listed in:
https://www.wireshark.org/docs/relnotes/wireshark-4.4.7.html
* Wed Apr 16 2025 Robert Frohl <rfrohl@suse.com>
- Wireshark 4.4.6
* Bug in EtherCAT dissector with ECS order.
* QUIC dissector breaks when src and dst change.
* Trailing octet after IPv4 packet end is not detected or displayed in raw bytes.
- Many more features, bug fixes and updated protocol support as listed in:
https://www.wireshark.org/docs/relnotes/wireshark-4.4.6.html
* Mon Feb 24 2025 Robert Frohl <rfrohl@suse.com>
- Wireshark 4.4.5
* GRPC: protobuf_json only displays the truncated string value.
* Wireshark crashes when clicking on a column title/header.
- Many more features, bug fixes and updated protocol support as listed in:
https://www.wireshark.org/docs/relnotes/wireshark-4.4.5.html
* Wed Feb 19 2025 Robert Frohl <rfrohl@suse.com>
- Wireshark 4.4.4
* CVE-2025-1492: Bundle Protocol and CBOR dissector crash (boo#1237414).
- Many more features, bug fixes and updated protocol support as listed in:
https://www.wireshark.org/docs/relnotes/wireshark-4.4.4.html
* Tue Feb 04 2025 ecsos <ecsos@opensuse.org>
- Fix build error for Leap.
* Tue Jan 28 2025 Robert Frohl <rfrohl@suse.com>
- Default to building with qt6
* Thu Jan 09 2025 Robert Frohl <rfrohl@suse.com>
- Wireshark 4.4.3
* Potential mis-match in GSM MAP dissector for uncertainty radius and its
filter key
* The NFSv2 Dissector appears to be swapping Character Special File and
Directory in mode decoding
* VOIP Calls call flow displaying hours
- Many more fe