Bug 282211 - security/step-cli: new version 0.27.5
Summary: security/step-cli: new version 0.27.5
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: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-19 19:59 UTC by Markus Wipp
Modified: 2024-11-07 12:30 UTC (History)
1 user (show)

See Also:
mw: maintainer-feedback+


Attachments
git patch (1.66 KB, patch)
2024-10-19 19:59 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 2024-10-19 19:59:08 UTC
Created attachment 254372 [details]
git patch

update to newest version 0.27.5 of step-cli.
The attached git patch builds fine on my local poudriere
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2024-10-22 17:03:36 UTC
Look like it require go 1.22.
-USES=           go:modules shebangfix
+USES=           go:1.22,modules shebangfix
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2024-11-03 18:08:45 UTC
ping
Comment 3 Markus Wipp 2024-11-04 11:28:09 UTC
do you want me to change or are you asking to change it yourself?
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-11-07 12:27:52 UTC
A commit in branch main references this bug:

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

commit 320891cd55d8fb8b8d6e2177cde041647050804d
Author:     Markus Wipp <mw@wipp.bayern>
AuthorDate: 2024-11-07 12:25:33 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-11-07 12:27:17 +0000

    security/step-certificates: Update 0.27.2 → 0.27.5

    Changelogs:
    https://github.com/smallstep/certificates/releases/tag/v0.27.4
    https://github.com/smallstep/certificates/releases/tag/v0.27.5

    PR:     282211

 security/step-certificates/Makefile                            |  5 ++---
 security/step-certificates/distinfo                            | 10 +++++-----
 ...vendor_github.com_go-piv_piv-go_piv_pcsc__freebsd.go (gone) |  9 ---------
 3 files changed, 7 insertions(+), 17 deletions(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-11-07 12:27:53 UTC
A commit in branch main references this bug:

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

commit 0f427f3575adff9f631cdbc6d9bce10da0a9ee87
Author:     Markus Wipp <mw@wipp.bayern>
AuthorDate: 2024-11-07 12:21:43 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-11-07 12:27:17 +0000

    security/step-cli: Update 0.27.2 → 0.27.5

    Changelogs:
    https://github.com/smallstep/cli/releases/tag/v0.27.4
    https://github.com/smallstep/cli/releases/tag/v0.27.5

    PR:     282211

 security/step-cli/Makefile |  5 ++---
 security/step-cli/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)
Comment 6 Vladimir Druzenko freebsd_committer freebsd_triage 2024-11-07 12:30:28 UTC
Thanks.

0.28.0 released:
https://github.com/smallstep/cli/releases/tag/v0.28.0