-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
GnuPG: Update to v2.4.8 #6644
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GnuPG: Update to v2.4.8 #6644
Conversation
cdbb955
to
e42fee6
Compare
@mreid-tt can you downgrade cross/assuan to a version <3.x (e.g. 2.5.7) ? gpgme 1.17.1 (this is the latest version for DSM 6) depends on assuan 2.x This is the reason why synocli-disk failed to build. |
@hgy59 Thanks for your input. My main approach was to update the package along with all direct dependencies. I did encounter an issue with Install tests have been successful so far. Are there any other changes you'd recommend before proceeding with the merge? |
See #5150 for an example of creating a PGP key with gnupg. I suggest to validate this use case. |
Install and update of the new version is successful on DSM 7: Install Log
Upgrade Log
Other Checks
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@hgy59, while publishing this, I noted the following error when trying to build for older ppc853x-5.2:
|
Description
This PR includes the following:
Fixes #
Checklist
all-supported
completed successfullyType of change