Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2024 13:43:50 GMT
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8362b69503dc - main - security/1password-client2: upgrade to 2.26.0
Message-ID:  <202403191343.42JDhoB6015023@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ler:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8362b69503dc1557781ea9bfdd849806643f1f38

commit 8362b69503dc1557781ea9bfdd849806643f1f38
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2024-03-19 13:42:52 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2024-03-19 13:43:46 +0000

    security/1password-client2:  upgrade to 2.26.0
    
    ChangeLog:
    This release gives you the ability to use 1Password CLI to manage 1Password Service Accounts, including commands to create service accounts and fetch service account rate limit usage. This release also brings other improvements and fixes for a better experience.
    
    NEW
    `op service-account create` command allows you to create a new service account that you can use to automate secrets management.
    `op service-account ratelimit` command allows you to fetch information about service account rate limit usage. {3886}
    IMPROVEMENTS
    The `op user provision` command now clarifies that users will not be considered for billing until they accept their invitation. {3965}
    `--expires-in` flags now include support for days and weeks. {3298}
    The `item share --expiry` flag is now aliased to the standardized `--expires-in` flag. {3298}
    FIXED
    Corrected a typo in `user suspend` error message. {3298}
    1Password CLI now prevents the creation of service accounts with access to shared vaults. {4018}
---
 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 715c6ed7f278..572c9b838970 100644
--- a/security/1password-client2/Makefile
+++ b/security/1password-client2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	1password-client2
-DISTVERSION=	2.25.1
+DISTVERSION=	2.26.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 ccb78c7778ba..f2583f932e6c 100644
--- a/security/1password-client2/distinfo
+++ b/security/1password-client2/distinfo
@@ -1,9 +1,9 @@
-TIMESTAMP = 1710272666
-SHA256 (op_freebsd_386_v2.25.1.zip) = 961bbd01a2bcf522acbf5f0d34376096e10665a9eee65abdd978a0a9cfbe0756
-SIZE (op_freebsd_386_v2.25.1.zip) = 7876106
-SHA256 (op_freebsd_amd64_v2.25.1.zip) = 9ecbb3561dde290bee993d14d5301f75dd8d3c468aa445587b7513e0a150765a
-SIZE (op_freebsd_amd64_v2.25.1.zip) = 8412770
-SHA256 (op_freebsd_arm64_v2.25.1.zip) = b02ef0724fff8bb13f19eacb0dc387b5005bcaf79c75b8eab9a90b30df4acef2
-SIZE (op_freebsd_arm64_v2.25.1.zip) = 7726590
-SHA256 (op_freebsd_arm_v2.25.1.zip) = 02b2518311e0f6ba501a22f8343f3bcdf37ed598c1007c7b377d8c027c7ad84d
-SIZE (op_freebsd_arm_v2.25.1.zip) = 7848610
+TIMESTAMP = 1710855763
+SHA256 (op_freebsd_386_v2.26.0.zip) = a7bb7dfca176c98fbac96ba5ea40e8e3dd6c1cb8e7a43bd6726c3f492f1b4a06
+SIZE (op_freebsd_386_v2.26.0.zip) = 7888523
+SHA256 (op_freebsd_amd64_v2.26.0.zip) = 27b1cbb9f44141ed9c0540df577bfc5addbe237c288c259bbfca56ae5d45f449
+SIZE (op_freebsd_amd64_v2.26.0.zip) = 8427211
+SHA256 (op_freebsd_arm64_v2.26.0.zip) = 875fa1438c54e3241ac2d1e8b44ad43aac8744b5edce03fd834a55cfa09b73e7
+SIZE (op_freebsd_arm64_v2.26.0.zip) = 7739813
+SHA256 (op_freebsd_arm_v2.26.0.zip) = 8ace5ba9cdd622bea1f7d60cf6a735602ff70120f21faf571bf6f7d96b87ef37
+SIZE (op_freebsd_arm_v2.26.0.zip) = 7860242



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403191343.42JDhoB6015023>