Bug 261030 - net/rospo: update to 0.8.0
Summary: net/rospo: update to 0.8.0
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: https://github.com/ferama/rospo/relea...
Keywords: easy
Depends on:
Blocks:
 
Reported: 2022-01-08 11:32 UTC by Robert Clausecker
Modified: 2022-01-10 08:53 UTC (History)
1 user (show)

See Also:


Attachments
net/rospo: update to 0.8.0 (11.25 KB, patch)
2022-01-08 11:32 UTC, Robert Clausecker
fuz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2022-01-08 11:32:42 UTC
Created attachment 230814 [details]
net/rospo: update to 0.8.0

Upstream changes:

 - Added support http/https schemes to load authorized keys (now you can
   load public keys from github for example using
   https://github.com/your_user.keys)
 - Introduced pipe subcommand
 - Added support multiple authorized_keys sources
 - Minor improvements

Tested with Poudriere on armv7 arm64 FreeBSD 13.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-10 08:50:47 UTC
A commit in branch main references this bug:

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

commit 9a3820f06b1be9b69f93c74b0af8c686081694b6
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-01-10 08:50:03 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-01-10 08:50:03 +0000

    net/rospo: Update to 0.8.0

    Changelog:      https://github.com/ferama/rospo/releases/tag/v0.8.0

    PR:             261030

 net/rospo/Makefile | 31 +++++++++++++------------
 net/rospo/distinfo | 68 ++++++++++++++++++++++++++++--------------------------
 2 files changed, 51 insertions(+), 48 deletions(-)