Commit graph

13 commits

Author SHA1 Message Date
Cole Mickens f0950fa3f6 gopass: v1.8.5 -> v1.8.6; support wayland 2019-07-26 12:01:25 +02:00
worldofpeace 128d96e3c3 gopass: 1.8.4 -> 1.8.5
https://github.com/gopasspw/gopass/releases/tag/v1.8.5
2019-03-13 01:33:59 -04:00
Andreas Rammhold 84e1e62730
gopass: 1.8.3 -> 1.8.4 2019-01-09 22:08:58 +01:00
Mario Rodas c32752fb12
gopass: 1.8.2 -> 1.8.3 2018-12-16 19:09:43 -05:00
Michishige Kaito 8cf22dea82 gopass: 1.8.1 -> 1.8.2 2018-07-21 13:59:50 +01:00
Florian Klink 1588d6a549 gopass: override GOPASS_CONFIG to fix completion generation (#42400)
gopass tries to write a version number to it's configuaration, even when
just generating the shell completion scripts. This fails, as
/homeless-shelter is read-only inside the sandbox.
As error messages are printed to stdout instead of stderr
(see https://github.com/gopasspw/gopass/issues/877), the error message
lands inside the completion script, thus breaking it.

Workaround that by setting GOPASS_CONFIG to `/dev/null`
2018-06-25 00:52:15 +02:00
Vladyslav Mykhailichenko a64b88a833 gopass: 1.7.1 -> 1.8.1 2018-06-20 14:53:46 +03:00
Vladyslav M a0c480ab1f gopass: 1.6.11 -> 1.7.1 (#41078) 2018-05-25 15:43:41 +02:00
aszlig 8ce802e8c8
gopass: Add xclip to wrapperPath
This is another dependency needed when invoked with "gopass -c".

I opted for xclip instead of xsel, because xclip is tried first in
order.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @andir, @suvash, @mkaito
2018-05-06 05:07:39 +02:00
Michishige Kaito cda51a8a05 gopass: Install shell completion scripts
Shell completion needs to be generated by the `gopass` binary, and moved
into place for each of the supported shells.
2018-04-10 11:16:56 +01:00
Suvash Thapaliya fad95a35c5
gopass: 1.6.7 -> 1.6.11
Use the latest update
2018-02-27 13:35:43 +01:00
Andreas Rammhold eac3d9ce69
gopass: 1.6.6 -> 1.6.7 2018-01-04 03:13:34 +01:00
Andreas Rammhold 057d70ffec
gopass: init at 1.6.6 2017-12-21 12:20:07 +01:00