IABSD.fr/ports/security/lastpass-cli

Branch :


Log

Author Commit Date CI Message
cf345daf 2020-05-15 14:46:37 Add bash completions. ok bket@ (maintainer)
48b0b966 2019-07-12 20:48:23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
6ff3e553 2019-06-25 20:25:20 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc, there may be some missing as my unpacked ports source is a little out of date but this should catch the main things people might run into the struct was reordered a second time in sysctl.h r1.192 to improve compatibility but amd64 snapshot packages made it out before that happened so the bumps are still needed
a517da9b 2019-04-17 06:39:55 Update to lastpass-cli-1.3.3. Changelog: https://github.com/lastpass/lastpass-cli/blob/master/CHANGELOG.md Upstream provides distfile via githubs release infrastructure.
3ee38973 2019-03-24 16:27:12 Update to lastpass-cli-1.3.2. - Switch to GH_ variables, tarballs are not uploaded as assets any more. - Drop patch that has been merged upstream.
7112ed52 2018-05-24 16:04:35 Update to lastpass-cli-1.3.1. This update fixes an issue with intermediate certificates resulting in a fatal error (https://github.com/lastpass/lastpass-cli/issues/409). Taken a patch from upstream to fix an issue resulting in a segmentation fault (https://github.com/lastpass/lastpass-cli/pull/411) While here change MAINTAINER mail address. OK sthen@
bd13c690 2018-03-16 17:15:46 Update to lastpass-cli-1.3.0. Switch from autogenerated github tarball to stable release one. OK sthen@
0b1b8cf4 2017-11-11 13:30:44 update to lastpass-cli-1.2.2, from maintainer Björn Ketelaars
dc9770c8 2017-09-29 15:56:40 fix obvious use-after-free (committed upstream), from Bjorn Ketelaars, ok naddy
bcea8e7e 2017-07-06 11:09:50 Update to lastpass-cli-1.2.1, fixing a regression with 'lpass show' From maintainer Björn Ketelaars