~ubuntu-core-dev/software-properties/main

Get PPA key signing data from launchpad https rather than keyserver.

Previously adding of a PPA would read the signing key fingerprint from
launchpad and then read the signing key data from keyserver.ubuntu.com
over https.

This changes that to use the newly added getSigningKeyData operation
from launchpad. And uses the launchpad 'devel' api version.
The primary benefit of this is a reduction in the number
of external services that 'add-apt-repository' relies upon.
That means less external services that may be down, and also less
holes poked in egress networking to allow add-apt-repository to work.

There are also 3 other changes/improvements that we found along the way:
 a.) make python2 (pycurl) path follow http redirects.
 b.) use 'mangle_ppa_shortcut' in other paths.
 c.) mangle_ppa_shortcut can now support input with or without 'ppa:' as
     a prefix.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 544 15 years ago Michael Vogt * softwareproperties/gtk/DialogMirror.py: - fixe Diff
data 1 18 years ago Michael Vogt * initial revision (after accidently killing it) Diff
debian 1 18 years ago Michael Vogt * initial revision (after accidently killing it) Diff
po 1 18 years ago Michael Vogt * initial revision (after accidently killing it) Diff
softwareproperties 452 17 years ago Sebastian Heinlein * user lowercase naming for the module Diff
tests 337.3.38 17 years ago Michael Vogt * tests/test_aptsources.py: - added unittest cod Diff
tools 1032.1.1 6 years ago Andrea Azzarone Store the goa account is using GSettings instead o Diff
File add-apt-repository 1012.1.5 6 years ago Dimitri John Ledkov move keyserver option down 7 KB Diff Download File
AUTHORS 187.2.38 18 years ago Sebastian Heinlein * set the default icon of software-properties to t 377 bytes Diff Download File
BUGS 465 17 years ago Sebastian Heinlein * TODO, BUGS: - Remove obsolete and fixed items * 35 bytes Diff Download File
ChangeLog 1 18 years ago Michael Vogt * initial revision (after accidently killing it) 1.6 KB Diff Download File
COPYING 1 18 years ago Michael Vogt * initial revision (after accidently killing it) 17.5 KB Diff Download File
LGPL 489 17 years ago Michael Vogt * updated the copyright 25.9 KB Diff Download File
QT-BUGS-TODO 1043.1.1 5 years ago Simon Quigley Rename KDE-BUGS-TODO to QT-BUGS-TODO. 2.4 KB Diff Download File
README 465 17 years ago Sebastian Heinlein * TODO, BUGS: - Remove obsolete and fixed items * 361 bytes Diff Download File
setup.cfg 1043.1.2 5 years ago Simon Quigley Use sed to make everything say Qt. 655 bytes Diff Download File
File setup.py 1043.1.2 5 years ago Simon Quigley Use sed to make everything say Qt. 706 bytes Diff Download File
File software-properties-dbus 903 10 years ago Michael Vogt releasing package software-properties version 0.92 2.1 KB Diff Download File
File software-properties-gtk 1012.1.1 6 years ago Dimitri John Ledkov wip 4 KB Diff Download File
File software-properties-qt 1043.1.2 5 years ago Simon Quigley Use sed to make everything say Qt. 5.6 KB Diff Download File
TODO 465 17 years ago Sebastian Heinlein * TODO, BUGS: - Remove obsolete and fixed items * 61 bytes Diff Download File