ajacoutot
e496b830fc
Make use of getsockopt(2) SO_PEERCRED.
...
This fixes GetConnectionUnixProcessID().
Requires a very current current...
2010-06-30 20:48:57 +00:00
ajacoutot
9c5fee729a
Better.
2010-06-29 03:36:30 +00:00
ajacoutot
8771739246
Fix the GetConnectionUnixProcessID() function.
2010-06-29 02:14:57 +00:00
ajacoutot
14a823cef8
Prevent an infinite EINVAL loop, from FreeBSD.
2010-04-20 17:48:18 +00:00
ajacoutot
33f40fbd10
Maintainance update to dbus-1.2.24.
2010-04-20 14:54:21 +00:00
landry
5fadbd3443
Also disable PIE on hppa, use same workaround as for arm. This produces
...
a non-segfaulting dbus package, so dbus-glib and a whole lot of other
packages might now build on hppa..
hints from ajacoutot@, ok espie@
2010-02-06 11:58:59 +00:00
ajacoutot
79a393a145
Update to dbus-1.2.16.
...
ok jasper@
2009-10-10 14:30:47 +00:00
kurt
c1c3b5b6db
Prevent signal/waitpid races by blocking SIGCHLD in
...
_dbus_get_autolaunch_address(). This corrects the
pidgin + dbus plugin error dialog "dbus: Failed to
get connection: Failed to execute dbus-launch to
autolaunch D-Bus session".
okay todd@
2009-04-24 15:06:05 +00:00
kili
6b8efc7f28
Disable PIE *only* on arm.
...
From Brad.
2009-04-15 16:12:52 +00:00
kili
d4c0d5cf09
Disable PIE to fix the build on arm.
...
XXX this is just a workaround to get a working dbus on arm until PIE is fixed
ok "if you add some XXX about the PIE problem", ajacoutot@
2009-04-14 20:33:11 +00:00
ajacoutot
35b27c7e02
- it seems this patch was forgotten in previous commit
...
- safe bump
2009-01-28 19:05:23 +00:00
jasper
c4aa7d354a
- maintenance update dbus to 1.2.12
...
from Brad, ok ajacoutot@
2009-01-28 14:16:19 +00:00
ajacoutot
1832f492c5
- re-add pie support now that it's been fixed on powerpc
2009-01-19 11:56:43 +00:00
ajacoutot
1bc053e624
- don't build with pie, it gives empty unresolved symbols on powerpc
...
ok todd@
2009-01-06 10:16:52 +00:00
jasper
51924015e8
- SECURITY UPDATE for dbus to 1.2.6
...
fixes CVE-2008-4311
The default policy for both sent and received messages was
effectively *allow*, and not deny as stated.
"looks good" todd@
2008-12-09 14:12:08 +00:00
brad
a56fa0420e
Update to DBus 1.2.4.
...
Also a security update for a remote application DoS.. CVE-2008-3834.
ok jasper@ ajacoutot@
2008-10-12 22:08:04 +00:00
jasper
34f422b70d
- better COMMENT
...
- fix locations in dbus-daemon.1 (spotted by ajacoutot)
2008-04-20 21:00:19 +00:00
ajacoutot
9466375421
- s/etc/$SYSCONFDIR
...
- simpler rc.local example; remove UNMESSAGE
- remove /var/run @sample from PLIST as this gets removed at reboot
- don't try to install dir outside of $PREFIX
ok jasper@ landry@ bernd@
2008-03-23 10:53:55 +00:00
bernd
44782d340c
Security fix for CVE-2008-0595.
...
http://lists.freedesktop.org/archives/dbus/2008-February/009401.html
ok espie@
2008-02-29 13:38:56 +00:00
espie
4cc7e97171
fix build in case xmlto is installed, and explicitly disable doc components
...
that don't get built reproducibly
2007-11-01 11:04:28 +00:00
espie
2281720f6e
update to 1.0.2. okay alek@, jasper@.
...
No objections from wilfried@, matthieu@, sturm@...
2007-03-21 00:21:58 +00:00
alek
afa58596de
Update to 0.94 and make it work.
...
Sessionwide dbus tested with gaim; systemwide bus untested but at least it
starts up without dumping core.
2006-11-07 10:40:19 +00:00
espie
a3f8703589
D-Bus IPC, will be used by KDE4
2006-09-19 18:10:14 +00:00