Bug 215664 - security/vault: syslog socket path fix
Summary: security/vault: syslog socket path fix
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-30 09:46 UTC by Pavel Timofeev
Modified: 2016-12-30 13:37 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (swills)


Attachments
port patch (2.02 KB, patch)
2016-12-30 09:46 UTC, Pavel Timofeev
no flags Details | Diff
port patch (1.91 KB, patch)
2016-12-30 09:48 UTC, Pavel Timofeev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Timofeev 2016-12-30 09:46:47 UTC
Created attachment 178388 [details]
port patch

Backport this fix https://github.com/hashicorp/go-syslog/issues/3
This allows to use syslog as an audit backend at least in simple jail.
Comment 1 Pavel Timofeev 2016-12-30 09:48:39 UTC
Created attachment 178389 [details]
port patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-12-30 13:36:28 UTC
A commit references this bug:

Author: swills
Date: Fri Dec 30 13:36:09 UTC 2016
New revision: 429983
URL: https://svnweb.freebsd.org/changeset/ports/429983

Log:
  security/vault: fix syslog socket path

  PR:		215664
  Submitted by:	Pavel Timofeev <timp87@gmail.com>

Changes:
  head/security/vault/Makefile
  head/security/vault/files/patch-vendor_github.com_hashicorp_go-syslog_builtin.go
Comment 3 Steve Wills freebsd_committer freebsd_triage 2016-12-30 13:37:23 UTC
Committed, thanks!