From patchwork Wed Jan 4 11:51:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6400 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Nn7KM4Vnrz3xlw for ; Wed, 4 Jan 2023 11:53:27 +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 ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Nn7JF1lVdz1GW; Wed, 4 Jan 2023 11:52:29 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Nn7J02cZ1z30Gy; Wed, 4 Jan 2023 11:52:16 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Nn7Hy0j6Bz30GB for ; Wed, 4 Jan 2023 11:52:14 +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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Nn7Hf2pymz36F; Wed, 4 Jan 2023 11:51:58 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1672833118; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=uqv5f7RxQfwyOHPWsFecbed9y7Wp+TPAwWSOnvI8mSM=; b=w49gUMPwpEZ0u6hL/oSnXYGPtjZ+YnQg5N6CvFuHbNHN6ppfDs81TX2YamnylpLwhptwaq hMwUg9RS4UTvOkBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1672833118; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=uqv5f7RxQfwyOHPWsFecbed9y7Wp+TPAwWSOnvI8mSM=; b=h6Z0q/BI0rQ3falK7Sc1wB01aMzJysNWVW/R+kgCW6tclYQJQ2jirEMDwtrwxagT6/RUXi i+hfM5FkaXLspvODVK2fr+b2crGoB0DfxUYbbG0MdBwv2kPNYR22zcRQzH/ylxoL8Gu7Nb o3L7E8VSv/e5qWuDSqXfUf20L3PfFm8qdf9OU7iQNaixzSqA+XvHqdM6dQc9ONhBmXbfha vMLSucUOmpetT39mAq722H0kSCW0/TEgl2J6TRcK93B9jTg50EHd/Qw1+pX5sc4dhmgNNs sgsSatCYyB3/bthKq0fI5paF7Nitb6V5lRPtYUXP4Aqfd5gHby4V+yfuis2/Mg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 27/29] tshark: Ship due to sobump from json-c update Date: Wed, 4 Jan 2023 12:51:41 +0100 Message-Id: <20230104115143.5600-27-adolf.belka@ipfire.org> In-Reply-To: <20230104115143.5600-1-adolf.belka@ipfire.org> References: <20230104115143.5600-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Adolf Belka --- lfs/tshark | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/tshark b/lfs/tshark index ee9c06dc4..29b14f873 100644 --- a/lfs/tshark +++ b/lfs/tshark @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team # +# Copyright (C) 2007-2023 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 # @@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tshark DEPS = c-ares -PAK_VER = 13 +PAK_VER = 14 SERVICES =