public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libpcap: Update to 1.9.1
@ 2019-10-05  7:37 Matthias Fischer
  0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2019-10-05  7:37 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 3572 bytes --]

For details see:
https://www.tcpdump.org/libpcap-changes.txt

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 config/rootfiles/common/libpcap | 11 +++++++++--
 lfs/libpcap                     |  6 +++---
 2 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/config/rootfiles/common/libpcap b/config/rootfiles/common/libpcap
index 6be2bd99c..868f870fa 100644
--- a/config/rootfiles/common/libpcap
+++ b/config/rootfiles/common/libpcap
@@ -6,19 +6,23 @@
 #usr/include/pcap/bluetooth.h
 #usr/include/pcap/bpf.h
 #usr/include/pcap/can_socketcan.h
+#usr/include/pcap/compiler-tests.h
 #usr/include/pcap/dlt.h
-#usr/include/pcap/export-defs.h
+#usr/include/pcap/funcattrs.h
 #usr/include/pcap/ipnet.h
 #usr/include/pcap/namedb.h
 #usr/include/pcap/nflog.h
+#usr/include/pcap/pcap-inttypes.h
 #usr/include/pcap/pcap.h
 #usr/include/pcap/sll.h
+#usr/include/pcap/socket.h
 #usr/include/pcap/usb.h
 #usr/include/pcap/vlan.h
 #usr/lib/libpcap.a
 usr/lib/libpcap.so
 usr/lib/libpcap.so.1
-usr/lib/libpcap.so.1.8.1
+usr/lib/libpcap.so.1.9.1
+#usr/lib/pkgconfig/libpcap.pc
 #usr/share/man/man1/pcap-config.1
 #usr/share/man/man3/pcap.3pcap
 #usr/share/man/man3/pcap_activate.3pcap
@@ -30,6 +34,7 @@ usr/lib/libpcap.so.1.8.1
 #usr/share/man/man3/pcap_datalink.3pcap
 #usr/share/man/man3/pcap_datalink_name_to_val.3pcap
 #usr/share/man/man3/pcap_datalink_val_to_description.3pcap
+#usr/share/man/man3/pcap_datalink_val_to_description_or_dlt.3pcap
 #usr/share/man/man3/pcap_datalink_val_to_name.3pcap
 #usr/share/man/man3/pcap_dispatch.3pcap
 #usr/share/man/man3/pcap_dump.3pcap
@@ -48,6 +53,7 @@ usr/lib/libpcap.so.1.8.1
 #usr/share/man/man3/pcap_free_tstamp_types.3pcap
 #usr/share/man/man3/pcap_freealldevs.3pcap
 #usr/share/man/man3/pcap_freecode.3pcap
+#usr/share/man/man3/pcap_get_required_select_timeout.3pcap
 #usr/share/man/man3/pcap_get_selectable_fd.3pcap
 #usr/share/man/man3/pcap_get_tstamp_precision.3pcap
 #usr/share/man/man3/pcap_geterr.3pcap
@@ -76,6 +82,7 @@ usr/lib/libpcap.so.1.8.1
 #usr/share/man/man3/pcap_set_datalink.3pcap
 #usr/share/man/man3/pcap_set_immediate_mode.3pcap
 #usr/share/man/man3/pcap_set_promisc.3pcap
+#usr/share/man/man3/pcap_set_protocol_linux.3pcap
 #usr/share/man/man3/pcap_set_rfmon.3pcap
 #usr/share/man/man3/pcap_set_snaplen.3pcap
 #usr/share/man/man3/pcap_set_timeout.3pcap
diff --git a/lfs/libpcap b/lfs/libpcap
index b6cbd502d..ccf78a449 100644
--- a/lfs/libpcap
+++ b/lfs/libpcap
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2019  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # 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.8.1
+VER        = 1.9.1
 
 THISAPP    = libpcap-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 3d48f9cd171ff12b0efd9134b52f1447
+$(DL_FILE)_MD5 = 21af603d9a591c7d96a6457021d84e6c
 
 install : $(TARGET)
 
-- 
2.18.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-05  7:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-05  7:37 [PATCH] libpcap: Update to 1.9.1 Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox