Bug 258831 - security/step-certificates: new version 0.17.4
Summary: security/step-certificates: new version 0.17.4
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: Guangyuan Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-01 08:28 UTC by Markus Wipp
Modified: 2021-10-05 08:15 UTC (History)
1 user (show)

See Also:


Attachments
git diff (2.21 KB, patch)
2021-10-01 08:28 UTC, Markus Wipp
mw: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Wipp 2021-10-01 08:28:46 UTC
Created attachment 228308 [details]
git diff

Hi all, 

find attached the patch to update the port to the latest version available on github at: https://github.com/smallstep/certificates/releases

The patch also includes some minor changes related to Bug 258827

It builds fine on my side (local poudriere).

Thanks for commit
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-10-05 08:06:21 UTC
A commit in branch main references this bug:

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

commit c39794fd53ba05609ebed46dd64ea747c7ce3e94
Author:     Markus Wipp <mw@wipp.bayern>
AuthorDate: 2021-10-05 08:05:11 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-10-05 08:05:11 +0000

    security/step-certificates: Update to 0.17.4

    Changelog:      https://github.com/smallstep/certificates/releases/tag/v0.17.4

    PR:             258831

 security/step-certificates/Makefile         | 3 ++-
 security/step-certificates/distinfo         | 6 +++---
 security/step-certificates/files/step-ca.in | 4 +++-
 3 files changed, 8 insertions(+), 5 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-10-05 08:06:22 UTC
A commit in branch main references this bug:

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

commit 60551601a308dfe692e1710ae9a8a2c556b8ad35
Author:     Markus Wipp <mw@wipp.bayern>
AuthorDate: 2021-10-05 08:05:46 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-10-05 08:05:46 +0000

    security/step-cli: Update to 0.17.5

    Changelog:      https://github.com/smallstep/cli/releases/tag/v0.17.5

    PR:             258831

 security/step-cli/Makefile | 2 +-
 security/step-cli/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Guangyuan Yang freebsd_committer freebsd_triage 2021-10-05 08:15:51 UTC
Committed, thanks!