[mirrors/gpgme]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for mirrors/gpgme Pushed by mirror-service into branch 'master'. Changed from f7a2ce89e269a8abeb1a711ed8fbf9b4c5b97329 to ecffd0c9a7ec00a156443d6d8d253da09c0cf23b Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 8dc1de3acb86375830e7034cab419030bdf1d36b by Ingo Klöcker on 05/08/2026 at 10:17.. Fix handling of missing timestamp in SIGINFO status * src/verify.c (parse_sig_info): Add argument protocol. Check for "-" if protocol is CMS. (_gpgme_verify_status_handler): Pass protocol to parse_sig_info. * tests/gpg/t-verify.c (check_result): Add argument timestamp. Check timestamp. (main): Add expected timestamp to all check_result calls. * tests/gpgsm/t-verify.c (check_result): Add argument timestamp. Check timestamp. (main): Add expected timestamp to all check_result calls. -- S/MIME signatures do not necessarily have a timestamp. In this case gpgsm emits "-" in the SIGINFO status line. Fixes-commit: 31eb884e8f102ed3cf1220ccdd77e6e1931a9a7b GnuPG-bug-id: 8368 https://invent.kde.org/mirrors/gpgme/-/commit/8dc1de3acb86375830e7034cab419030bdf1d36b Git commit ecffd0c9a7ec00a156443d6d8d253da09c0cf23b by Ingo Klöcker on 05/08/2026 at 12:41.. tests: Add test to check issuer serial number and issuer name * tests/gpgsm/Makefile.am (LDADD): Add @GPG_ERROR_LIBS@. * tests/gpgsm/t-support.h (_test, test, safe_strcmp, nonnull, have_gpgsm_version): New. * tests/gpgsm/cms-decrypt.c (nonnull): Remove. * tests/gpgsm/cms-keylist.c (nonnull): Remove. * tests/gpgsm/t-verify.c (test_opaque_without_cert): New. (check_result): Add arguments issuer_serial, issuer_name. Use safe_strcmp to compare fpr. Check issuer_serial and issuer_name. (main): Add expected issuer serial and issuer name to existing check_result calls. Add test to check S/MIME signature without embedded signing certificate. -- GnuPG-bug-id: 8369 https://invent.kde.org/mirrors/gpgme/-/commit/ecffd0c9a7ec00a156443d6d8d253da09c0cf23b