From patchwork Fri Jun 11 20:10:20 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 4421 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4G1sQs6glTz3ws5 for ; Fri, 11 Jun 2021 20:10:29 +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 4G1sQq2wLNz14v; Fri, 11 Jun 2021 20:10:27 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4G1sQp6rVzz2yd3; Fri, 11 Jun 2021 20:10:26 +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 4G1sQp0vkjz2xNt for ; Fri, 11 Jun 2021 20:10:26 +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 4G1sQm5XGYzsV for ; Fri, 11 Jun 2021 20:10:24 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1623442224; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=6CCTRG/gu2jKVPs33CrsmS/hL9gd6A5k+hNIeAOQeOs=; b=ItAyCuBXnwH2p1HnqExMfYH659+7GdGZOPgMUR55HLDmnl+crfQDn5Cn2om2iIJJOI02Vf Fa5OkZn5xiark5AQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1623442224; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=6CCTRG/gu2jKVPs33CrsmS/hL9gd6A5k+hNIeAOQeOs=; b=TKQKyk3g4Z2ZumVwTg5ZCADsWLT88R5t1b8rFbScqitN/UDcV4wfS3TbW+Cp/eGjyJng4c xP49nY/i8qyeG7thEsagS4t9CCVHCBKk0O6t4k5AUCJcOhcMOBh+5D9vY9GVRthYVoq1VY 9jXaZj36X2juhyubI+uFa8HoWJqAIO3HgHJf7qNnTCZl2FZ68d6Avd8mwsl4zS4bQXeLN4 NkhKCarAJmJP1rxSZTdeLwo9K3kfa/EHAkmh4SPccHoFak8GD8Lzy+P8wmmKITADGWmUoH IMZlk07J6cgnH7RBH0z/68dwGuQQfDRXyyqAdJbEe3WqSXpC+PdaIphLc/6S+g== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] tcpdump: Update to 4.99.1 Date: Fri, 11 Jun 2021 22:10:20 +0200 Message-Id: <20210611201020.4429-1-matthias.fischer@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" For details see: http://www.tcpdump.org/tcpdump-changes.txt Signed-off-by: Matthias Fischer Reviewed-by: Adolf Belka --- lfs/tcpdump | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/tcpdump b/lfs/tcpdump index 86c54738d..2fcac6d4c 100644 --- a/lfs/tcpdump +++ b/lfs/tcpdump @@ -24,7 +24,7 @@ include Config -VER = 4.99.0 +VER = 4.99.1 THISAPP = tcpdump-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tcpdump -PAK_VER = 12 +PAK_VER = 13 DEPS = @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = b10aa2f497def7283bc060f626879ce5 +$(DL_FILE)_MD5 = 929a255c71a9933608bd7c31927760f7 install : $(TARGET)