Skip to content
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

Flatpak gpg signing with sub-keys #104

Merged
merged 1 commit into from
Jan 21, 2022
Merged

Flatpak gpg signing with sub-keys #104

merged 1 commit into from
Jan 21, 2022

Conversation

mbooth101
Copy link
Member

When signing is delegated to a dedicated signing subkey, we need to
export the whole public keyring into the flatpak repository metadata,
otherwise flatpak is not able to verify the signatures on the repo
commits.

Also honour the GNUPGHOME environment variable.

Change-Id: Ib1119e34d529f7ea112528352a63281870cb729a
Signed-off-by: Mat Booth mat.booth@gmail.com

When signing is delegated to a dedicated signing subkey, we need to
export the whole public keyring into the flatpak repository metadata,
otherwise flatpak is not able to verify the signatures on the repo
commits.

Also honour the GNUPGHOME environment variable.

Change-Id: Ib1119e34d529f7ea112528352a63281870cb729a
Signed-off-by: Mat Booth <mat.booth@gmail.com>
@mbooth101
Copy link
Member Author

I have verified this change also at my jenkins instance:

The repo at http://eclipse.matbooth.co.uk/flatpak/nightly/eclipse.flatpakrepo seems to work

@mbooth101 mbooth101 merged commit a198b66 into eclipse-cbi:main Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants