PPA signing keys should be named after the person, not the PPA
Bug #628768 reported by
William Grant
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Undecided
|
William Grant |
Bug Description
Now that PPA display names are usually something other than 'PPA for Some User', we end up with keys named like 'Launchpad Mozilla'. If the user then creates another PPA, it will share the 'Launchpad Mozilla' key, when it's probably got nothing to do with Mozilla at all.
We should name the key 'Launchpad PPA for <person.
Related branches
lp://qastaging/~wgrant/launchpad/ppa-key-name
- Michael Nelson (community): Approve (code)
-
Diff: 80 lines (+16/-8)2 files modifiedlib/lp/archivepublisher/archivesigningkey.py (+2/-1)
lib/lp/archivepublisher/tests/archive-signing.txt (+14/-7)
Changed in soyuz: | |
assignee: | nobody → William Grant (wgrant) |
status: | New → In Progress |
description: | updated |
tags: |
added: qa-untestable removed: qa-needstesting |
Changed in soyuz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11490 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11490>.