Sign Packages
Update https://gitlab.com/gitlab-org/omnibus-gitlab now that we have merged https://gitlab.com/gitlab-org/omnibus/merge_requests/7
This adds:
- Signing of RPMs (
rpm --addsign
) - Signing of DEBs (
debsigs
format) - Necessary changes to get the GnuPG keys in place for signing.
Relations:
- Related to https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2537
- Related to https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1054
- Replaces https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/922
- Replaces https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1718
- Replaces https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1752
- Implements https://gitlab.com/gitlab-org/omnibus/merge_requests/7
TODO
-
Merge this -
Implement new keypair -
Generate new keypair -
Upload to appropriate bucket -
Change/add values for GPG_PASSPHRASE
andSECRET_AWS_*
-
Upload pubkeys to PackageCloud repositories -
Write documentation for users to enable the checking of package signatures
-
-
Activate in production branches
Edited by Jason Plum
Merge request reports
Activity
assigned to @marin
changed milestone to %9.5
mentioned in commit 1b687a4c
mentioned in merge request !922 (closed)
mentioned in issue #2537 (closed)
Please register or sign in to reply