From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] libpcap: Update to 1.10.4
Date: Fri, 14 Apr 2023 10:27:26 +0200 [thread overview]
Message-ID: <20230414082726.3416166-2-matthias.fischer@ipfire.org> (raw)
In-Reply-To: <20230414082726.3416166-1-matthias.fischer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1610 bytes --]
For details see:
https://git.tcpdump.org/libpcap/blob/HEAD:/CHANGES#l50
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
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)
--
2.34.1
prev parent reply other threads:[~2023-04-14 8:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-14 8:27 [PATCH 1/2] tcpdump: Update to 4.99.4 Matthias Fischer
2023-04-14 8:27 ` Matthias Fischer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230414082726.3416166-2-matthias.fischer@ipfire.org \
--to=matthias.fischer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox