Bug 269573 - security/tang: Update to v12
Summary: security/tang: Update to v12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL: https://github.com/latchset/tang/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-15 20:23 UTC by Howard Holm
Modified: 2023-02-18 12:33 UTC (History)
2 users (show)

See Also:


Attachments
Patch against current for updates to Makefile and distinfo (1.17 KB, patch)
2023-02-15 20:23 UTC, Howard Holm
hdholm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Howard Holm 2023-02-15 20:23:15 UTC
Created attachment 240169 [details]
Patch against current for updates to Makefile and distinfo

Update to new version (v12) which fixes Bug 262670 as well as makes significant changes to how it is started in a rc file.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-17 08:58:15 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-18 12:32:48 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-02-18 12:33:04 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d32119c0d4ec81062ee1db8a1aa3c812d1abbb04

commit d32119c0d4ec81062ee1db8a1aa3c812d1abbb04
Author:     Howard Holm <hdholm@alumni.iastate.edu>
AuthorDate: 2023-02-17 08:53:33 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-18 12:28:12 +0000

    security/tang: Update to v12

    ChangeLog: https://github.com/latchset/tang/releases/tag/v12

     * A few small changes for BSD support after standalone changes
     * tang: allow running standalone
     * When json_load_file fails report the error details information
     * Fix service to include configured group
     * Add documentation in service files

    PR:             269573
    Reported by:    hdholm@alumni.iastate.edu (maintainer)

 security/tang/Makefile | 6 +++---
 security/tang/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)