Bug 242658

Summary: security/suricata: Update to 5.0.1
Product: Ports & Packages Reporter: Franco Fichtner <franco>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi
Priority: --- Keywords: needs-qa
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 242629    
Attachments:
Description Flags
5.0.1 update none

Description Franco Fichtner 2019-12-16 06:46:01 UTC
Created attachment 209990 [details]
5.0.1 update

Hi,

Suricata was updated to 5.0.1 on Friday, see:

https://suricata-ids.org/2019/12/13/suricata-5-0-1-released/

This also fixes a bug with the file location of two files by moving them back from DATADIR to ETCDIR despite Suricata wanting to install them in the new location the suricata.yaml file still points to the old one.  For details see:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242629


Cheers,
Franco
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2019-12-16 18:03:13 UTC
It builds on cur-amd64, cur-i386, 12.1a, but fails on 11.3a, because rust 1.39.0 fails to build. See

https://people.freebsd.org/~pi/logs/security__suricata-113-1576498620.txt
and
https://people.freebsd.org/~pi/logs/rust-1.39.0.log

Any ideas ?
Comment 2 Franco Fichtner 2019-12-16 18:14:34 UTC
I suspect https://reviews.freebsd.org/D22422 as we had to revert it in OPNsense (we use 11.2 in production builds at the moment).
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-12-25 13:30:42 UTC
A commit references this bug:

Author: amdmi3
Date: Wed Dec 25 13:30:21 UTC 2019
New revision: 520857
URL: https://svnweb.freebsd.org/changeset/ports/520857

Log:
  - Update to 5.0.1

  PR:		242658
  Submitted by:	franco@opnsense.org (maintainer)

Changes:
  head/security/suricata/Makefile
  head/security/suricata/distinfo
  head/security/suricata/pkg-plist
Comment 4 Franco Fichtner 2019-12-25 15:18:17 UTC
Thanks a lot! :)