Home GnuPG
Diffusion GnuPG d4976e35d2ca

gpg: Add sub-option ignore-attributes to --import-options.

Description

gpg: Add sub-option ignore-attributes to --import-options.

* g10/options.h (IMPORT_IGNORE_ATTRIBUTES): New.
* g10/import.c (parse_import_options): Add new sub-option.
(read_block): Implement sub-option.

Tested using the import-export feature:

gpg --export KEY_WITH_PICTURE \
 | gpg --import --import-options import-export,ignore-attributes \
 | gpg --show-key
  • Suggested-by: Robin H. Johnson

Details

Provenance
wernerAuthored on Jan 24 2024, 6:23 PM
Parents
rGa227a0d54da6: po: Update German translation.
Branches
Unknown
Tags
Unknown