mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
ObsoleteFiles.inc: Update after libpcap upgrade from 1.10.4 to 1.10.5
Sponsored by: The FreeBSD Foundation (cherry picked from commit 407a9cced68440ce86f1c5d86c57e6b4ec3e4618)
This commit is contained in:
parent
ec3da16d8b
commit
80b19c3150
1 changed files with 5 additions and 0 deletions
|
|
@ -51,6 +51,11 @@
|
|||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20240914 libpcap upgrade from 1.10.4 to 1.10.5
|
||||
OLD_FILES+=contrib/libpcap/pcap-haiku.cpp
|
||||
OLD_FILES+=contrib/libpcap/pcap-rpcap-int.h
|
||||
OLD_FILES+=contrib/libpcap/pcap-usb-linux-common.c
|
||||
|
||||
# 20240827: retire fips.so
|
||||
OLD_LIBS+=usr/lib/ossl-modules/fips.so
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue