Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 586082 - Enable git hooks to enforce OpenPGP-signing for Portage commits and pushes
Summary: Enable git hooks to enforce OpenPGP-signing for Portage commits and pushes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-16 07:22 UTC by Alexander Berntsen (RETIRED)
Modified: 2016-07-01 10:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Berntsen (RETIRED) gentoo-dev 2016-06-16 07:22:25 UTC
portage.git should ensure that commits and pushes have an OpenPGP signature. Please enable the appropriate server-side git hooks.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-07-01 10:39:43 UTC
commit e28681df8d018b4758dd02760222252611897d1c
Author: Michał Górny <mgorny@gentoo.org>
Date:   Fri Jul 1 12:37:56 2016

    proj/portage: Enable GPG commit signature verification, #586082

commit 040ecfb195c184a23d053981026ccfc86b32fe59
Author: Michał Górny <mgorny@gentoo.org>
Date:   Fri Jul 1 12:29:30 2016

    proj/portage: Enable signed push requirement, #586082


Hopefully it will work. It may also not work or prevent everyone from committing. Enjoy!