Commit graph

4 commits

Author SHA1 Message Date
W. Michael Petullo
0de5145814 libdaq: revert back to 2.2.2 in anticipation of libdaq3 package
Snort 3.0.3-1 requires libdaq 3.0.0-beta1, but this version is no longer
compatible with Snort 2. This reverts libdaq to 2.2.2 so that Snort 2
can compile. A separate libdaq3 package with allow Snort 3 to compile.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-11-19 21:15:07 -06:00
W. Michael Petullo
840e8c7b13 libdaq: update to 3.0.0-beta1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-11-19 17:03:54 -06:00
W. Michael Petullo
b36790d1d2 libdaq: update to 2.2.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-29 08:36:46 +00:00
Jo-Philipp Wich
c83350fd91 libdaq: fix musl compatibility
Change occurences of `sys/unistd.h` to the standard `unistd.h` include.
Fixes build against musl.

Also refresh existing patch since it applied with fuzz.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-17 23:47:52 +02:00