git: 80b19c315004 - stable/14 - ObsoleteFiles.inc: Update after libpcap upgrade from 1.10.4 to 1.10.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Oct 2024 00:42:46 UTC
The branch stable/14 has been updated by jrm: URL: https://cgit.FreeBSD.org/src/commit/?id=80b19c31500493dc440833761850fea49fbf7f30 commit 80b19c31500493dc440833761850fea49fbf7f30 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2024-09-14 17:13:23 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2024-10-08 00:41:10 +0000 ObsoleteFiles.inc: Update after libpcap upgrade from 1.10.4 to 1.10.5 Sponsored by: The FreeBSD Foundation (cherry picked from commit 407a9cced68440ce86f1c5d86c57e6b4ec3e4618) --- ObsoleteFiles.inc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 1a7441b80158..a39336af81db 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -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