From patchwork Tue Dec 10 10:40:04 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: ummeegge X-Patchwork-Id: 2636 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 47XGmL2ZwVz43Tf for ; Tue, 10 Dec 2019 10:40:18 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 47XGmK2HP9z2Hy; Tue, 10 Dec 2019 10:40:17 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 47XGmK0W5Tz2ybR; Tue, 10 Dec 2019 10:40: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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 47XGmH15kKz2ybR for ; Tue, 10 Dec 2019 10:40:15 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 47XGmG5jbcz2Hy; Tue, 10 Dec 2019 10:40:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1575974414; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=XgEhVasNb0U7JRnZbWxgAql2PjuuRb7oeui/8JcucDM=; b=DnE0cOiPcRQsT6ctL5AwaCuksMC+on1DETjO4OxMMmU5b02jeR2OfExPVN6LOj+HAvKLNH cz+kNborXR6Q2lz4lZUt3f8cacJJKdNW7CvEpvT3HXOqFfS69WpWOg1q4IMdI0iCEgX/gW RN2Ox2cle5xBm8Jpeuva4qT4H4lVnFznsaQ/3fDctCK+Lq2U3vPd0T5WiKh4l6Txf6W+Tb XUPNCQWLej5Ls/+f3GRjBoFUyiQumFlVMGFr+rgXZaM88OX22tvGsYLqeTPFP+MhSo2WVL PiAZjdPD7gEjQluO58kRs1CBiM4ZW3MBpXfmge8tKSactRpOwdYcz7bK4a5Zgg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1575974414; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=XgEhVasNb0U7JRnZbWxgAql2PjuuRb7oeui/8JcucDM=; b=2MIDE9h8CpJ02hFXqYRALjq+RhNBGDzL2fcyF+v+ZPoqxu9dz1aCzwUYzhPNd4ovpNMxF3 5CvKOLN9LLXzT1Cg== From: Erik Kapfer To: development@lists.ipfire.org Subject: [PATCH] tshark: Update to version 3.0.7 Date: Tue, 10 Dec 2019 11:40:04 +0100 Message-Id: <20191210104004.8030-1-ummeegge@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=ummeegge smtp.mailfrom=ummeegge@ipfire.org 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" Several bugfixes are included in this version, some protocol support has been added. For a complete overview of the changelog, take a look in here --> https://www.wireshark.org/docs/relnotes/wireshark-3.0.6.html https://www.wireshark.org/docs/relnotes/wireshark-3.0.7.html . Signed-off-by: Erik Kapfer Reviewed-by: Michael Tremer --- 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 1e72493e9..b29a7c7b8 100644 --- a/config/rootfiles/packages/tshark +++ b/config/rootfiles/packages/tshark @@ -608,10 +608,10 @@ usr/bin/tshark #usr/include/wireshark/wsutil/xtea.h #usr/lib/libwireshark.so usr/lib/libwireshark.so.12 -usr/lib/libwireshark.so.12.0.5 +usr/lib/libwireshark.so.12.0.7 #usr/lib/libwiretap.so usr/lib/libwiretap.so.9 -usr/lib/libwiretap.so.9.0.5 +usr/lib/libwiretap.so.9.0.7 #usr/lib/libwscodecs.so usr/lib/libwscodecs.so.2 usr/lib/libwscodecs.so.2.0.0 diff --git a/lfs/tshark b/lfs/tshark index 7c9cd6613..e8c63f3d8 100644 --- a/lfs/tshark +++ b/lfs/tshark @@ -24,7 +24,7 @@ include Config -VER = 3.0.5 +VER = 3.0.7 THISAPP = wireshark-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tshark DEPS = "krb5" -PAK_VER = 3 +PAK_VER = 4 ############################################################################### # Top-level Rules @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = d01fdc4e78ef8ea70f20616c91419bd9 +$(DL_FILE)_MD5 = 5b486f20239545c5af1db614c0d98876 install : $(TARGET)