121 Commits

Author SHA1 Message Date
ajacoutot
29dd9f5ba0 SECURITY update to dbus-1.8.4.
CVE-2014-3477: deliver activation errors correctly, fixing Denial of Service
2014-06-11 14:35:16 +00:00
ajacoutot
d8fec64c48 Update to dbus-1.8.2. 2014-05-03 11:15:19 +00:00
ajacoutot
3e83a5a24f Respect max_len. 2014-04-16 12:35:51 +00:00
ajacoutot
1175cae585 Simplify. 2014-04-16 08:18:16 +00:00
ajacoutot
d72573e39a Explicitely --disable-modular-tests.
No need for autoconf anymore.
2014-04-14 18:52:22 +00:00
ajacoutot
4036d94772 Rewrite _dbus_command_for_pid() to that we don't use libkvm.
glanced over by miod@
2014-04-14 18:43:24 +00:00
ajacoutot
7d298940b9 Update to dbus-1.8.0.
bulk testing by landry@
runtime testing by myself
2014-01-24 10:43:16 +00:00
ajacoutot
3ca1aa0d2b Bring some kqueue enhancements from upstream including a memory leak fix. 2014-01-06 17:36:33 +00:00
ajacoutot
daeb3a76e4 Fix build with --enable-tests. 2013-12-27 12:12:05 +00:00
ajacoutot
167e29fda3 Fix a mem leak and undefined behaviour; from upstream. 2013-12-08 10:42:34 +00:00
ajacoutot
9659a02104 Update to dbus-1.6.18. 2013-11-07 07:06:16 +00:00
ajacoutot
e19f85b88f path_namespace='/' should match everything (upstream). 2013-10-30 15:41:58 +00:00
ajacoutot
7bd14c6506 Missed. 2013-10-09 11:11:49 +00:00
ajacoutot
983e697146 Update to dbus-1.6.16. 2013-10-09 11:10:46 +00:00
ajacoutot
4c746853a2 Remove compat glue. 2013-08-10 15:47:06 +00:00
ajacoutot
03f094085f Merge some crash fixes from upstream.
ok espie@ sthen@
2013-07-20 13:10:28 +00:00
ajacoutot
7414f54517 SECURITY update to DBus 1.6.12:
CVE-2013-2168: fix misuse of va_list that could be used as a denial of
service for system services.
2013-06-13 13:08:53 +00:00
ajacoutot
cc5f1a3edd Update to dbus-1.6.10. 2013-05-07 07:00:01 +00:00
ajacoutot
017e31dfd7 Sync dbus-launch test with what we do in xenocara. 2013-05-07 06:44:47 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
978381c7b1 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
2013-01-08 09:30:27 +00:00
ajacoutot
3aa1667a56 Install the unique machine identifier file under /etc/machine-id and add
a /var/db/dbus/machine-id symlink pointing to it. /etc/machine-id is the
"new" path to store this data nowadays.
2013-01-01 14:36:11 +00:00
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +00:00
sthen
40f5f67190 cope with sysctl.h changes 2012-12-18 21:38:12 +00:00
ajacoutot
2ea1dace93 Re-introduce pkg-readmes for people using their own .xsession / .xinitrc. 2012-11-09 16:05:13 +00:00
ajacoutot
56fbabc5ca Implement _dbus_command_for_pid which is really useful for debugging. 2012-10-11 07:25:20 +00:00
ajacoutot
604b0262ea Simpler patch; from pkgsrc. 2012-10-10 17:20:36 +00:00
ajacoutot
1e8fbeb470 Update to dbus-1.6.8. 2012-09-30 07:51:33 +00:00
naddy
5a252abbf4 not parallel-safe 2012-09-27 21:29:45 +00:00
sthen
a26a1170e9 add DPB_PROPERTIES=Parallel for some things high in the dependency tree
which benefit from it.
2012-09-26 15:04:09 +00:00
ajacoutot
7ea4a71219 Move @extra where it belongs. 2012-09-07 12:41:35 +00:00
ajacoutot
73faab8d51 Remove the -pthread patching and properly fix the autoconf test for the
pthread functions.

from Brad
2012-09-04 06:32:52 +00:00
ajacoutot
b6e1b836ac Bugfix update to dbus-1.6.4. 2012-08-15 08:03:43 +00:00
ajacoutot
d9e8fb270e Remove README; xinitrc and Xsession will now try to run dbus-launch
automatically if it is available and external X session managers (e.g.
gnome-session...) also do the same.
2012-08-05 06:55:11 +00:00
ajacoutot
07873b5ce6 linking to libdbus-1.0 requires -pthread.
spotted by "Onat I."
2012-07-06 16:28:21 +00:00
ajacoutot
24e2018964 Update to dbus-1.6.2.
Committing now so that any fallout can be fixed during g2k12.
2012-07-05 07:19:48 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
1ad3aa55d5 Sync patch wirh upstream, USE_GMAKE. 2012-04-26 09:25:40 +00:00
ajacoutot
7649518289 Make this build with regular make. 2012-04-04 06:19:01 +00:00
ajacoutot
3538c38f96 I forgot to mention the BZ URL in previous; no pkg change. 2012-03-31 18:14:39 +00:00
ajacoutot
138bff109e Update to dbus-1.4.20. 2012-03-31 17:56:44 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
516391a936 Properly detect and use the MONOTONIC clock now that we have
pthread_condattr_{get,set}clock().
2012-02-23 06:58:11 +00:00
ajacoutot
07987391dd Add --system to daemon instead of daemon_flags to make it mandatory.
While here make sure the pid file is not around anymore on startup
(which can happen after a crash and prevent DBus from starting again).
2011-12-20 14:27:46 +00:00
ajacoutot
cdc570f075 Fix MSG_NOSIGNAL detection. 2011-12-03 14:27:40 +00:00
ajacoutot
3c00c20c0e Tweak rc script and don't try to install under /var/... we already sample
it.
2011-10-29 14:37:42 +00:00
ajacoutot
fb6a5924d3 Bugfix update to dbus-1.4.16. 2011-09-29 06:57:36 +00:00
ajacoutot
3b1fac67e8 Bugfix update to dbus-1.4.14. 2011-09-09 09:00:25 +00:00
ajacoutot
7a646fe16f Fix comment. 2011-08-31 15:09:33 +00:00