https://bugs.kde.org/show_bug.cgi?id=433112

Daniel Vrátil <dvra...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-pass/commit/b6ae9
                   |                            |e8a7224efde8bfcca0c6216dfa4
                   |                            |e273fb23
   Version Fixed In|                            |1.3.0
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #2 from Daniel Vrátil <dvra...@kde.org> ---
Git commit b6ae9e8a7224efde8bfcca0c6216dfa4e273fb23 by Daniel Vrátil.
Committed on 21/02/2021 at 14:17.
Pushed by dvratil into branch 'master'.

Use QGpgme library to interact with GPG

Use a library rather than invoking the gpg executable directly.
One thing is that finding the right executable and the version
is tricky (see #433112), it makes the code more complex.
FIXED-IN: 1.3.0

M  +1    -0    CMakeLists.txt
M  +1    -0    plugin/CMakeLists.txt
M  +2    -2    plugin/otpprovider.cpp
M  +1    -1    plugin/otpprovider.h
M  +2    -2    plugin/passwordprovider.cpp
M  +1    -1    plugin/passwordprovider.h
M  +31   -49   plugin/providerbase.cpp
M  +2    -3    plugin/providerbase.h

https://invent.kde.org/plasma/plasma-pass/commit/b6ae9e8a7224efde8bfcca0c6216dfa4e273fb23

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to