Skip to content

Commit

Permalink
security/1password-client2: update to 2.27.0
Browse files Browse the repository at this point in the history
Changes:
This release includes error message improvements as well as fixes in SSH key formatting and permission management.

IMPROVEMENTS
`op read` will now output an error message consistent with the secret reference
provided, when no matching field or section is found within the item. {3592}
FIXED
Output of SSH private keys on non-DOS OSes no longer includes
the carriage return character in line-breaks. {3913}
Users and groups can now grant and revoke permissions if they have
the `manage_vault` permission. {3863}
  • Loading branch information
lrosenman committed Apr 17, 2024
1 parent 7206247 commit c5dfa46
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion security/1password-client2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= 1password-client2
DISTVERSION= 2.26.1
DISTVERSION= 2.27.0
CATEGORIES= security
MASTER_SITES= https://cache.agilebits.com/dist/1P/op2/pkg/v${DISTVERSION}/

Expand Down
18 changes: 9 additions & 9 deletions security/1password-client2/distinfo
@@ -1,9 +1,9 @@
TIMESTAMP = 1711120675
SHA256 (op_freebsd_386_v2.26.1.zip) = 84b8d64b182c0b29d148f14d17e78580ff9cac74d20515ec54f7b72507f64e5d
SIZE (op_freebsd_386_v2.26.1.zip) = 7888422
SHA256 (op_freebsd_amd64_v2.26.1.zip) = 5e2313926db832fc575db6a56b5b8253b41403e923dd1c1cfd3db9d5d6ca7965
SIZE (op_freebsd_amd64_v2.26.1.zip) = 8426390
SHA256 (op_freebsd_arm64_v2.26.1.zip) = a3dad6d7df6b151673420b90803c71dd2fefbc7b6ec5d5b3c01a646bfc567702
SIZE (op_freebsd_arm64_v2.26.1.zip) = 7740778
SHA256 (op_freebsd_arm_v2.26.1.zip) = 7ba2474db5498555dd4c659e8d94d8f48c28181775cad6d93cdd9c43572d9031
SIZE (op_freebsd_arm_v2.26.1.zip) = 7860798
TIMESTAMP = 1713369735
SHA256 (op_freebsd_386_v2.27.0.zip) = f1dedc1bcbfb5a6eb30efda3c81d18fb3e296128fe6205213a10dfedcc40863a
SIZE (op_freebsd_386_v2.27.0.zip) = 7889687
SHA256 (op_freebsd_amd64_v2.27.0.zip) = 820d7a4985042e8d77b730560db0531b0bec29a88f61a64b834d48604c08de55
SIZE (op_freebsd_amd64_v2.27.0.zip) = 8426529
SHA256 (op_freebsd_arm64_v2.27.0.zip) = 25a342f181af21d8ce425e6e4a00a836e9fccb985d8443b8f9bdbc1d3f929772
SIZE (op_freebsd_arm64_v2.27.0.zip) = 7738828
SHA256 (op_freebsd_arm_v2.27.0.zip) = f0e87ac7da10168f0ab50b3bff3a5938f8254e07b07f91ce417462f7800707b6
SIZE (op_freebsd_arm_v2.27.0.zip) = 7864188

0 comments on commit c5dfa46

Please sign in to comment.