lp:~ubuntu-branches/ubuntu/precise/software-properties/precise-201111070618

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:~ubuntu-branches/ubuntu/precise/software-properties/precise-201111070618
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

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

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

* softwareproperties/ppa.py:
  - fix incorrect call call to apt-key for the fingerprint, thanks
    to Martin Pitt for the report

77. By Martin Pitt

[ Michael Vogt ]
* softwareproperties/ppa.py:
  - show PPA description and confirm before adding
    (security-o-catch-all spec)

[ Martin Pitt ]
* softwareproperties/gtk/SoftwarePropertiesGtk.py: Fix encoding error,
  thanks to sokolov-m-v for the patch! (LP: #815480)

76. By Michael Vogt

* softwareproperties/gtk/DialogMirror.py:
  - sort automatic mirror on top of the mirror list
* debian/control:
  - remove old conflicts/replaces

75. By Michael Vogt

* softwareproperties/AptAuth.py:
  - move trustdb into tmpdir as gnupg insists in creating it
* softwareproperties/gtk/SoftwarePropertiesGtk.py:
  - use policykit for changing the update interval (LP: #816061)

74. By Michael Vogt

* softwareproperties/gtk/SimpleGtkbuilderApp.py:
  - remove unneeded debug output for gobjects without a get_name()
    function
* softwareproperties/gtk/SoftwarePropertiesGtk.py:
  - do not crash if update-notifier is not installed (LP: #815016)
* softwareproperties/AptAuth.py:
  - do not access ~/.gnupg from AptAuth() (LP: #815034)
* softwareproperties/SoftwareProperties.py:
  - add CDROM add support into the dbus backend (LP: #815860)

73. By Michael Vogt

fix crash when clicking on "updates" tab child sources,
thanks to Sebastien Bacher

Branch metadata

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

Subscribers