lp:~smoser/ubuntu/precise/software-properties/lp1233486

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/ubuntu/precise/software-properties/lp1233486
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Status:
Development

Recent revisions

97. By Scott Moser

fix inverted logic, so user gets prompted on cloud-archive without -y

96. By Scott Moser

fixes from actual test

95. By Scott Moser

fix bad import

94. By Scott Moser

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

93. By Scott Moser

initial commit of minimally invasive backport to precise

Untested so far, but seemingly not invasive.

92. By Marc Deslauriers

* SECURITY UPDATE: possible privilege escalation via policykit UID lookup
  race.
  - softwareproperties/dbus/SoftwarePropertiesDBus.py: pass
    system-bus-name as a subject instead of pid so policykit can get the
    information from the system bus.
  - CVE-2013-1061

91. 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.

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)

Branch metadata

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

Subscribers