mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
ObsoleteFiles.inc: Update after libpcap upgrade from 1.10.4 to 1.10.5
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
afdbf109c6
commit
407a9cced6
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