Bug 270299 - security/step-cli: update to 0.23.4
Summary: security/step-cli: update to 0.23.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: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-18 09:51 UTC by Markus Wipp
Modified: 2023-03-21 12:56 UTC (History)
1 user (show)

See Also:
mw: maintainer-feedback+


Attachments
git patch (1.62 KB, patch)
2023-03-18 09:51 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 2023-03-18 09:51:36 UTC
Created attachment 240938 [details]
git patch

attached is the patch to update to step-cli to latest version 0.23.4

it was tested and works fine on local poussiere
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-03-18 18:22:56 UTC
Is there a changelog for this update?

Please remember to clear PORTREVISION for future updates (I've taken care of that for you).
Comment 2 Markus Wipp 2023-03-18 19:13:02 UTC
(In reply to Robert Clausecker from comment #1)
yes:
https://github.com/smallstep/cli/commit/0ce5911cd5b9dce8ade36f24e3084fc6e4976a30
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-03-21 12:56:22 UTC
A commit in branch main references this bug:

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

commit bd281e995883fe03c0bc4dcf5cee0e8faf0d2f96
Author:     Markus Wipp <mw@wipp.bayern>
AuthorDate: 2023-03-18 09:13:47 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-03-21 12:53:51 +0000

    security/step-cli: update to step-cli 0.23.4

    Changelog: https://github.com/smallstep/cli/blob/0ce5911/CHANGELOG.md

    PR:             270299

 security/step-cli/Makefile |  3 +--
 security/step-cli/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2023-03-21 12:56:39 UTC
Thank you for your contribution.