Bug 225267 - [NEW PORT] security/sops: Editor of encrypted files that supports YAML, JSON and BINARY formats and encrypts with AWS KMS and PGP
Summary: [NEW PORT] security/sops: Editor of encrypted files that supports YAML, JSON ...
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: Yuri Victorovich
URL: https://reviews.freebsd.org/D14111
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-17 16:48 UTC by Dmitri Goutnik
Modified: 2018-01-31 04:19 UTC (History)
1 user (show)

See Also:


Attachments
sops-3.0.0.patch (2.86 KB, patch)
2018-01-17 16:48 UTC, Dmitri Goutnik
no flags Details | Diff
sops-3.0.1.patch (2.86 KB, patch)
2018-01-18 22:50 UTC, Dmitri Goutnik
no flags Details | Diff
patch file (2.86 KB, patch)
2018-01-21 16:50 UTC, Dmitri Goutnik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Goutnik freebsd_committer freebsd_triage 2018-01-17 16:48:18 UTC
Created attachment 189840 [details]
sops-3.0.0.patch

SOPS is a wrapper around a text editor that transparently takes care of the
encryption and decryption. It supports YAML, JSON and BINARY formats and
encrypts with AWS KMS and PGP. When encrypting YAML and JSON, the content of
the file is manipulated as a tree where keys are stored in cleartext, and
values are encrypted.

WWW: https://github.com/mozilla/sops

QA:
  portlint -ACN: OK
  poudriere testport: OK (11a, 10i)
Comment 1 Dmitri Goutnik freebsd_committer freebsd_triage 2018-01-18 22:50:23 UTC
Created attachment 189897 [details]
sops-3.0.1.patch

Update to the new upstream release 3.0.1
Comment 2 Dmitri Goutnik freebsd_committer freebsd_triage 2018-01-21 16:50:00 UTC
Created attachment 189952 [details]
patch file

Update to 3.0.2
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2018-01-31 04:19:09 UTC
Committed.
Thank you for your contribution!
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-01-31 04:19:12 UTC
A commit references this bug:

Author: yuri
Date: Wed Jan 31 04:19:03 UTC 2018
New revision: 460456
URL: https://svnweb.freebsd.org/changeset/ports/460456

Log:
  New port: security/sops: Editor of encrypted files that supports YAML, JSON and BINARY formats

  PR:		225267
  Submitted by:	Dmitri Goutnik <dg@syrec.org>
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D14111

Changes:
  head/security/Makefile
  head/security/sops/
  head/security/sops/Makefile
  head/security/sops/distinfo
  head/security/sops/pkg-descr