./security/lastpass-cli, Command line interface to LastPass.com

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6.1nb2, Package name: lastpass-cli-1.6.1nb2, Maintainer: vins

LastPass is a password management service that stores encrypted passwords
in private accounts. LastPass is standard with a web interface, but also
includes plugins for many web browsers and apps for many smartphones.

This package provides the lpass command, a command line interface to the
LastPass.com API.


Required to run:
[textproc/libxml2] [textproc/asciidoc] [www/curl] [security/openssl]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 116.959 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-19 09:58:38 by Thomas Klausner | Files touched by this commit (750)
Log message:
*: recursive bump for default Kerberos implementation switch
   2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449)
Log message:
*: recursive bump for icu 77 and libxml2 2.14
   2025-01-13 20:27:14 by Paolo Vincenzo Olivo | Files touched by this commit (2) | Package updated
Log message:
security/lastpass-cli: update to version 1.6.1

# changes
* Fixed a bug that prevented groups from being added to shared
  folders whenever any of the users did not have a public key.
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2428)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2425)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2024-08-22 19:56:04 by Paolo Vincenzo Olivo | Files touched by this commit (2) | Package updated
Log message:
security/lastpass-cli: update to 1.6.0

# relevant changes

* Improve sharing key generation
* Remove SHA-256 support for login hashes
* Fix password change failure
* Replace logic of reusing key as IV
* Fix incorrect pointer-to-pointer argument passing
  that would yield compilation errors on GCC-14