mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-20 07:53:01 +02:00
- Update from version 6.0.15 to 7.0.2 - Update of rootfile - suricata 7.0.2 requires libhtp >= 0.5.45 it also requires libelf.so.1 for execution. Previous suricata versions only required libelf for building. libelf or elfutils are not mentioned anywhere in the changelog - Without elfutils available during starting then suricata fails to start due to libelf.so.1 not being available. - Tested out suricata7 with elfutils on my vm testbed and it successfully started. - The suricata-5.0.8 patch has been removed as it got applied to configure.ac but this is not available in suricata-7.0.2. It looks like that patch was never actually used in suricata as all the builds I checked used the configure file from the source tarball and the configure was never created by running autoconf on the configure.ac - Changelog is too large to include here. Details can be found in the ChangeLog file in the source tarball Fixes: Bug#13516 Tested-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
52 lines
1.8 KiB
Plaintext
52 lines
1.8 KiB
Plaintext
etc/suricata
|
|
etc/suricata/suricata.yaml
|
|
usr/bin/suricata
|
|
usr/sbin/convert-ids-backend-files
|
|
#usr/share/doc/suricata
|
|
#usr/share/doc/suricata/AUTHORS
|
|
#usr/share/doc/suricata/Basic_Setup.txt
|
|
#usr/share/doc/suricata/GITGUIDE
|
|
#usr/share/doc/suricata/INSTALL
|
|
#usr/share/doc/suricata/NEWS
|
|
#usr/share/doc/suricata/README
|
|
#usr/share/doc/suricata/Setting_up_IPSinline_for_Linux.txt
|
|
#usr/share/doc/suricata/TODO
|
|
#usr/share/doc/suricata/Third_Party_Installation_Guides.txt
|
|
#usr/share/man/man1/suricata.1
|
|
#usr/share/man/man1/suricatactl-filestore.1
|
|
#usr/share/man/man1/suricatactl.1
|
|
#usr/share/man/man1/suricatasc.1
|
|
usr/share/suricata
|
|
#usr/share/suricata/classification.config
|
|
#usr/share/suricata/reference.config
|
|
#usr/share/suricata/rules
|
|
#usr/share/suricata/rules/app-layer-events.rules
|
|
#usr/share/suricata/rules/decoder-events.rules
|
|
#usr/share/suricata/rules/dhcp-events.rules
|
|
#usr/share/suricata/rules/dnp3-events.rules
|
|
#usr/share/suricata/rules/dns-events.rules
|
|
#usr/share/suricata/rules/files.rules
|
|
#usr/share/suricata/rules/ftp-events.rules
|
|
#usr/share/suricata/rules/http-events.rules
|
|
#usr/share/suricata/rules/http2-events.rules
|
|
#usr/share/suricata/rules/ipsec-events.rules
|
|
#usr/share/suricata/rules/kerberos-events.rules
|
|
#usr/share/suricata/rules/modbus-events.rules
|
|
#usr/share/suricata/rules/mqtt-events.rules
|
|
#usr/share/suricata/rules/nfs-events.rules
|
|
#usr/share/suricata/rules/ntp-events.rules
|
|
#usr/share/suricata/rules/quic-events.rules
|
|
#usr/share/suricata/rules/rfb-events.rules
|
|
#usr/share/suricata/rules/smb-events.rules
|
|
#usr/share/suricata/rules/smtp-events.rules
|
|
#usr/share/suricata/rules/ssh-events.rules
|
|
#usr/share/suricata/rules/stream-events.rules
|
|
#usr/share/suricata/rules/tls-events.rules
|
|
#usr/share/suricata/threshold.config
|
|
var/cache/suricata
|
|
var/lib/suricata
|
|
#var/lib/suricata/data
|
|
var/log/suricata
|
|
#var/log/suricata/certs
|
|
#var/log/suricata/files
|