gpo.zugaina.org

Search Portage & Overlays:

app-misc/1password-cli

The world’s most-loved password manager CLI

Screenshots

  • 1password-cli-2.35.0
    -* ~amd64 ~arm64

    View      Download      Browse     License: all-rights-reserved   
    Overlay: guru
  • 1password-cli-2.34.1
    -* ~amd64 ~arm64

    View      Download      Browse     License: all-rights-reserved   
    Overlay: guru
  • 1password-cli-2.27.0
    amd64 arm64

    View      Download      Browse     License: all-rights-reserved   
    Overlay: gig

ChangeLog

commit 817ac5d1736c18b932df47b11f2b2be5ad418867
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu Jul 30 21:17:51 2026 +0000

chore(bump): ebuild version bumps via livecheck

commit dc482decfd28a7e41be73320098810c81a7fea1f
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu Jul 16 21:05:07 2026 +0000

chore(bump): ebuild version bumps via livecheck

commit 2a9aeacbcf66fac71a2685277ea641132aecbd61
Author: Stefano Balzarotti <stefano.balzarotti@orbintsoft.net>
Date: Fri Jul 10 10:49:51 2026 +0200

fix(app-misc/1password-cli): pull the group in at build time

src_install chgrps the binary to onepassword-cli, so the group has to exist
while the package is being built, not just when it runs. A plain emerge merges
RDEPEND first and hides this, but `emerge --buildpkgonly` leaves the group out
of the plan entirely and src_install dies.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

commit 0a7c24cf765a030dff4e7adcacbae5b05a2ed80f
Author: Stefano Balzarotti <stefano.balzarotti@orbintsoft.net>
Date: Fri Jul 10 07:24:24 2026 +0200

feat(app-misc/1password-cli): new package 2.34.1

Reworked from app-misc/1password-cli-2.34.1 in ::guru so the overlay carries
the whole 1Password set and needs no third-party overlay.

The product-history page also lists beta builds; the livecheck.json regex
anchors on `.zip` right after the third version component, which no
`-beta.NN` URL satisfies.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>