~cjwatson/launchpad:stop-ppa-key-propagation

Last commit made on 2020-10-21
Get this branch:
git clone -b stop-ppa-key-propagation https://git.launchpad.net/~cjwatson/launchpad
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
stop-ppa-key-propagation
Repository:
lp:~cjwatson/launchpad

Recent commits

ffc336d... by Colin Watson

Stop propagating signing keys between an owner's PPAs

Things were perhaps different in 2009 when this feature was designed,
but add-apt-repository has dealt with fetching keys on a per-archive
basis for a long time now, and it makes more sense for keys to be
per-archive. This also improves behaviour for users whose default
archive was created long enough ago that it has a 1024-bit signing key.

LP: #1700167

6e16525... by Colin Watson

Make constructPageID return a native string

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/392386

b30f4b5... by Colin Watson

Port TestRegistration to io.BytesIO

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/392387

1983168... by Colin Watson

Convert lp.services.oauth to preferred __future__ imports

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/392385

1cdf76d... by Colin Watson

Treat bzr format strings as bytes

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/392383

a2e482a... by Colin Watson

Correct spelling of \-escapes in lp.translations

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/392374

a66963b... by Colin Watson

Allow DecoratedResultSet.__len__

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/392371

7cd54a6... by Colin Watson

Send proper webservice redirects for builds

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/392364

bc5a16c... by Thiago F. Pappacena

Adding extra meta info when requesting an OCI build to buildd

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/392500

64ee402... by Thiago F. Pappacena

Fixing OCIRegistryUploadJob.config and avoiding crash logging it

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/392545