git: f95e06019093 - main - security/1password-client2: upgrade to 2.30.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Jul 2024 14:12:00 UTC
The branch main has been updated by ler: URL: https://cgit.FreeBSD.org/ports/commit/?id=f95e060190939d8f899f5c4b414e983cf6fc0e2d commit f95e060190939d8f899f5c4b414e983cf6fc0e2d Author: Larry Rosenman <ler@FreeBSD.org> AuthorDate: 2024-07-31 14:10:41 +0000 Commit: Larry Rosenman <ler@FreeBSD.org> CommitDate: 2024-07-31 14:11:56 +0000 security/1password-client2: upgrade to 2.30.0 ChangeLog: This release enables caching for service accounts and concealing sensitive information in the human readable output of items, as well as brings multiple other improvements and bug-fixes. Improvements Sensitive values from item management commands' human-readable output are now concealed and can be displayed using the `--reveal` flag. {4158} Caching is now being used for service account sessions on macOS and Linux. {4133} The error message when the CLI can't connect with the 1Password desktop app now includes a link to troubleshooting documentation for more help. {3933} `op whoami` will now signal if the CLI is authenticated as a human user. {4104} The output of `op vault list` now contains the created date and item count for each vault. {4092} Fixed The `op item move` and `op item delete` commands now also work for SSH Key items. {3951} The `op vault revoke user` command will no longer allow you to revoke permissions in a Personal, Private, or Employee vault. {3844} When the same environment variable name exists both in the OS environment and the dotenv file, `op run` now correctly sources the value from the dotenv file. {3667} Security Windows Authenticode signature now uses the SHA256 hashing algorithm. {4135} --- security/1password-client2/Makefile | 2 +- security/1password-client2/distinfo | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/security/1password-client2/Makefile b/security/1password-client2/Makefile index f3b6b8d53e85..2609c5fdbe5f 100644 --- a/security/1password-client2/Makefile +++ b/security/1password-client2/Makefile @@ -1,5 +1,5 @@ PORTNAME= 1password-client2 -DISTVERSION= 2.29.0 +DISTVERSION= 2.30.0 CATEGORIES= security MASTER_SITES= https://cache.agilebits.com/dist/1P/op2/pkg/v${DISTVERSION}/ diff --git a/security/1password-client2/distinfo b/security/1password-client2/distinfo index 748b2b001784..f90e0eef5cdb 100644 --- a/security/1password-client2/distinfo +++ b/security/1password-client2/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1716303307 -SHA256 (op_freebsd_386_v2.29.0.zip) = a216b136621eb043c407fac828f241dfeb44f6387dd4227411b5485455564cdb -SIZE (op_freebsd_386_v2.29.0.zip) = 7873473 -SHA256 (op_freebsd_amd64_v2.29.0.zip) = 7d959b5cbdfa9f416e93f3b85a4a11af1badca44875063b6fd68ee5ced665587 -SIZE (op_freebsd_amd64_v2.29.0.zip) = 8410218 -SHA256 (op_freebsd_arm64_v2.29.0.zip) = c9ea4438fa57efaf33978b4bce40e3745314d0d5c11ba004ea56b77135936a47 -SIZE (op_freebsd_arm64_v2.29.0.zip) = 7725002 -SHA256 (op_freebsd_arm_v2.29.0.zip) = 67af9fd71dffa0a3d7f3ce8314882552e87809746618cd71025da6d27ac4c5fe -SIZE (op_freebsd_arm_v2.29.0.zip) = 7847295 +TIMESTAMP = 1722435028 +SHA256 (op_freebsd_386_v2.30.0.zip) = 43c13375113474c168c933cf89283b5814758cab0d851afbf29e8f315b012144 +SIZE (op_freebsd_386_v2.30.0.zip) = 7933575 +SHA256 (op_freebsd_amd64_v2.30.0.zip) = b5d7f28072b59c58079e8111f07ee843b5b4cfa605371cb46adaabaa94deb547 +SIZE (op_freebsd_amd64_v2.30.0.zip) = 8555037 +SHA256 (op_freebsd_arm64_v2.30.0.zip) = 9a47f190ca262ca3282aef84f228f3ad28f8b0bfbd09d2b70eb20c736cd909a5 +SIZE (op_freebsd_arm64_v2.30.0.zip) = 7867750 +SHA256 (op_freebsd_arm_v2.30.0.zip) = 8282840ddd358cea83fe980f62630f0b7cab3f218681d285d0da5781de433ccd +SIZE (op_freebsd_arm_v2.30.0.zip) = 7895413