Debian Patches

Status for daq/2.0.7-5

Patch Description Author Forwarded Bugs Origin Last update
pcap_version_check Fix PCAP version check for cross compilation build Daq checks for the pcap version using AC_RUN_IFELSE. Doing so does not work at
all during cross compilation. This patch implements a different approach using
AC_COMPUTE_INT to compute the major and minor version of pcap independently and
then perform the comparison in shell. AC_COMPUTE_INT is implemented such that
it does not require running code for compile time constants.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945940
Helmut Grohne <helmut@subdivi.de> no vendor 2020-05-10

All known versions for source package 'daq'

Links