CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/01/08 02:30:27
Modified files:
x11/dbus : Makefile
x11/dbus/patches: patch-configure_ac
patch-dbus_dbus-sysdeps-unix_c
patch-dbus_dbus-sysdeps-util-unix_c
Added files:
x11/dbus/patches: patch-dbus_dbus-spawn_c
patch-dbus_dbus-sysdeps-pthread_c
patch-tools_dbus-launch_c
Log message:
Bring some fixes from upstream:
* sync configure.ac patch
* dbus-spawn: set SIGPIPE to SIG_IGN before activating services
* dbus-sysdeps-pthread.c: don't fail if !HAVE_MONOTONIC_CLOCK under
-Werror=unused
* Remove redundant close() calls
* Don't leak temporary fds pointing to /dev/null