From patchwork Fri Apr 14 08:27:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 6790 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 4PyV1f5vsRz3xD5 for ; Fri, 14 Apr 2023 08:27:34 +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 4PyV1d0QP8z312; Fri, 14 Apr 2023 08:27:33 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PyV1c6xtCz2ykQ; Fri, 14 Apr 2023 08:27:32 +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 4PyV1b3FmWz2xtr for ; Fri, 14 Apr 2023 08:27:31 +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 4PyV1b26JDzkg for ; Fri, 14 Apr 2023 08:27:31 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1681460851; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=96ugf1C00ED7gly9fNxfNV422psFAO8t8UcBcZv42O0=; b=Ftx4kDpz3R+W/gmGFB93vmbgyBKJ3RKL/sS0vxz2uctHGaEZGyecg6p1NQTKmUmbNc5fHq 6USnkYZtxEV2LFBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1681460851; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=96ugf1C00ED7gly9fNxfNV422psFAO8t8UcBcZv42O0=; b=qR1jGyeZ6hZpnz8EgV6uJCTj27fsg2N81t59cT+p1H5gewAyfDhrHjbsXOggtzVmUKgeBT A9KGP5nQaK2On5LPt4ItTNQ5gmlIfro99xvSumZ6wHDkciBjn8EMmdLUN2fSuSqe6WS5q8 DTwdGS6hhIS/8qZM+IFcSemLvDWX8kDT1lbNYvR5UlZ+pRTScMf0cImAFSOElqNoSnP0m5 nKG6m+UUncGSqLY7oqePrgq6Ypsddf534de8vZGKGf5bMfHaUARp0e5aGT127+VunBUrm/ Z8rLeUF47TKgpD65peRyYO00litEB+KtxIkdSoppBSQntSTRp3N6A0XOI9/y0g== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH 2/2] libpcap: Update to 1.10.4 Date: Fri, 14 Apr 2023 10:27:26 +0200 Message-Id: <20230414082726.3416166-2-matthias.fischer@ipfire.org> In-Reply-To: <20230414082726.3416166-1-matthias.fischer@ipfire.org> References: <20230414082726.3416166-1-matthias.fischer@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" For details see: https://git.tcpdump.org/libpcap/blob/HEAD:/CHANGES#l50 Signed-off-by: Matthias Fischer --- config/rootfiles/common/libpcap | 3 +-- lfs/libpcap | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/libpcap b/config/rootfiles/common/libpcap index 2371b4601..43c9140ea 100644 --- a/config/rootfiles/common/libpcap +++ b/config/rootfiles/common/libpcap @@ -2,7 +2,6 @@ #usr/include/pcap #usr/include/pcap-bpf.h #usr/include/pcap-namedb.h -#usr/include/pcap-util.h #usr/include/pcap.h #usr/include/pcap/bluetooth.h #usr/include/pcap/bpf.h @@ -22,7 +21,7 @@ #usr/lib/libpcap.a usr/lib/libpcap.so usr/lib/libpcap.so.1 -usr/lib/libpcap.so.1.10.3 +usr/lib/libpcap.so.1.10.4 #usr/lib/pkgconfig/libpcap.pc #usr/share/man/man1/pcap-config.1 #usr/share/man/man3/pcap.3pcap diff --git a/lfs/libpcap b/lfs/libpcap index 3f1de9b5a..0dfe562bf 100644 --- a/lfs/libpcap +++ b/lfs/libpcap @@ -24,7 +24,7 @@ include Config -VER = 1.10.3 +VER = 1.10.4 THISAPP = libpcap-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 3614042f7d8cd5a25221f52d2ed09f9f44643cdc0901ff21041ddb7ba85193c667036f7d989c8b59e6e205d630e062da46533110914dd287013a9ff80b31e97f +$(DL_FILE)_BLAKE2 = 05a7eafc1e1817f7844008db89d8fb10cd2525c22f7ee6c9e3d582b14229412f38ccced5e9d80a96dd459ef9eab12eccb5c1dd4978ddc9f66267469212005e4c install : $(TARGET)