]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libpcap: Update to 1.10.1
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Nov 2022 10:05:58 +0000 (10:05 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Nov 2022 10:05:58 +0000 (10:05 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
libpcap/libpcap.nm
libpcap/patches/libpcap-0.8.3-ppp.patch [deleted file]

index f5ec8cc7133dce91cb2e7efbff0d78ca1ba132ff..d61c08875202b281c734ba08eb54e9fe85547691 100644 (file)
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = libpcap
-version    = 1.7.2
+version    = 1.10.1
 release    = 1
 
 groups     = System/Libraries
-url        = http://www.tcpdump.org/
+url        = https://www.tcpdump.org/
 license    = BSD with advertising
 summary    = A system-independent interface for user-level packet capture.
 
@@ -22,7 +22,7 @@ description
        packet capture modules in each application.
 end
 
-source_dl  = http://www.tcpdump.org/release/
+source_dl  = https://www.tcpdump.org/release/
 
 build
        requires
diff --git a/libpcap/patches/libpcap-0.8.3-ppp.patch b/libpcap/patches/libpcap-0.8.3-ppp.patch
deleted file mode 100644 (file)
index 44367a1..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/gencode.c.old    2004-06-21 19:43:24.611308762 +0100
-+++ b/gencode.c        2004-06-21 19:43:34.851140716 +0100
-@@ -5004,6 +5004,7 @@
-        */
-       switch (linktype) {
-       case DLT_SLIP:
-+      case DLT_PPP:
-               b0 = gen_relation(BPF_JEQ,
-                         gen_load(Q_LINK, gen_loadi(0), 1),
-                         gen_loadi(0),