lp:ubuntu/oneiric-security/software-properties

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

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

82. By 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

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)

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