lastpass-cli 1.5.0-2 source package in Ubuntu

Changelog

lastpass-cli (1.5.0-2) unstable; urgency=medium

  * Fix FTBFS with GCC 14. (Closes: #1075129)

 -- Chris Lamb <email address hidden>  Sun, 28 Jul 2024 11:22:07 +0100

Upload details

Uploaded by:
lamby
Uploaded to:
Sid
Original maintainer:
lamby
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
lastpass-cli_1.5.0-2.dsc 2.0 KiB fded7542110b0d9fa166a5fa182bb7f4996ad8a9fd26934c97f1905a3200e021
lastpass-cli_1.5.0.orig.tar.gz 116.4 KiB 4caaf2674b02822a114df46d77dcfd41d4ab98bd0551d0867c6fbed7f3f8fd5a
lastpass-cli_1.5.0-2.debian.tar.xz 6.7 KiB b405d96569aec235a12c7241fa137d205f81113201399823c44730e809bfb21d

Available diffs

No changes file available.

Binary packages built by this source

lastpass-cli: command line interface to LastPass.com

 This application is a command line interface to the LastPass.com services. It
 brings both better security and convenience by allowing you to access, add,
 modify, and delete entries in your online LastPass vault, all from the
 terminal. You can also generate passwords for every server you use and
 securely store those passwords directly in LastPass. LastPass Enterprise
 features are supported as well, including Shared Folders.
 .
 Users who prefer the command line can access their data directly with “lpass
 ls” then using “lpass show -c --password Sitename” to put the Sitename
 password on the copy buffer. You can utilize “lpass show” to store passwords
 used in scripts, rather than putting passwords in the scripts themselves.
 LastPass can also be used as you work within the command line to help you
 login to servers. We’ve included some example scripts below.
 .
 The new tool is beneficial for LastPass users who want to use the command
 line to login to other machines as they work. There are examples such as
 contrib/examples/change-ssh-password.sh which shows automated password
 changing on a server. You could run it automatically on a nightly basis,
 regularly changing the password on the server as a security measure.

lastpass-cli-dbgsym: debug symbols for lastpass-cli