This creates a weird GPGME result where num_considered is smaller then the import result and the import result has 6 entries for three certs.
Example file:
gpgsm --status-fd 1 --import ~/certs/aheinecke-2018.pem [GNUPG:] IMPORT_OK 0 13EDC882410E770C854B1CCEBB11CE8CADF09832 [GNUPG:] IMPORT_OK 0 80C65EB68E40D7A15F65AE4A3F4AE6B073EB5FC2 [GNUPG:] IMPORT_OK 0 4E348D97A2810B20445EA9243989CCD6A0822B40 [GNUPG:] IMPORT_OK 0 80C65EB68E40D7A15F65AE4A3F4AE6B073EB5FC2 [GNUPG:] IMPORT_OK 0 4E348D97A2810B20445EA9243989CCD6A0822B40 [GNUPG:] IMPORT_OK 0 4E348D97A2810B20445EA9243989CCD6A0822B40 gpgsm: total number processed: 3 gpgsm: unchanged: 3
Prio low as I'm not sure if it is a regression and it does not seem to do harm to current applications using this.