From patchwork Sat Jan 11 14:43:33 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8403 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 4YVh9Q2PtYz3xDW for ; Sat, 11 Jan 2025 14:43:54 +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 4YVh9M1fsWz2rk; Sat, 11 Jan 2025 14:43:51 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4YVh9M1Bztz3498; Sat, 11 Jan 2025 14:43:51 +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 4YVh9B2FpWz34Kw for ; Sat, 11 Jan 2025 14:43:42 +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 4YVh9B0mKzzNR; Sat, 11 Jan 2025 14:43:42 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1736606622; 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=W8GO4CYH7SAVqiQbjm57ALAvu5duu7ncWeURJzHNocs=; b=393TqDxA2qWx4RDmVBzYfdTkxT42VySwwZ17rq9H5qpaTtUAs2D4Ei4EnvUOxE66nQhhkn SLQHURjnHcmeXVBg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1736606622; 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=W8GO4CYH7SAVqiQbjm57ALAvu5duu7ncWeURJzHNocs=; b=loz4kYp0UgTIFb14mElTt/KlTMhSQM5pphdiUDXNCsSM2+kS66PXA7hbSO9p4DmLWkUPrg kp5+6E/xdiX3qJAHUZzgfUZt+0o3HBwxxqWAXoSESfh8cA+rvcEf8xkgIY5XYU58DZ0LJZ 5LElncPsrBj9JcvzSNig0BPC6Gi0JO69FvUAbi2Kq1Kys5bPzHP7ZuXsjHl4ya/UqT1UHz OaAg7JxVktzn4IYKtkBPzlAuOeVtu1CNARoHO6DnccFPgq3ugLtBCRBvXRgD/ArKzrJ1Hd DIUuHMZZ8ZbO/LrYf//O/GElDyYa9zIm7kTOeHbych6DADu59UNUj0Fn/x7dfw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] tshark: Update to version 4.4.3 Date: Sat, 11 Jan 2025 15:43:33 +0100 Message-ID: <20250111144333.3363359-10-adolf.belka@ipfire.org> In-Reply-To: <20250111144333.3363359-1-adolf.belka@ipfire.org> References: <20250111144333.3363359-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: E7JYOUR3WYVWONVM54IQVOTWYF4XOVWG X-Message-ID-Hash: E7JYOUR3WYVWONVM54IQVOTWYF4XOVWG 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.4.2 to 4.4.3 - Update of rootfile - Changelog 4.4.3 Bug Fixes Potential mis-match in GSM MAP dissector for uncertainty radius and its filter key. Issue 20247. Macro eNodeB ID and Extended Macro eNodeB ID not decoded by User Location Information. Issue 20276. The NFSv2 Dissector appears to be swapping Character Special File and Directory in mode decoding. Issue 20290. CMake discovers Strawberry Perl’s zlib DLL when it shouldn’t. Issue 20304. VOIP Calls call flow displaying hours. Issue 20311. Fuzz job issue: fuzz-2024-12-26-7898.pcap. Issue 20313. sFlow: Incorrect length passed to header sample dissector. Issue 20320. wsutil: Should link against -lm due to missing fabs() when built with -fno-builtin. Issue 20326. Updated Protocol Support ARTNET, ASN.1 PER, BACapp, BBLog, BT BR/EDR RF, CQL, Diameter, DOF, ECMP, FiveCo RAP, FTDI FT, GSM COMMON, GTPv2, HCI_MON, HSRP, HTTP2, ICMPv6, IEEE 802.11, Kafka, LTE RRC, MBIM, MMS, Modbus/TCP, MPEG PES, NAS-EPS, NFS, NGAP, NR RRC, PLDM, PN-DCP, POP, ProtoBuf, PTP, RLC, RPC, RTCP, sFlow, SIP, SRT, TCP, UCP, USBCCID, Wi-SUN, and ZigBee ZCL New and Updated Capture File Support CLLog EMS ERF Signed-off-by: Adolf Belka --- config/rootfiles/packages/tshark | 4 ++-- lfs/tshark | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/rootfiles/packages/tshark b/config/rootfiles/packages/tshark index 73b63bda4..02e4f47e2 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.2 +usr/lib/libwireshark.so.18.0.3 #usr/lib/libwiretap.so usr/lib/libwiretap.so.15 -usr/lib/libwiretap.so.15.0.2 +usr/lib/libwiretap.so.15.0.3 #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 a567f03ea..ca451fbe7 100644 --- a/lfs/tshark +++ b/lfs/tshark @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2024 IPFire Team # +# Copyright (C) 2007-2025 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config SUMMARY = A Network Traffic Analyser -VER = 4.4.2 +VER = 4.4.3 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 = 20 +PAK_VER = 21 SERVICES = @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = ea5c48f06c2aeb5b51f6ba62fd57214e9dd79917f978867d3ae31ffec74eb82ba7c8a2e2dcba415e53d051e531f9f9907aac88c6f29b6746222cf812bb43c85b +$(DL_FILE)_BLAKE2 = b6a7348a4da0f6160e325e3345b508ae9e0ca900a2c0d308cb70d3da216ff90818e0439be3ef5f89dc87166e566d8b7d77f6fff114b5b303a5ad9b72e5665be4 install : $(TARGET)