summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/suricata: remove oldMarek Szuba2019-12-185-309/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-analyzer/suricata: bump to 5.0.1Marek Szuba2019-12-186-2/+261
| | | | | | | | | | Further clean-up of old ebuilds, tools are no longer optional, there is now a config phase to download an initial rule set using suricata-update. Closes: https://bugs.gentoo.org/703184 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-analyzer/suricata: tweak the systemd unit a bitMarek Szuba2019-12-171-5/+3
| | | | | | | | | | | | | | | | | | | | Some of the ideas I picked up from https://gist.github.com/stupidpupil/4edcbe2046b3b22c81c606efee0492d7 do not quite work at present, namely: - limiting capabilities to CAP_NET_ADMIN causes problems e.g. when switching to an unprivileged user or while trying to load eBPF files. Just get rid of it; - suricata can now be launched just fine without Type=forking. Moreover, /run is now used instead of /var/run in the unit file so that systemd doesn't complain about the use of legacy paths. No revbump because even the updated unit does not run out of the box due to specifying neither an interface nor a mode of operations on the command line. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-analyzer/suricata: remove vulnerable 4.0.4Marek Szuba2019-12-164-29/+0
| | | | | | | Bug: https://bugs.gentoo.org/690196 Bug: https://bugs.gentoo.org/686428 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-analyzer/suricata: bump to 5.0.0 and EAPI 7Marek Szuba2019-12-165-0/+122
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-analyzer/suricata: Updated init.d and conf.d default pathesSlawomir Lis2019-09-082-1/+1
| | | | | Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Slawek Lis <slis@gentoo.org>
* net-analyzer/suricata: fixed build error related with SIOCGSTAMPSlawomir Lis2019-09-081-0/+13
| | | | | | Closes: https://bugs.gentoo.org/692546 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Slawek Lis <slis@gentoo.org>
* net-analyzer/suricata: bump to 4.0.4 + fix Lua USE flagsMarek Szuba2018-06-111-0/+16
| | | | | | | Invoking maintainer timeout on both issues. Closes: https://bugs.gentoo.org/652344 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-analyzer/suricata: cleaned unneeded patch filesSlawomir Lis2018-01-247-452/+0
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* net-analyzer/suricata: added missed conf.d and init.d filesSlawomir Lis2018-01-232-0/+209
| | | | | Closes: https://bugs.gentoo.org/645484 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-282-2/+0
| | | | Bug: 611234
* net-analyzer/suricata: version bump to 3.2.1Slawomir Lis2017-02-172-0/+210
| | | | | | Reported in #609426 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/suricata: updated config fileSlawomir Lis2017-01-161-0/+6
| | | | | | Bug report: #605754 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/suricata: updated init scriptSlawomir Lis2017-01-161-32/+4
| | | | | | | | | | As reported in bug #605754, updated init script stop() function to take correct method of stopping long-running suricata shutdown Reported-by: Vieri <rentorbuy@yahoo.com> Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/suricata: fixed logrotate fileSlawomir Lis2017-01-091-15/+10
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/suricata: updated logrotate config fileSlawomir Lis2016-12-301-6/+15
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/suricata: fix in init scriptSlawomir Lis2016-12-291-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/suricata: Dropping user privs in init scriptSlawomir Lis2016-12-282-10/+41
| | | | | | Bug #602590 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/suricata: Updated suricata logging and added logrotate fileSlawomir Lis2016-12-283-18/+27
| | | | | | | | | I've also bumped revision number, as there are many changes, and those fixes should finally close bug 602590. Thanks to Vieri <rentorbuy@yahoo.com> for support. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/suricata: Updated init scriptSlawomir Lis2016-12-272-8/+45
| | | | | | | | | Now it's able to override config filename and point to log directory. Related to #602590 Thanks to Vieri <rentorbuy@yahoo.com> Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/suricata: updated init script and config fileSlawomir Lis2016-12-272-16/+14
| | | | | | | | | Updated way the script starts suricata, it allows to define config values inline now. Details in bug 602590. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/suricata: Updated init scriptSlawomir Lis2016-12-222-36/+86
| | | | | | | | | Applied patches sent in order to bug 602590. Now it's possible to run one or many instances of suricata. Thanks to Vieri <rentorbuy@yahoo.com> for help. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/suricata: Version bump to 3.2Slawomir Lis2016-12-152-0/+113
| | | | | | | | Reported in bug 602590. Reported-By: Vieri <rentorbuy@yahoo.com> Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Added suricata ebuild (#437564)Slawomir Lis2015-11-303-0/+34
Package-Manager: portage-2.2.26