lp://staging/ubuntu/oneiric-updates/software-properties
- Get this branch:
- bzr branch lp://staging/ubuntu/oneiric-updates/software-properties
Branch merges
Branch information
Recent revisions
- 87. By Marc Deslauriers
-
* SECURITY UPDATE: improve gpg key validation to prevent MITM attack
(LP: #1016643)
- softwareproperties/ppa. py: download gpg key to temporary keyring, and
validate using v4 fingerprint before importing to apt keyring. - 86. By Jonathan Riddell
-
manually shift the policy index to work around wrong upgrade policy being
set. (LP: #944876) - 85. By Marc Deslauriers
-
* SECURITY UPDATE: incorrect ssl certificate validation (LP: #915210)
- softwareproperties/ppa. py: use pycurl to download the signing key
fingerprint.
- tests/test_lp.py: add test.
- debian/control: add python-pycurl dependency.
- CVE-2011-4407 - 83. By Michael Vogt
-
[ Michael Vogt ]
* debian/control:
- add missing build-depends to dh-translations[ Philip Muskovac ]
* lp:~yofel/software-properties/lp-819793:
- Fix for bug 819793 as disable_child_source( ) now need the template
name as parameter, not the template itself )LP: #819793[ Robert Roth ]
* Fix warnings logged to terminal about inexistent handlers by checking
if the handlers exist
* Reset the popcon checkbox value if changed, but auth failed (LP: #874759)
* Apt-add-repository --remove changed to also remove the debsrc
line (LP: #838507)
* Update the manpage of apt-add-repository with the available
options. (LP: #697546)
* Reset the text on the mirror testing dialog after closing/canceling
it (LP: #875679)
* Unicode encode PPA description and displaynam to avoid
UnicodeDecodeErrors (LP: #827355)
* Do not expand the server combobox (LP: #875131) - 82. By Michael Vogt
-
* lp:~kelemeng/software-properties/bug853231-upstream:
- Add missing files to POTFILES.in (LP: #853231)
Many thanks to Gabor Kelemen - 81. By Michael Vogt
-
* softwarepropert
ies/dbus/ SoftwarePropert iesDBus. py, tests/test_dbus.py:
- fix crash when there are unicode comments in the sources.list
file (LP: #820028). Dbus always sends us a dbus.String which is
type unicode, but python-apt expects utf8 encoded str - 80. By Michael Vogt
-
* lp:~gandelman-a/software-properties/lp829109 :
- add "-y" to add-apt-repository (LP: #829109). This can be
used to avoid the confirmation prompt. Alternatively you
can redirect stdin to /dev/null for skipping of the confirmation - 79. By Martin Pitt
-
Move from static gobject to GI GObject module, to be compatible to
upcoming pygobject 3.0. - 78. By Michael Vogt
-
* softwarepropert
ies/ppa. py:
- fix incorrect call call to apt-key for the fingerprint, thanks
to Martin Pitt for the report
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/precise/software-properties