CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/01/31 11:03:49
Modified files:
security/suricata: Makefile distinfo
security/suricata/patches: patch-suricata_yaml_in
security/suricata/pkg: PLIST README suricata.rc
Added files:
security/suricata/patches: patch-configure_ac
patch-src_suricata_c
patch-src_util-privs_c
patch-src_util-privs_h
patch-suricata-update_suricata_update_config_py
patch-suricata-update_suricata_update_parsers_py
Removed files:
security/suricata/patches: patch-configure
patch-doc_userguide_Makefile_in
patch-suricata-update_doc_Makefile
Log message:
fix some problems with Suricata; ok gonzalo@
- typo in default config
- use directories setup in PLIST for suricata-update and default config
- add missing @sample
- tweak readme
- build with libmaxminddb support
- add debug packages
- reinstate patches to run as !root
I still see problems with this, after running for a few minutes I get a
'unlocking already-unlocked mutex' SIGABRT, same before/after this diff