From patchwork Sat Apr 3 16:25:50 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 4093 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 4FCMjd4sPFz3yBR for ; Sat, 3 Apr 2021 16:25:57 +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 4FCMjc5cHNzpP; Sat, 3 Apr 2021 16:25:56 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FCMjc4fwNz2xd1; Sat, 3 Apr 2021 16:25:56 +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 4FCMjb37VQz2xVT for ; Sat, 3 Apr 2021 16:25:55 +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 4FCMjZ46FwzmW for ; Sat, 3 Apr 2021 16:25:54 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1617467154; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=iBsimflytujxYZ6nosTCHCSwznN/Qfk28N29oHsKxTM=; b=TWQD5wbRVSnQej4jMAIQp38Cq8CNAELyI2z2CvlMVhveruDvuqTIc/XEVYe7gf546EGpC/ Px/Y6JqjePFn2MAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1617467154; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=iBsimflytujxYZ6nosTCHCSwznN/Qfk28N29oHsKxTM=; b=NW5RSjgEEWzzv3jJbEsQY6KsKLFuGLxFn+LF5O4oV5XKWdzrF0UXRUT5xDIThM6ktjhzMt GXrLMgRUCtXKTsmMrxSplf7HuxBhRWnyYUt2evZm0k1t2BsXAqYxg9VfI1Fr9vHx/DMfeU nEnjDbAg/ibpdJ6jOjl+V2XU9UhcawzK8SWoUHSsBSnYUVuAY/qPa8QcYLPpV+SLZ1305u 4Pxc+DYqAR/oPQrYVCvE+36+7DJDuZKogb4+pviyJwVzMtBODE3Y2g/+cGooViUsGnH25B 3xE1izVC9mLhLwZCFoiA55H2QImzkzbQin5bA8nOR64JPTIjM+/p/K76rh9pPg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] libpcap: Update to 1.10.0 Date: Sat, 3 Apr 2021 18:25:50 +0200 Message-Id: <20210403162550.27946-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: https://www.tcpdump.org/libpcap-changes.txt Signed-off-by: Matthias Fischer --- config/rootfiles/common/libpcap | 3 ++- lfs/libpcap | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/libpcap b/config/rootfiles/common/libpcap index 868f870fa..c97b9e8c0 100644 --- a/config/rootfiles/common/libpcap +++ b/config/rootfiles/common/libpcap @@ -21,7 +21,7 @@ #usr/lib/libpcap.a usr/lib/libpcap.so usr/lib/libpcap.so.1 -usr/lib/libpcap.so.1.9.1 +usr/lib/libpcap.so.1.10.0 #usr/lib/pkgconfig/libpcap.pc #usr/share/man/man1/pcap-config.1 #usr/share/man/man3/pcap.3pcap @@ -58,6 +58,7 @@ usr/lib/libpcap.so.1.9.1 #usr/share/man/man3/pcap_get_tstamp_precision.3pcap #usr/share/man/man3/pcap_geterr.3pcap #usr/share/man/man3/pcap_getnonblock.3pcap +#usr/share/man/man3/pcap_init.3pcap #usr/share/man/man3/pcap_inject.3pcap #usr/share/man/man3/pcap_is_swapped.3pcap #usr/share/man/man3/pcap_lib_version.3pcap diff --git a/lfs/libpcap b/lfs/libpcap index ccf78a449..14ce62676 100644 --- a/lfs/libpcap +++ b/lfs/libpcap @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2019 IPFire Team # +# Copyright (C) 2007-2021 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 # @@ -24,7 +24,7 @@ include Config -VER = 1.9.1 +VER = 1.10.0 THISAPP = libpcap-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 21af603d9a591c7d96a6457021d84e6c +$(DL_FILE)_MD5 = 8c12dc19dd7e0d02d2bb6596eb5a71c7 install : $(TARGET)