- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 10 2024
Jun 7 2024
Adding vsd33 for testing with next VSD
This can be tested with T6879: Kleopatra: Add support for adding an ADSK.
respecting the "disabled" state is ready for testing; the rest won't be done on this ticket
backported
should be ready for testing
backported
backported
backported for vsd33 to avoid conflicts with changes for T7076
backported
backported
The changes where backported for VSD33, but they have little to do with the original request. They only address https://dev.gnupg.org/T6072#167392
backported
Backported for VSD
Jun 6 2024
Jun 5 2024
Browsers automatically add an increasing number to the file names of downloaded files in case of a conflict. I think that's a strong indication that people don't like to be bothered with such things. But let's see if people complain.
Jun 4 2024
Makes sense. Then default-new-key-adsk needs to be exported by gpgconf, so that gpgme/Kleopatra can use/show it.
To add some (unrepresentative) statistics: My normal keyring contains 552 keys. 5 keys have a single revocation key. 1 key has 3 revocation keys.
Jun 3 2024
What's the use case for multiple designated revokers? I don't think we should optimize Kleopatra's UI for something that's in theory possible with the OpenPGP spec, but which in practice will never occur for a productively used key. The standard use case is that the company wants to be able to revoke the keys of their employees, i.e. there will be a single revocation key.
I guess the status should be set to Testing?
Is supporting Python 2.7 such a high priority? That version of python is super duper EOL and this might be a good opportunity to drop support for it.
May 29 2024
I have merged the changes for using setuptools if distutils isn't available. This fixes the immediate problem that the bindings couldn't be built for Python 3.12. I did not merge most of the changes in lang/python/Makefile.am because of the reasons mentioned above. Maybe we can address the open changes in another patch. In any case, thanks a lot for your patch! And sorry that it took so long to get some of it merged.
Sorry for the delay. I just had another look at the patch. Unfortunately, it doesn't work with Python 2.7.
/usr/bin/python2.7: No module named build
I think it's missing https://pypi.org/project/build/, but this package doesn't support Python 2.7 since version 0.6. Maybe installing version 0.5.1 of build for Python 2.7 would help.
May 28 2024
May 27 2024
Information about revocation keys can now be retrieved from a Key object (see T7118).
Information about revocation keys can now be retrieved from a Key object. Verified with internal test runners. Independent tests will be done with T7095.
May 24 2024
May 22 2024
I think it would be cleaner to create a separate ticket for making gpg fetch the requested key from LDAP.
May 21 2024
Assigning to Carl since he's working on this already.
Setting same priority as T6799.
We shouldn't change the name of the config file. The syntax is different from GnuPG's .conf files. Therefore it's better not to use the same file suffix.
May 17 2024
In T7036#186290, @ebo wrote:Tested with VS-Desktop-3.2.93.391-Beta:
May 16 2024
Fixed and backported for VSD 3.3.