lp:ubuntu/precise-updates/software-properties

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/precise-updates/software-properties
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

94. By Brian Murray

Ensure package sources are refreshed after modification. Thanks to
Bruno Nova for the patch. (LP: #1075537)

93. By Scott Moser

support adding cloud-archive repositories using syntax like
cloud-archive:havana from add-apt-repository (LP: #1233486)

92. By Didier Roche-Tolomelli

Wrap all dbus calls under a try/except catch for unauthorized calls.
Adding a small warning on the command line
(original work by Edward Donovan) (LP: #828850)

91. By Philip Muškovac

manually shift the policy index to work around wrong upgrade policy being
set. (LP: #944876)

90. By Martin Pitt

* software-properties-dbus: Use GLib instead of the deprecated gobject.
  Update debian/control accordingly.
* debian/control: Fix -gtk dependency: python-gobject → python-gi.

89. By Michael Vogt

[ Gabor Kelemen ]
* data/gtkbuilder/main.ui:
  - fix missing "translatable" property (LP: #953918)

88. By Martin Pitt

* softwareproperties/gtk/SoftwarePropertiesGtk.py: Drop duplicate definition
  of on_treeview_sources_cursor_changed().
* softwareproperties/gtk/SoftwarePropertiesGtk.py: Fix crash when closing
  the application with the window title bar button. (LP: #911834)
* add-apt-repository: Intercept ValueError in addition to URLError, as this
  is the error thrown when trying to decode invalid JSON (which happens on
  404 pages etc.). (LP: #861258)
* softwareproperties/SoftwareProperties.py, _find_source_from_string():
  Reload the sources list before searching, as it might have changed while
  the D-BUS backend was running. (LP: #854818, #820150)
* softwareproperties/gtk/SoftwarePropertiesGtk.py: Add missing argument to
  menu popup() call. (LP: #815236)

87. By Marc Deslauriers

Move KeysModified signal so add-apt-repository doesn't crash.
(LP: #926152)

86. By Marc Deslauriers

[ Brian Murray ]
* when adding new repositories use sourceslist.add instead of append thereby
  preventing duplicate entires. Thanks to Nick Russo for the patch.
  LP: #854841

[ Robert Roth ]
* Updated expand properties to properly expand the bottom component to avoid
  putting empty space between components. LP: #912557
* Added symbolic link for add-apt-repository manpage under the
  apt-add-repository name, LP: #620098
* Changed Revert button mnemonic to avoid collision with Remove, LP: #652523
* Handle URLError from ppa pages, instruct the user to check the internet
  connection (LP: #502698)

[ 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
* Wait for PPA GPG key to get imported before ending thread (LP: #888417)

85. By Sebastien Bacher

[ Michael Vogt ]
* merged from debian-sid, thanks to Julian Andres Klode
* add-apt-repository:
  - fail if the user tries to add a private PPA

[ Sebastien Bacher ]
* Stop listing software-properties in gnome-control-center since
  it's available from software-center and update-manager
  (desktop-p-control-center-cleanup spec)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/software-properties
This branch contains Public information 
Everyone can see this information.

Subscribers