Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 348562

Summary: dev-python/dbus-python-0.83.2 version bump
Product: Gentoo Linux Reporter: teidakankan
Component: New packagesAssignee: Doug Goldstein (RETIRED) <cardoe>
Status: RESOLVED FIXED    
Severity: enhancement CC: freedesktop-bugs, python
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.freedesktop.org/wiki/Software/DBusBindings
Whiteboard:
Package list:
Runtime testing required: ---

Description teidakankan 2010-12-12 21:06:18 UTC
http://dbus.freedesktop.org/releases/dbus-python/dbus-python-0.83.2.tar.gz


D-Bus Python Bindings 0.83.2 (2010-12-02)
=========================================

Dependencies:

* libdbus 1.2 is still supported, but libdbus >= 1.4 is recommended.

Fixes:

* Make BusConnection.list_activatable_names actually call ListActivatableNames,
  not ListNames (Johan Sandelin)

* Don't override CFLAGS when adding compiler warnings
  (Louis-Francis Ratté-Boulianne)

* Fix compilation on platforms where Py_ssize_t is larger than int, like x86-64
  (Elvis Pfützenreuter)

* fd.o #21831: deserialize empty byte arrays with byte_arrays=True as
  ByteArray(''), not ByteArray('None') (Simon McVittie)

* fd.o #23278, #25105: fix crashes when trying to append more struct entries
  than the signature allows with libdbus 1.4 (Simon McVittie)

* fd.o #23831: fix crashes when an embedded Python interpreter imports dbus,
  is finalized, is re-initialized, and re-imports dbus (Simon McVittie)


Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-12-24 13:10:33 UTC
bumped