15 Commits

Author SHA1 Message Date
jasper
05c5e605ac update to suricata-5.0.1
ok gonzalo@ (MAINTAINER)
2019-12-16 15:33:27 +00:00
jasper
7e3a636d39 - update to suricata-5.0.0
- switch to python3

from gonzalo@ with some small tweaks by me
2019-10-30 12:41:46 +00:00
jasper
6c1da4b64b update to suricata-4.1.5
ok gonzalo@
2019-10-02 17:42:24 +00:00
sthen
e170a45661 typo in README suritcata->suricata 2019-03-29 16:53:20 +00:00
jasper
5fd0d08dbf update to suricata-4.1.3
ok gonzalo@
2019-03-18 17:54:33 +00:00
bluhm
d8362b89f5 Use setresuid/gid() directly to change user and group. Otherwise
Suricata uses libcap-ng on Linux and runs as root elsewhere.
Switch to _suricata user and group in config to avoid running as root.
To remove pid file its directory must be writable by suricata user.
Fix pid file removal if it is specified in config file.
setresuid()/gid() patch from Emmanuel Roullit
OK gonzalo@
2019-03-05 12:38:23 +00:00
bluhm
b13dc5b00e Suricata's configure script picks additional libraries if they are
available at build time.  Add them to lib depends and wantlib
to create a package that always depends on all it needs.
Portcheck complained about an unknown VARBASE, add it to subst vars.
OK gonzalo@
2019-02-28 13:13:09 +00:00
gonzalo
c1c4769833 Update for Suricata to 4.1.2
Now include suricata-update

https://github.com/OISF/suricata/releases

OK jasper@
2019-02-12 09:27:16 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
gonzalo
7500954d67 Update to Suricata to 4.0.5
https://github.com/OISF/suricata/releases

OK jasper@
2018-07-25 12:52:12 +00:00
jasper
81def4be93 enable ipfw mode which allows divert(4)'ing traffic to suricata in IPS mode
ok gonzalo@
2018-04-26 10:44:44 +00:00
jasper
ce7b1805d5 describe suricata-update usage
ok gonzalo@
2018-03-17 13:03:14 +00:00
jasper
618cb9e629 tweak README formatting
ok gonzalo@
2018-03-17 09:57:20 +00:00
ajacoutot
ab621c088c Missing BDEP on textproc/py-sphinx
Drop uneeded CONFIGURE_ENV and make sure we don't pick up git nor pdflatex
Simplify post-install
Fix rc.d script

ok gonzalo@ (maintainer)
2018-02-15 16:19:41 +00:00
gonzalo
52fa9f298c high performance network IDS, IPS and security monitoring OK jasper@ 2018-02-15 08:30:08 +00:00