Your message dated Wed, 22 Jul 2020 10:34:21 +0000
with message-id <[email protected]>
and subject line Bug#957416: fixed in lastpass-cli 1.3.3-4
has caused the Debian Bug report #957416,
regarding lastpass-cli: ftbfs with GCC-10
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
957416: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957416
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:lastpass-cli
Version: 1.3.3-3
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/lastpass-cli_1.3.3-3_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/cmd.c.o   -c 
/<<PKGBUILDDIR>>/cmd.c
[ 52%] Building C object CMakeFiles/lpass.dir/config.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/config.c.o   
-c /<<PKGBUILDDIR>>/config.c
[ 54%] Building C object CMakeFiles/lpass.dir/edit.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/edit.c.o   -c 
/<<PKGBUILDDIR>>/edit.c
[ 57%] Building C object CMakeFiles/lpass.dir/endpoints-login.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o 
CMakeFiles/lpass.dir/endpoints-login.c.o   -c /<<PKGBUILDDIR>>/endpoints-login.c
[ 59%] Building C object CMakeFiles/lpass.dir/endpoints-share.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o 
CMakeFiles/lpass.dir/endpoints-share.c.o   -c /<<PKGBUILDDIR>>/endpoints-share.c
[ 61%] Building C object CMakeFiles/lpass.dir/endpoints.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/endpoints.c.o  
 -c /<<PKGBUILDDIR>>/endpoints.c
[ 64%] Building C object CMakeFiles/lpass.dir/format.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/format.c.o   
-c /<<PKGBUILDDIR>>/format.c
[ 66%] Building C object CMakeFiles/lpass.dir/http.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/http.c.o   -c 
/<<PKGBUILDDIR>>/http.c
[ 69%] Building C object CMakeFiles/lpass.dir/json-format.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o 
CMakeFiles/lpass.dir/json-format.c.o   -c /<<PKGBUILDDIR>>/json-format.c
[ 71%] Building C object CMakeFiles/lpass.dir/kdf.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/kdf.c.o   -c 
/<<PKGBUILDDIR>>/kdf.c
[ 73%] Building C object CMakeFiles/lpass.dir/log.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/log.c.o   -c 
/<<PKGBUILDDIR>>/log.c
[ 76%] Building C object CMakeFiles/lpass.dir/lpass.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/lpass.c.o   -c 
/<<PKGBUILDDIR>>/lpass.c
[ 78%] Building C object CMakeFiles/lpass.dir/notes.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/notes.c.o   -c 
/<<PKGBUILDDIR>>/notes.c
[ 80%] Building C object CMakeFiles/lpass.dir/password.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/password.c.o   
-c /<<PKGBUILDDIR>>/password.c
[ 83%] Building C object CMakeFiles/lpass.dir/pbkdf2.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/pbkdf2.c.o   
-c /<<PKGBUILDDIR>>/pbkdf2.c
[ 85%] Building C object CMakeFiles/lpass.dir/process.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/process.c.o   
-c /<<PKGBUILDDIR>>/process.c
[ 88%] Building C object CMakeFiles/lpass.dir/session.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/session.c.o   
-c /<<PKGBUILDDIR>>/session.c
[ 90%] Building C object CMakeFiles/lpass.dir/terminal.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/terminal.c.o   
-c /<<PKGBUILDDIR>>/terminal.c
[ 92%] Building C object CMakeFiles/lpass.dir/upload-queue.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o 
CMakeFiles/lpass.dir/upload-queue.c.o   -c /<<PKGBUILDDIR>>/upload-queue.c
[ 95%] Building C object CMakeFiles/lpass.dir/util.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/util.c.o   -c 
/<<PKGBUILDDIR>>/util.c
[ 97%] Building C object CMakeFiles/lpass.dir/xml.c.o
/usr/bin/cc -D_GNU_SOURCE -I/usr/include/libxml2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-aggressive-loop-optimizations -Wdate-time 
-D_FORTIFY_SOURCE=2   -std=gnu99 -pedantic -Wall -Wextra 
-Wno-language-extension-token -std=gnu99 -o CMakeFiles/lpass.dir/xml.c.o   -c 
/<<PKGBUILDDIR>>/xml.c
[100%] Linking C executable lpass
/usr/bin/cmake -E cmake_link_script CMakeFiles/lpass.dir/link.txt --verbose=1
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall 
-fno-aggressive-loop-optimizations -Wdate-time -D_FORTIFY_SOURCE=2  
-Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/lpass.dir/agent.c.o 
CMakeFiles/lpass.dir/blob.c.o CMakeFiles/lpass.dir/cipher.c.o 
CMakeFiles/lpass.dir/clipboard.c.o CMakeFiles/lpass.dir/cmd-add.c.o 
CMakeFiles/lpass.dir/cmd-duplicate.c.o CMakeFiles/lpass.dir/cmd-edit.c.o 
CMakeFiles/lpass.dir/cmd-export.c.o CMakeFiles/lpass.dir/cmd-generate.c.o 
CMakeFiles/lpass.dir/cmd-import.c.o CMakeFiles/lpass.dir/cmd-login.c.o 
CMakeFiles/lpass.dir/cmd-logout.c.o CMakeFiles/lpass.dir/cmd-ls.c.o 
CMakeFiles/lpass.dir/cmd-mv.c.o CMakeFiles/lpass.dir/cmd-passwd.c.o 
CMakeFiles/lpass.dir/cmd-rm.c.o CMakeFiles/lpass.dir/cmd-share.c.o 
CMakeFiles/lpass.dir/cmd-show.c.o CMakeFiles/lpass.dir/cmd-status.c.o 
CMakeFiles/lpass.dir/cmd-sync.c.o CMakeFiles/lpass.dir/cmd.c.o 
CMakeFiles/lpass.dir/config.c.o CMakeFiles/lpass.dir/edit.c.
 o CMakeFiles/lpass.dir/endpoints-login.c.o 
CMakeFiles/lpass.dir/endpoints-share.c.o CMakeFiles/lpass.dir/endpoints.c.o 
CMakeFiles/lpass.dir/format.c.o CMakeFiles/lpass.dir/http.c.o 
CMakeFiles/lpass.dir/json-format.c.o CMakeFiles/lpass.dir/kdf.c.o 
CMakeFiles/lpass.dir/log.c.o CMakeFiles/lpass.dir/lpass.c.o 
CMakeFiles/lpass.dir/notes.c.o CMakeFiles/lpass.dir/password.c.o 
CMakeFiles/lpass.dir/pbkdf2.c.o CMakeFiles/lpass.dir/process.c.o 
CMakeFiles/lpass.dir/session.c.o CMakeFiles/lpass.dir/terminal.c.o 
CMakeFiles/lpass.dir/upload-queue.c.o CMakeFiles/lpass.dir/util.c.o 
CMakeFiles/lpass.dir/xml.c.o  -o lpass  -lxml2 -lssl -lcrypto -lcurl 
/usr/bin/ld: CMakeFiles/lpass.dir/cmd-login.c.o:./build/./process.h:8: multiple 
definition of `ARGV'; CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:8: 
first defined here
/usr/bin/ld: CMakeFiles/lpass.dir/cmd-login.c.o:./build/./process.h:7: multiple 
definition of `ARGC'; CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:7: 
first defined here
/usr/bin/ld: CMakeFiles/lpass.dir/cmd-share.c.o:./build/./process.h:8: multiple 
definition of `ARGV'; CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:8: 
first defined here
/usr/bin/ld: CMakeFiles/lpass.dir/cmd-share.c.o:./build/./process.h:7: multiple 
definition of `ARGC'; CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:7: 
first defined here
/usr/bin/ld: CMakeFiles/lpass.dir/cmd.c.o:./build/./process.h:8: multiple 
definition of `ARGV'; CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:8: 
first defined here
/usr/bin/ld: CMakeFiles/lpass.dir/cmd.c.o:./build/./process.h:7: multiple 
definition of `ARGC'; CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:7: 
first defined here
/usr/bin/ld: CMakeFiles/lpass.dir/lpass.c.o:./build/./process.h:8: multiple 
definition of `ARGV'; CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:8: 
first defined here
/usr/bin/ld: CMakeFiles/lpass.dir/lpass.c.o:./build/./process.h:7: multiple 
definition of `ARGC'; CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:7: 
first defined here
/usr/bin/ld: CMakeFiles/lpass.dir/process.c.o:./build/./process.h:7: multiple 
definition of `ARGC'; CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:7: 
first defined here
/usr/bin/ld: CMakeFiles/lpass.dir/process.c.o:./build/./process.h:8: multiple 
definition of `ARGV'; CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:8: 
first defined here
/usr/bin/ld: CMakeFiles/lpass.dir/upload-queue.c.o:./build/./process.h:8: 
multiple definition of `ARGV'; 
CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:8: first defined here
/usr/bin/ld: CMakeFiles/lpass.dir/upload-queue.c.o:./build/./process.h:7: 
multiple definition of `ARGC'; 
CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:7: first defined here
/usr/bin/ld: CMakeFiles/lpass.dir/util.c.o:./build/./process.h:8: multiple 
definition of `ARGV'; CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:8: 
first defined here
/usr/bin/ld: CMakeFiles/lpass.dir/util.c.o:./build/./process.h:7: multiple 
definition of `ARGC'; CMakeFiles/lpass.dir/agent.c.o:./build/./process.h:7: 
first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [CMakeFiles/lpass.dir/build.make:691: lpass] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[3]: *** [CMakeFiles/Makefile2:219: CMakeFiles/lpass.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[2]: *** [Makefile:144: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build'
dh_auto_build: error: cd build && make -j4 "INSTALL=install 
--strip-program=true" all doc-man returned exit code 2
make[1]: *** [debian/rules:16: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: lastpass-cli
Source-Version: 1.3.3-4
Done: Chris Lamb <[email protected]>

We believe that the bug you reported is fixed in the latest version of
lastpass-cli, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb <[email protected]> (supplier of updated lastpass-cli package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 22 Jul 2020 11:12:41 +0100
Source: lastpass-cli
Architecture: source
Version: 1.3.3-4
Distribution: unstable
Urgency: medium
Maintainer: Chris Lamb <[email protected]>
Changed-By: Chris Lamb <[email protected]>
Closes: 957416
Changes:
 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.
Checksums-Sha1:
 68ce264640e71b480a2245531a5085018e90d0b7 2041 lastpass-cli_1.3.3-4.dsc
 7329fb95862bf9b2f51fee1debc9ccd15ff624a3 6484 
lastpass-cli_1.3.3-4.debian.tar.xz
 58b9b0bdafda6d83774cb484a08096277348c48a 7383 
lastpass-cli_1.3.3-4_amd64.buildinfo
Checksums-Sha256:
 13e506c1ce71a02998d59c9de2e160e1e78841fe0e6fb4f969d035dff209e785 2041 
lastpass-cli_1.3.3-4.dsc
 9359d6e8d803003a52483438e66db65a04a98d72cc0bb93b28e368adc5180152 6484 
lastpass-cli_1.3.3-4.debian.tar.xz
 119ab6e032ff4fcc67153368b1944b3666d56e96b549197ad7e63182b9fdd820 7383 
lastpass-cli_1.3.3-4_amd64.buildinfo
Files:
 7f091bba21fd3cb182a61501d686db38 2041 utils optional lastpass-cli_1.3.3-4.dsc
 e1d7a936e16ddb65f6968338ab8e8a5b 6484 utils optional 
lastpass-cli_1.3.3-4.debian.tar.xz
 72f7281f5a7672da39da4a3c2027c452 7383 utils optional 
lastpass-cli_1.3.3-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAl8YEXMACgkQHpU+J9Qx
HljMvA/+J1jEwKIQEAp414qtUXIN1p15/YArA03/u0nluYp6aik+2oJX00gs5Stc
bHDikm6lSr2OFln3V+WUnADV0rXLT/e6JFPnIl9mBv1BtT0gwKGoAJPLDsHlFDHP
0Mw+Q/XecVjeC+AjM9oVF4dgWHz/Qh2/bg+JTdeWkn2GKejRpyaTqqsTzL3IB6Xm
1L8WKYtdJqYodgugESso3giPEj/a3aBQa/Mj42Wa1pn/Keb3tkEAH4FNWvT411T7
lj6AvEhjNpDG1MGEM5e5d0pkYRdz7fYboZufZIv9tPnrzIIpa2b1DszjPjey27pN
Y+yWGGsSKCbr8UG9AHhc5grxS3zoO1lp5e0MD6pqHrBY5F3UDvuvvFrBQ2NJlT8x
MGT/AmLQQqRJZiNuYp2tfFzuRuCfqWvGXJbWvufqJKeSiYeaf4KRwANK24OwkC9d
xtwYs6e1D7jpFdugplnKHwyYY0DdLnsry2wpSkDMjieAAsVcbr4WomXCVGBHQfpc
oG6j6OPoAL9FHDo25Y0TfodZj4Oro5Iu8eKFdi/8C3BM1mJAtioaUpGclcOrzTn+
6bSLTkhoU6WNupzYEudDLC7Zblsea5fXHHk2Do69PfcV3euT/EESyOKmH0MwcZS2
ak5b333ekk4uF0HOPCt2Qck3bpTjHjHiUY+QhCYSZiBC6rpXOKE=
=yp0A
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to