]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
tshark: Update to version 4.4.9
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 29 Aug 2025 19:26:00 +0000 (21:26 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 29 Aug 2025 21:01:13 +0000 (21:01 +0000)
- Update from version 4.4.8 to 4.4.9
- Update of rootfile
- Changelog
    4.4.9
Bug Fixes
    wnpa-sec-2025-03 SSH dissector crash. Issue 20642.
    RDM Product Detail List ID Disect incorrect. Issue 20612.
    SCCP LUDT segmentation decoding fails. Issue 20647.
    Ciscodump fails to start capture on Cisco IOS. Issue 20655.
    [BACnet] WritePropertyMultiple closing context tag 1 not showing. Issue 20665.
    Bug in LZ77 decoder; reads a 16-bit length when it should read a 32-bit
     length. Issue 20671.
New and Updated Features
New Protocol Support
There are no new protocols in this release.
Updated Protocol Support
BACapp, LIN, MySQL, RDM, SABP, SCCP, sFlow, and SSH
New and Updated Capture File Support
There is no new or updated capture file support in this release.
Updated File Format Decoding Support
There is no updated file format support in this release.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/packages/tshark
lfs/tshark

index 1f0a44458ff2a0f2f9c93add1ede9708ff94ead1..1778ebb0bd6ad7e8a07b787202c7d44c84344f7b 100644 (file)
@@ -12,10 +12,10 @@ usr/bin/dumpcap
 usr/bin/tshark
 #usr/lib/libwireshark.so
 usr/lib/libwireshark.so.18
-usr/lib/libwireshark.so.18.0.8
+usr/lib/libwireshark.so.18.0.9
 #usr/lib/libwiretap.so
 usr/lib/libwiretap.so.15
-usr/lib/libwiretap.so.15.0.8
+usr/lib/libwiretap.so.15.0.9
 #usr/lib/libwsutil.so
 usr/lib/libwsutil.so.16
 usr/lib/libwsutil.so.16.0.0
index 6d04ca6019540c5cbb29083f5cfda3ca8ac1842a..6f88045c68baed7b0f953195a2a11b884392c415 100644 (file)
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = A Network Traffic Analyser
 
-VER        = 4.4.8
+VER        = 4.4.9
 
 THISAPP    = wireshark-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = d749d39e9aaaefce7fb55a6e8d2bc5122920a3d5b306fe414cf3b8519c094ac896a3684a2d50f2ec6678ffa129c3a8a537ff9d1234e63dc3d4cd055b8dea4618
+$(DL_FILE)_BLAKE2 = e3a9b959087f720d6ea76205d5a3fc69227a484998ce964ce3c0ecfd0dfb974b7035f7f026830e08c5bed38051a3c977717d3dffcdc2169d5bcaf6022f19e9de
 
 install : $(TARGET)