~canonical-launchpad-branches/launchpad/+git/bzr-personal:apw/signing-eku

Last commit made on 2018-08-03
Get this branch:
git clone -b apw/signing-eku https://git.launchpad.net/~canonical-launchpad-branches/launchpad/+git/bzr-personal
Members of Canonical Launchpad Branches can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

a7e4dfa... by Andy Whitcroft

signing: add extendedKeyUsage = codeSigning,1.3.6.1.4.1.2312.16.1.2 to kmod keys

In order to prevent kernel module signing keys from also
being usable to sign kernels add the extendedKeyUsage of
codeSigning,1.3.6.1.4.1.2312.16.1.2 to the OpenSSL configuration
when generating these keys.

Take this opportunity to pull out the OpenSSL configuration
generation so that it can be validated during testing.

Signed-off-by: Andy Whitcroft <email address hidden>

f814214... by Launchpad PQM Bot

[r=maxiberta][bug=1780411] Weaken type of key_text in
 person.deleteSSHKeysFromSSO so that more existing keys can be deleted.

a901050... by Colin Watson

Weaken type of key_text in person.deleteSSHKeysFromSSO so that more existing keys can be deleted.

fc5d54d... by Launchpad PQM Bot

[r=wgrant][no-qa] Adjust request-daily-builds DB permissions to
 handle recent changes in how snap builds are requested.

f35e9b8... by Colin Watson

Adjust request-daily-builds DB permissions to handle recent changes in how snap builds are requested.

cb00c17... by Launchpad PQM Bot

[testfix][r=cjwatson][no-qa] Fix various problems exposed by the
 request_daily_builds script test.

4a111f0... by Colin Watson

Set up a fake loggerhead server so that TestRequestDailyBuilds passes again.

393e8be... by Colin Watson

Set a default timeout function when requesting daily builds.

db7ba06... by Colin Watson

Fix bzr/git hosting clients to handle RequestExceptions without a response.

de4eb20... by Launchpad PQM Bot

[r=wgrant][bug=1770400][incr] Make automatic builds of snaps honour
 build-on architectures.