-
e7668df...
by
Adam Conrad
on 2012-10-02
-
Import patches-unapplied version 0.92.9 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: 6bed53d77ccdc652788c8df74621b5c37fdfdeea
New changelog entries:
* Call GnuPG with an appropriate --homedir argument (LP: #1060335)
-
6bed53d...
by
Michael Vogt
on 2012-10-01
-
Import patches-unapplied version 0.92.8 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: 9011f8376bad7f150e5b24a61577a189d6fc6971
New changelog entries:
* lp:~mvo/software-properties/recv-key-lp1016643:
- ensure fingerprint check after recv-key (LP: #1016643)
-
9011f83...
by
Oliver Grawert
on 2012-10-01
-
Import patches-unapplied version 0.92.7 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: 2c2bd976c767bb316203da4642e03d71dcb1fd9f
New changelog entries:
[ Oliver Grawert ]
* make sure a capitalized line for "Prompt=" lands in
/etc/update-manager/release-upgrades to prevent ucf questions
(LP: #1045579)
[ Michael Vogt ]
* softwareproperties/ppa.py: remove no longer applying comment (thanks to
Zooko)
-
2c2bd97...
by
Colin Watson
on 2012-09-18
-
Import patches-unapplied version 0.92.6 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: ca2c5090982a41f109439b9c0e837213903183bd
New changelog entries:
* Make DEP-8 tests depend on python-dbus, python-pycurl, and
python3-pycurl.
* Make software-properties-common depend on ca-certificates, for
softwareproperties.ppa.get_ppa_info_from_lp (LP: #1052267).
-
ca2c509...
by
Colin Watson
on 2012-09-17
-
Import patches-unapplied version 0.92.5 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: b13f8ead75805df7a6f8a7e851d5501ab084f18c
New changelog entries:
[ Colin Watson ]
* add-apt-repository:
- Force output encoding to UTF-8 even in non-UTF-8 locales
(LP: #1041431).
[ sampo555 ]
* Construct the path of a PPA source file properly (LP: #972617, #994515,
#1018327, #1037916).
-
b13f8ea...
by
Mathieu Trudel-Lapierre
on 2012-09-11
-
Import patches-unapplied version 0.92.4 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: 8aefecfabec6507ad58e21f93ddf71b92e2541c0
New changelog entries:
* softwareproperties/gtk/SoftwarePropertiesGtk.py: also cover the cases where
vendor or model can't be identified; replace those unavailable strings with
"Unknown". (LP: #1028388)
-
8aefecf...
by
Michael Vogt
on 2012-09-10
-
Import patches-unapplied version 0.92.3 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: 5f3afb986c6a7bf0e0ff57bcfac79080f1d45f0b
New changelog entries:
* lp:~mvo/software-properties/dep8:
- add dep8 control
-
5f3afb9...
by
Colin Watson
on 2012-09-08
-
Import patches-unapplied version 0.92.2 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: 59e97eaf39300567f88620038805d6a0dfe84c6a
New changelog entries:
[ Colin Watson ]
* debian/rules:
- Ensure that scripts end up with #! /usr/bin/python3, not #!
/usr/bin/python3.X.
[ Robert Roth ]
* Import pycurl before using it (LP: #1044674).
* Remove QString as py3 uses native python string (LP: #1036588).
-
59e97ea...
by
Kiwinote
on 2012-08-28
-
Import patches-unapplied version 0.92.1 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: d93fa30fbe7243cff88993f443e1a55b2b059fd2
New changelog entries:
* softwareproperties/gtk/SoftwarePropertiesGtk.py:
- add missing import to unblock startup (LP: #1042180)
-
d93fa30...
by
Michael Vogt
on 2012-08-27
-
Import patches-unapplied version 0.92 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: 5afd1f4dd91426ee08dcf8c3ced788c1853a1ce9
New changelog entries:
[ Robert Roth ]
* lp:~evfool/software-properties/lp1030970 :
- Fixed the source code checkbox and the submit statistics
checkbox labels to be left-aligned instead of centered.
* lp:~evfool/software-properties/lp997371:
- support enabling a component via "apt-add-repository componentname"
(e.g. "apt-add-repository multiverse") LP: #997371
[ Mathieu Trudel-Lapierre ]
* Reinstate pycurl to use for getting PPA information from Launchpad, since
it can actually verify SSL certificates with python2. Also set
LAUNCHPAD_PPA_CERT so that it's a valid path to the system CA certificates
bundle to use for urllib and pycurl. (LP: #1036839)
- CVE-2012-0955
[ Gabor Kelemen ]
* lp:~kelemeng/software-properties/bug1035544:
- fix a bunch of missing i18n strings (LP: #1035544)
[ Michael Vogt ]
* lp:~mvo/software-properties/remove-popcon:
- remove the "statistics" page as this is no longer used
(LP: #1025436)