Debian Patches
Status for daq/2.0.7-5.2
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 | |
gcc14.patch | Fix FTBFS with gcc 14 | Adrian Bunk <bunk@debian.org> | no | debian |
All known versions for source package 'daq'
- 3.0.0-alpha5-1 (experimental)
- 2.0.7-5.2 (sid, forky)
- 2.0.7-5 (bookworm)