Bug 218426 - security/ssh-vault: update 0.11.0
Summary: security/ssh-vault: update 0.11.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Carlos J. Puga Medina
URL:
Keywords: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2017-04-06 11:46 UTC by nbari
Modified: 2017-04-08 11:38 UTC (History)
1 user (show)

See Also:


Attachments
ssh-vault 0.11.0 diff (3.51 KB, patch)
2017-04-06 11:46 UTC, nbari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nbari 2017-04-06 11:46:59 UTC
Created attachment 181542 [details]
ssh-vault 0.11.0 diff

implements -f fingerprint

https://github.com/ssh-vault/ssh-vault/issues/19

Allows to create vaults defining a fingerprint beside the key index, allowing with this to always use the same key in case the order changes from the input
Comment 1 Carlos J. Puga Medina freebsd_committer freebsd_triage 2017-04-07 12:04:09 UTC
Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-04-08 11:37:33 UTC
A commit references this bug:

Author: cpm
Date: Sat Apr  8 11:36:54 UTC 2017
New revision: 438038
URL: https://svnweb.freebsd.org/changeset/ports/438038

Log:
  security/ssh-vault: update to 0.11.0

  - Implement -f fingerprint

  Allows to create vaults defining a fingerprint beside the key index, allowing
  with this to always use the same key in case the order changes from the input.

  https://github.com/ssh-vault/ssh-vault/issues/19

  PR:		218426
  Submitted by:	nbari@tequila.io (maintainer)

Changes:
  head/security/ssh-vault/Makefile
  head/security/ssh-vault/distinfo
Comment 3 Carlos J. Puga Medina freebsd_committer freebsd_triage 2017-04-08 11:38:23 UTC
Committed!

Thanks