lastpass-cli 1.3.7-1build3 source package in Ubuntu

Changelog

lastpass-cli (1.3.7-1build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:48:53 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
lastpass-cli_1.3.7.orig.tar.gz 114.7 KiB 3fb1373fc05d568599da7657fcff801cbaa704254f00bb8e13d4510cb236be90
lastpass-cli_1.3.7-1build3.debian.tar.xz 6.3 KiB faae42654de8109b5c7c25a1670da3ccc78f78c229dd0427e532667bd759fc01
lastpass-cli_1.3.7-1build3.dsc 2.1 KiB d83b61bb336e9a0de805d72cc290e8e814a14cc2c41911e44cff55c930457f2f

Available diffs

View changes file

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