Bug 242110

Summary: security/ossec-hids: Update to 3.5.0
Product: Ports & Packages Reporter: Dominik Lisiak <dominik.lisiak>
Component: Individual Port(s)Assignee: Fernando ApesteguĂ­a <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ossec-hids-3.5.0.diff fernape: maintainer-approval+

Description Dominik Lisiak 2019-11-20 16:27:08 UTC
Created attachment 209281 [details]
ossec-hids-3.5.0.diff

Update from 3.3.0 to 3.5.0. Obsoletes bug #241355.

Additional changes to ossec-hids-* ports:

New features:
- Some of the active-response scripts which by design require modification to function are now installed as samples.
- Added make.conf variable OSSEC_MAX_AGENTS to specify maximum allowed number of agents for ossec-hids-server instead of default value of 2048.
- Default value of "ossec_hids_fetch_connect_time" from RC script is now 40 seconds instead of 30.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-11-24 17:59:20 UTC
A commit references this bug:

Author: fernape
Date: Sun Nov 24 17:58:31 UTC 2019
New revision: 518343
URL: https://svnweb.freebsd.org/changeset/ports/518343

Log:
  security/ossec-hids*: update to 3.5.0

  ChangeLogs:
          https://github.com/ossec/ossec-hids/releases/tag/3.4.0
          https://github.com/ossec/ossec-hids/releases/tag/3.5.0

  PR:     242110
  Submitted by:   dominik.lisiak@bemsoft.pl (maintainer)

Changes:
  head/security/ossec-hids/Makefile
  head/security/ossec-hids/version.mk
  head/security/ossec-hids-agent/Makefile
  head/security/ossec-hids-local/Makefile
  head/security/ossec-hids-local/distinfo
  head/security/ossec-hids-local/files/ossec-hids.in
  head/security/ossec-hids-local/pkg-plist-agent
  head/security/ossec-hids-local/pkg-plist-local
  head/security/ossec-hids-local/pkg-plist-server
  head/security/ossec-hids-local/scripts/plist.conf
  head/security/ossec-hids-local-config/Makefile
  head/security/ossec-hids-local-config/distinfo
  head/security/ossec-hids-server/Makefile
Comment 2 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2019-11-24 18:03:40 UTC
Committed,

Thanks!