Summary: | security/sudo: Update to 1.9.1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yasuhiro Kimura <yasu> | ||||||
Component: | Individual Port(s) | Assignee: | Renato Botelho <garga> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | Keywords: | buildisok | ||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(garga) |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/150822687 Created attachment 215758 [details]
Updated patch file
New version 1.9.1 is released.
A commit references this bug: Author: garga Date: Fri Jun 19 14:22:35 UTC 2020 New revision: 539616 URL: https://svnweb.freebsd.org/changeset/ports/539616 Log: security/sudo: Update to 1.9.1 * Add new option PYTHON that enables python plugin support PR: 246472 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Sponsored by: Rubicon Communications, LLC (Netgate) Changes: head/security/sudo/Makefile head/security/sudo/distinfo head/security/sudo/pkg-plist |
Created attachment 214502 [details] Patch file * Update to 1.9.0. * Add new option PYTHON that enables python plugin support.