Package: daq / 2.0.7-5.2

Metadata

Package Version Patches format
daq 2.0.7-5.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
pcap_version_check | (download)

configure.ac | 2 1 + 1 - 0 !
m4/sf.m4 | 28 10 + 18 - 0 !
2 files changed, 11 insertions(+), 19 deletions(-)

 fix pcap version check for cross compilation build
 Daq checks for the pcap version using AC_RUN_IFELSE. Doing so does not work at
gcc14.patch | (download)

os-daq-modules/daq_nfq.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with gcc 14