Skip to content

Update gpgme gem to v2.0.22

Stan Hu requested to merge sh-update-gpgme into master

What does this MR do and why?

gitlab-development-kit!2244 (merged) configured Ruby to build the gpgme gem with the system libraries because gpgme v1.13.1 did not build with glibc 2.34+ due to the introduction of void closeform(), which appeared in Ubuntu 21.10. This compilation problem has since been fixed in gpgme 1.15+ via https://dev.gnupg.org/rM4b64774b6d13ffa4f59dddf947a97d61bcfa2f2e. This gem update updates the gpgme library version to v1.18.

Diff: https://my.diffend.io/gems/gpgme/2.0.19/2.0.22

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports

Loading