From patchwork Thu Jul 11 13:41:46 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7920 Return-Path: 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 web04.haj.ipfire.org (Postfix) with ESMTPS id 4WKbVv6bGjz3x10 for ; Thu, 11 Jul 2024 13:41:59 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4WKbVr11pKz6vt; Thu, 11 Jul 2024 13:41:56 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4WKbVq5rCvz33xv; Thu, 11 Jul 2024 13:41:55 +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 4WKbVn2Lf7z33nH for ; Thu, 11 Jul 2024 13:41:53 +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 4WKbVn0tqvz4Tj; Thu, 11 Jul 2024 13:41:53 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1720705313; 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=AGp0SUdl3H14meA6wca8gy0EdlmDboraDZZ1lrUhyLQ=; b=V4NyjTgFtFSmDNemPX5iuZIAp3yCDl+E+Aa90xC23L9wnGat1LJSu0NA4yq8oN8LgTswV0 ADL7IPANC9yEkxCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1720705313; 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=AGp0SUdl3H14meA6wca8gy0EdlmDboraDZZ1lrUhyLQ=; b=l7ISkdxE3JOmFJeoQX8TPcyEsxR8KNDBzxYAxFnFLFx2rcaoQ0RazRxqOseVOtyXjTSBX5 3Dzzvodr6BOWLrrk2KfJN6zQdzVSIaw/WzvPui+Sxc9Z27OZkCtb/rtHWleeHvPnfvg3UV qKw5mGya0wmdX76u4mY5ygaVpdrBtmCVH+/fUu2KPZKlelj6JDlRFnliMlxbZfxhM/mY+o w3OheqHWYU+/dE93vetJwxRbUXUhprnLwWiDlhbOQGsFrHUucgUU3YPbWVMlL+2rjylZcX CuABILMq3kA6foLrSxa031esKnsD3ysUdk12FBL663EFohB924e1FT257shALQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] tshark: Update to version 4.2.6 Date: Thu, 11 Jul 2024 15:41:46 +0200 Message-ID: <20240711134146.3521843-2-adolf.belka@ipfire.org> In-Reply-To: <20240711134146.3521843-1-adolf.belka@ipfire.org> References: <20240711134146.3521843-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: 4UWLMPMSLUO32G3FAJ327LQXA75P32NO X-Message-ID-Hash: 4UWLMPMSLUO32G3FAJ327LQXA75P32NO X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 4.2.5 to 4.2.6 - Update of rootfile - Changelog 4.2.6 Bug Fixes A regression in the TCP Stream Graph "Time Sequence (tcptrace)" receive window line behavior introduced in 4.2.5 and 4.0.15 has been fixed. Issue 19846[3] The following vulnerability has been fixed: • wnpa-sec-2024-10[4] SPRT dissector crash. Issue 19559[5]. The following bugs have been fixed: • RADIUS dissector’s dictionary loading broken in many ways. Issue 6466[6]. • 3.4 → 3.6.5 ASCII display is broken on CentOS 7. Issue 18096[7]. • Funnel/Lua: Closing child window disconnects buttons of parent. Issue 18386[8]. • Lua detection fails with Alpine Linux: missing: LUA_LIBRARIES. Issue 19841[9]. • vnd.3gpp.5gnas payloads of type SMS not decoded inside HTTP2 5GC. Issue 19845[10]. • TCP Stream Graphs green sliding window line not displayed correctly. Issue 19846[11]. • Wireshark window doesn’t fully fit on screen on small resolutions and can’t be resized properly on Russian language. Issue 19861[12]. • Wireshark started from command line doesn’t set gui.fileopen_remembered_dir correctly on Windows. Issue 19891[13]. • Wireshark expects wrong length for DHCP Relay Agent Information Source Port Suboption. Issue 19909[14]. • SIP P-Access-Network-Info header not correctly decoded. Issue 19917[15]. Updated Protocol Support DHCP, E.212, MySQL, NAS-5GS, PKT CCC, ProtoBuf, RADIUS, RLC-LTE, RTP, SIP, SPRT, Thrift, and Wi-SUN New and Updated Capture File Support log3gpp 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 b3a75924d..9f40dbc2e 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.17 -usr/lib/libwireshark.so.17.0.5 +usr/lib/libwireshark.so.17.0.6 #usr/lib/libwiretap.so usr/lib/libwiretap.so.14 -usr/lib/libwiretap.so.14.1.5 +usr/lib/libwiretap.so.14.1.6 #usr/lib/libwsutil.so usr/lib/libwsutil.so.15 usr/lib/libwsutil.so.15.0.0 diff --git a/lfs/tshark b/lfs/tshark index 3d3411eb3..7156476d1 100644 --- a/lfs/tshark +++ b/lfs/tshark @@ -26,7 +26,7 @@ include Config SUMMARY = A Network Traffic Analyser -VER = 4.2.5 +VER = 4.2.6 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 = 16 +PAK_VER = 17 SERVICES = @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 536743a7e402f7a511d7612454d9770f0e67a0f2ebc1ab49912b12965e605f2082eff37f41f7642b89859257926ce13d88728194b79cbe5dcf6b15d72516c5fc +$(DL_FILE)_BLAKE2 = 880acf82c7e535b89ce8b41293c90197825ffe1132720337e77b3dcee0eaf476cb3faa6f9b42d3864e9f6892e624d0b286afdaf6bbe7e6b60483296d087a4bc3 install : $(TARGET)