Fix build on arch #2

Closed
opened 2025-06-19 15:28:03 +00:00 by admin · 0 comments
Owner

Since the update of the gpgme library to v2, the gpgme_key_get_string_attr and GPGME_ATTR_EMAIL are removed because the data could be extracted directly from gpgme_key_t and gpgme_user_id_t structs. It's a breaking change for our build.

Arch was the first of the supported distro to update to gpgme v2, other distros can potentially update as well in the following years.

Since the update of the gpgme library to v2, the `gpgme_key_get_string_attr` and `GPGME_ATTR_EMAIL` are removed because the data could be extracted directly from `gpgme_key_t` and `gpgme_user_id_t` structs. It's a breaking change for our build. Arch was the first of the supported distro to update to gpgme v2, other distros can potentially update as well in the following years.
jabber.developer self-assigned this 2025-09-01 22:23:52 +00:00
jabber.developer added the
Kind/Bug
label 2025-09-01 22:24:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: devs/cproof#2
No description provided.