commit dbus-1-python for openSUSE:Factory
Hello community, here is the log from the commit of package dbus-1-python for openSUSE:Factory checked in at Wed Jan 5 15:50:17 CET 2011. -------- --- dbus-1-python/dbus-1-python.changes 2010-10-31 19:03:09.000000000 +0100 +++ /mounts/work_src_done/STABLE/dbus-1-python/dbus-1-python.changes 2011-01-04 19:03:06.000000000 +0100 @@ -1,0 +2,28 @@ +Tue Jan 4 17:58:24 UTC 2011 - fcrozat@novell.com + +- new upstream version 0.83.2 : + - libdbus 1.2 is still supported, but libdbus >= 1.4 is + recommended. + - Make BusConnection.list_activatable_names actually call + ListActivatableNames, not ListNames + - Don't override CFLAGS when adding compiler warnings + - Fix compilation on platforms where Py_ssize_t is larger than + int, like x86-64 + - fd.o #21831: deserialize empty byte arrays with byte_arrays=True + as ByteArray(''), not ByteArray('None') + - fd.o #23278, #25105: fix crashes when trying to append more + struct entries than the signature allows with libdbus 1.4 + - fd.o #23831: fix crashes when an embedded Python interpreter + imports dbus, is finalized, is re-initialized, and re-imports + dbus + - fd.o #21172: avoid some deprecation warnings in Python 2.6 + - fd.o #15013: add dbus.lowlevel.MESSAGE_TYPE_SIGNAL etc., for + those who care about message types at a low level + - When removing signal matches, clean up internal state, avoiding + a memory leak in long-lived Python processes that connect to + signals from arbitrarily many object paths (fd.o #17551) + - When setting the sender of a message, allow it to be + org.freedesktop.DBus so you can implement a D-Bus daemon in + pure Python + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- dbus-python-0.83.0.tar.gz New: ---- dbus-python-0.83.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dbus-1-python.spec ++++++ --- /var/tmp/diff_new_pack.jYRWED/_old 2011-01-05 15:49:56.000000000 +0100 +++ /var/tmp/diff_new_pack.jYRWED/_new 2011-01-05 15:49:56.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package dbus-1-python (Version 0.83.0) +# spec file for package dbus-1-python (Version 0.83.2) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,8 +23,8 @@ Url: http://dbus.freedesktop.org/ License: MIT License (or similar) Group: Development/Libraries/Python -Version: 0.83.0 -Release: 34 +Version: 0.83.2 +Release: 1 AutoReqProv: on Summary: Python bindings for D-Bus Source0: dbus-python-%{version}.tar.gz ++++++ dbus-python-0.83.0.tar.gz -> dbus-python-0.83.2.tar.gz ++++++ ++++ 65480 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de