~ubuntu-branches/ubuntu/precise/software-properties/precise-proposed-201312210113

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2011-10-10 10:55:45 UTC
  • Revision ID: james.westby@ubuntu.com-20111010105545-rhs6j3c1tjkup5e2
Tags: 0.81.10
* 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
software-properties (0.81.10) oneiric; urgency=low
 
2
 
 
3
  * softwareproperties/dbus/SoftwarePropertiesDBus.py, tests/test_dbus.py:
 
4
    - fix crash when there are unicode comments in the sources.list 
 
5
      file (LP: #820028). Dbus always sends us a dbus.String which is
 
6
      type unicode, but python-apt expects utf8 encoded str
 
7
 
 
8
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Oct 2011 10:55:45 +0200
 
9
 
1
10
software-properties (0.81.9) oneiric; urgency=low
2
11
 
3
12
  * lp:~gandelman-a/software-properties/lp829109 :