已开启
enable rdma nic capture support #41
Yang Li创建于 2025年6月26日
enable rdma nic capture support #41
已开启
Yang Li创建于 2025年6月26日
从refs/pull/41/head合入到openEuler-24.03-LTS-Next
共 1 个文件变更+9-2
@@ -1,7 +1,7 @@
1Name: libpcap1Name: libpcap
2Epoch: 142Epoch: 14
3Version: 1.10.43Version: 1.10.4
4-Release: 24+Release: 4
5Summary: A system-independent interface for user-level packet capture5Summary: A system-independent interface for user-level packet capture
6License: BSD6License: BSD
7URL: http://www.tcpdump.org7URL: http://www.tcpdump.org
@@ -15,6 +15,7 @@ Patch4: backport-0002-CVE-2023-7256.patch
15Patch5: backport-CVE-2024-8006.patch15Patch5: backport-CVE-2024-8006.patch
16 16 
17BuildRequires: make bison flex gcc glibc-kernheaders >= 2.2.017BuildRequires: make bison flex gcc glibc-kernheaders >= 2.2.0
18+BuildRequires: rdma-core-devel
18 19 
19%ifnarch i68620%ifnarch i686
20BuildRequires: bluez-libs-devel21BuildRequires: bluez-libs-devel
@@ -39,7 +40,7 @@ header files for libpcap
39 40 
40%build41%build
41export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"42export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
42-%configure43+%configure --enable-rdma
43%make_build44%make_build
44 45 
45%install46%install
@@ -67,6 +68,12 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
67%{_mandir}/man*68%{_mandir}/man*
68 69 
69%changelog70%changelog
71+* Thu Jun 26 2025 liy460 <liy460@chinatelecom.cn> - 14:1.10.4-4
72+- Type: requirements
73+- ID:NA
74+- SUG:NA
75+- DESC: enable rdma capture support
76+ 
70* Mon Sep 23 2024 xingwei14 <xingwei14@h-partners.com> - 14:1.10.4-277* Mon Sep 23 2024 xingwei14 <xingwei14@h-partners.com> - 14:1.10.4-2
71- Type:CVE78- Type:CVE
72- CVE:CVE-2023-7256 CVE-2024-800679- CVE:CVE-2023-7256 CVE-2024-8006