lp:ubuntu/precise/software-properties

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/precise/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
Status:
Development

Recent revisions

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)

84. By Michael Vogt

[ Manish Sinha (मनीष सिन्हा) ]
* lp:~manishsinha/software-properties/fix-887249-handle-404-error:
  - improve error handling for incorrect/misspelled PPAs (LP: #887249)
* lp:~manishsinha/software-properties/list-ppa-names-for-user-or-team:
  - Made the change to alert the user that a user/team does not have any PPAs

[ Robert Roth ]
* lp:~evfool/software-properties/lintianfixes:
  - Fixed capitalization issue in control file
* Fix warnings logged to terminal about inexistent handlers by checking
  if the handlers exist
* Change geeky authentication text displayed on policykit auth dialog to
  the one suggested by mpt (LP: #828285)
* 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)
* Apt-add-repository PPA warning changed to warn you about add/removal
  depending on what you really want to do.
* 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)

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

* softwareproperties/dbus/SoftwarePropertiesDBus.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

Branch metadata

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

Subscribers