lastpass-cli 1.3.3-4 source package in Ubuntu

Changelog

lastpass-cli (1.3.3-4) unstable; urgency=medium

  [ Chris Lamb ]
  * Fix FTBFS with GCC 10.0. (Closes: #957416)
  * Bump Standards-Version to 4.5.0.
  * Bump debhelper compat level to 13.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Chris Lamb <email address hidden>  Wed, 22 Jul 2020 11:12:41 +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

Downloads

File Size SHA-256 Checksum
lastpass-cli_1.3.3-4.dsc 2.0 KiB 13e506c1ce71a02998d59c9de2e160e1e78841fe0e6fb4f969d035dff209e785
lastpass-cli_1.3.3.orig.tar.gz 113.7 KiB f38e1ee7e06e660433a575a23b061c2f66ec666d746e988716b2c88de59aed73
lastpass-cli_1.3.3-4.debian.tar.xz 6.3 KiB 9359d6e8d803003a52483438e66db65a04a98d72cc0bb93b28e368adc5180152

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