Skip to content

Update gpgme and related software to the latest versions

What does this MR do?

Updates GpgME and it's dependencies to the latest available releases.

  • Upgrade gpgme, gnupg, libassuan, libksba, and libgpg-error to latest available versions
  • Previously held back due to verification failures

Related issues

Closes #3821 (closed)

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com
  • Pipeline is green on dev.gitlab.org if the change is touching anything besides documentation or internal cookbooks
  • trigger-package has a green pipeline running against latest commit
    • QA failures are unrelated to the change

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
    • There is no change in behavior here that requires documentation
  • Tests added
    • There is no change in behavior here that requires new testing
  • Integration tests added to GitLab QA
    • There is already GPG signing specs in GitLab QA
  • Equivalent MR/issue for the GitLab Chart opened
    • We use the distribution bundled versions in the Charts

Closes #3821 (closed)

Edited by Ian Baum

Merge request reports