1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-30 16:17:02 +01:00
Werner Koch ffc2307843 gpg: Add import options "keep-ownertrust".
* g10/options.h (IMPORT_KEEP_OWNERTTRUST): New.
* g10/import.c (parse_import_options): Add "keep-ownertrust".
(import_one): Act upon new option.
--

This option is in particular useful to convert from a pubring.gpg to
the new pubring.kbx in GnuPG 2.1 or vice versa:

gpg1 --export | gpg2 --import-options keep-ownertrust --import
2014-11-12 09:56:40 +01:00
..
2014-11-04 16:32:30 +01:00
2014-07-23 14:35:22 +02:00
2014-10-31 14:21:34 +01:00
2014-01-31 14:35:49 +01:00
2014-11-11 15:14:31 +01:00
2007-07-04 19:49:40 +00:00
2013-11-15 15:49:34 +01:00
2014-10-31 10:31:11 +01:00
2014-08-14 15:21:21 +02:00
2014-11-11 10:13:10 +01:00
2008-12-12 08:54:50 +00:00
2014-03-06 16:23:10 +09:00
2014-01-29 17:45:05 +01:00