From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4bmD3Y1dJyz37H1 for ; Mon, 21 Jul 2025 21:26:17 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4bmD3T4gFKz377b for ; Mon, 21 Jul 2025 21:26:13 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4bmD3Q0Sr8z6k8; Mon, 21 Jul 2025 21:26:10 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1753133170; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+MHJgJTraokbYDmZc2JrcTmSP/ub1Y5hYYIoSiMcirE=; b=/Kve7g9HhxjNky1P36leWwd5dd62CLu4j5tGq7/EbbtbsYocDL3BAVlasxUHZGLSwBDQAE MuSR8ZYlhfUK4VBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1753133170; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+MHJgJTraokbYDmZc2JrcTmSP/ub1Y5hYYIoSiMcirE=; b=sAH0ZVzf8KaFb3e8qb6Fzeiubp6wy5omltZ0NbhOz487aXT/adv9iBNmtUs3W9SLTcr98l hFvymVPT9suGs/7uYWwPS6puNIU+Q/7YmfawDzijRp+p6ZiIdpy4IO8JJjPt3b+E7a9O03 X2cp71jnMmzB9VZFP9tiIU66CfI6DN8Kb0ikqtn6gWkgd4GkFbvq88OuhpkeHuNALYcn/+ aCXsGdSmqYDd+VoHNZ1AXAolvfY+OaO1vw52QTwZllY00hq+IbdryLW5gCHnoV79nBh0Ax I7Mj3khbwUwQupvc9BP6YR9N/EhqfPFtiIhlELnZKtO5i8mmkMjcPiOYKU3naw== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] tshark: Update to version 4.4.8 Date: Mon, 21 Jul 2025 23:26:01 +0200 Message-ID: <20250721212601.3400729-13-adolf.belka@ipfire.org> In-Reply-To: <20250721212601.3400729-1-adolf.belka@ipfire.org> References: <20250721212601.3400729-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update from version 4.4.7 to 4.4.8 - Update of rootfile - Changelog 4.4.8 Bug Fixes Renegotiated DTLS session is not being decrypted. Issue 20362. Wireshark is completely stuck in initialization because androiddump recv() is blocked. Issue 20526. Fuzz job UTF-8 encoding issue: fuzz-2025-06-20-7318.pcap. Issue 20585. Crash when showing packet in new window after reloading Lua plugins with a certain gui.column.format preference. Issue 20588. Bug in UDS dissector with Service ReadDataByPeriodicIdentifier Response. Issue 20589. Packet diagram doesn’t show non-standard field value representations. Issue 20590. Packet diagram shows representation twice when field type is FT_NONE. Issue 20601. application/x-www-form-urlencoded key parsed incorrectly following a name-value byte sequence with no '=' Issue 20615. DNP3 time stamp was unable to work after epoch time(year 2038) Issue 20618. Updated Protocol Support ASTERIX, DLT, DNP 3.0, DOF, DTLS, ETSI CAT, Gryphon, IPsec, ISObus VT, KRB5, MBIM, RTCP, SLL, STCSIG, TETRA, UDS, and URL Encoded Form Data New and Updated Capture File Support pcapng Signed-off-by: Adolf Belka --- config/rootfiles/packages/tshark | 4 ++-- lfs/tshark | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/packages/tshark b/config/rootfiles/packages/tshark index 45ccfc7eb..1f0a44458 100644 --- a/config/rootfiles/packages/tshark +++ b/config/rootfiles/packages/tshark @@ -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.7 +usr/lib/libwireshark.so.18.0.8 #usr/lib/libwiretap.so usr/lib/libwiretap.so.15 -usr/lib/libwiretap.so.15.0.7 +usr/lib/libwiretap.so.15.0.8 #usr/lib/libwsutil.so usr/lib/libwsutil.so.16 usr/lib/libwsutil.so.16.0.0 diff --git a/lfs/tshark b/lfs/tshark index ad3bfba9b..6d04ca601 100644 --- a/lfs/tshark +++ b/lfs/tshark @@ -26,7 +26,7 @@ include Config SUMMARY = A Network Traffic Analyser -VER = 4.4.7 +VER = 4.4.8 THISAPP = wireshark-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tshark DEPS = c-ares -PAK_VER = 26 +PAK_VER = 27 SERVICES = @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 9813d67e8e8fb7a8c4fb2bbb7d4a541a0f5a80ef3ea47c097b5488798dcb518bdd6db644438348b1110f15126761fa8fbe3c3f8e0f8fea781cdfa918a84c057d +$(DL_FILE)_BLAKE2 = d749d39e9aaaefce7fb55a6e8d2bc5122920a3d5b306fe414cf3b8519c094ac896a3684a2d50f2ec6678ffa129c3a8a537ff9d1234e63dc3d4cd055b8dea4618 install : $(TARGET) -- 2.50.1