Colin Walters
14a455f4ac
- New upstream 1.2.6
2008-12-05 20:04:13 +00:00
Matthias Clasen
c619ae658e
Tweak descriptions
2008-11-22 03:59:39 +00:00
Colin Walters
8bde7f2b89
- New upstream 1.2.4
2008-10-06 22:06:49 +00:00
David Zeuthen
8f2b8c52be
- Avoid using noreplace for files that aren't really config files
2008-09-25 16:19:06 +00:00
Colin Walters
344df7dbbd
- New upstream 1.2.2
...
- Drop patches that were upstreamed
2008-08-06 20:24:23 +00:00
Matthias Clasen
05d1adf825
fix a directory ownership issue
2008-07-24 03:43:24 +00:00
Matthias Clasen
608bf093dc
allow changing the activation environment
2008-07-19 00:05:15 +00:00
Casey Dahlin
29952bd62f
Increase default method timeout
2008-07-17 19:02:11 +00:00
Casey Dahlin
9ea1ced468
Added patches for fd.o bugs:
...
15570, 15571, 15588, 15635
2008-05-30 18:37:44 +00:00
Ray Strode
3b360ba8c9
- drop last patch after discussion on dbus list
2008-05-12 18:57:59 +00:00
Ray Strode
41836fe8ad
- ensure uuid is created at post time
2008-05-12 17:12:40 +00:00
John (J5) Palmieri
c82cab2277
update to new upstream 1.2.1
2008-04-04 20:10:23 +00:00
David Zeuthen
0720e1cc1b
- Update to latest upstream release. Includes fix for CVE-2008-0595
...
- Drop some patches that went upstream already
2008-02-28 04:45:34 +00:00
Mamoru Tasaka
009c8d48d3
- Really rebuild against new libcap
2008-02-20 08:14:14 +00:00
Adam Tkac
68f010a3e4
- rebuild against new libcap
2008-02-17 12:08:42 +00:00
Matthias Clasen
12b0d1e9ea
Fix a dbus-launch problem
2008-02-05 15:14:22 +00:00
Ray Strode
9210d83016
- Start message bus from xinitrc.d instead of hard coding it at the end of
...
Xsession
2008-02-04 18:45:56 +00:00
Matthias Clasen
9276516a6d
fix the build
2008-02-04 17:12:47 +00:00
John (J5) Palmieri
8cae4946d5
- new upstream version
...
- fixes inotify patch which was consuming 100% cpu and memory
2008-01-17 20:26:30 +00:00
John (J5) Palmieri
3a70fb5475
- new upstream version which obsoletes a number of our patches
...
- doc section added for the devhelp docs
2008-01-16 17:14:16 +00:00
John (J5) Palmieri
43c4e7b078
- clean up spec more
...
- remove tabs in favor of space
- escape macros in changelog
2007-11-15 19:11:45 +00:00
John (J5) Palmieri
930b5a0a2f
- clean up spec file as per the merge review ( #225676 )
2007-11-15 18:59:15 +00:00
Bill Nottingham
4151a5e640
- have -libs obsolete older versions of the main package so that yum
...
upgrades work
2007-10-25 18:03:58 +00:00
Matthias Clasen
726498e2d4
Make the daemon a PIE executable
2007-10-05 02:39:26 +00:00
Matthias Clasen
dd7f53f572
add bug refs
2007-09-14 22:08:30 +00:00
Bill Nottingham
57257cfb77
don't abort on selinux messages. ( #283231 )
2007-09-14 19:34:38 +00:00
Daniel J Walsh
4cd56ddddd
- Reverse we_were_root check to setpcap if we were root. Also only init
...
audit if we were root. So error dbus message will not show up when
policy reload happens. dbus -session will no longer try to send audit
message, only system will.
2007-09-14 13:11:38 +00:00
David Zeuthen
c876738420
- Make dbus require dbus-libs ( #261721 )
2007-08-28 21:57:03 +00:00
drago01
d3ac69ac23
put libs into own package to fix multilib breakage
2007-08-27 21:33:35 +00:00
David Zeuthen
73fe28f678
- Move system bus activation helper to /{lib,lib64}/dbus-1. Also set the
...
correct mode and permissions.
- Own the directory /usr/share/dbus-1/system-services
- Delete the diretory /{lib,lib64}/dbus-1.0 as it's not used
- Pass 'dbus' instead of 81 as --with-dbus-user; otherwise the setuid
system bus activation helper fails
2007-08-02 05:06:53 +00:00
Matthias Clasen
180a24a85e
1.1.2
2007-07-28 14:32:51 +00:00
Matthias Clasen
93f940aaad
add lsb header to init script
2007-07-07 02:43:36 +00:00
Ray Strode
c69d0da7e8
- include session.d directory in package manifest
2007-06-28 15:34:05 +00:00
Ray Strode
44afd46a76
- Update to 1.1.1
2007-06-28 15:07:52 +00:00
Matthias Clasen
567223e663
drop a useless requires
2007-06-22 19:39:45 +00:00
Matthias Clasen
6aadbafa78
Fix a requires
2007-06-17 19:29:21 +00:00
Matthias Clasen
e55ce47f84
move dbus-launch man page to x11 subpackage
2007-04-13 23:29:58 +00:00
David Zeuthen
846498cdb3
- Start SELinux thread after setuid call ( #221168 )
2007-04-12 19:13:54 +00:00
Matthias Clasen
d22d766cfb
fix dependencies
2007-03-28 20:29:25 +00:00
Matthias Clasen
07eda452e5
1.0.2
2007-03-26 03:33:05 +00:00
David Zeuthen
3f90a7aad9
- CVE-2006-6107: D-Bus denial of service
2006-12-15 20:20:40 +00:00
Matthias Clasen
2c2a056858
include docs
2006-11-26 05:12:17 +00:00
Ray Strode
3887781d07
- Update to 1.0.1
...
- Apply patch from Thiago Macieira <thiago@kde.org> to fix failed assertion
in threading implementation
- Drop some crazy looking build time speed optimization
2006-11-20 19:03:07 +00:00
John (J5) Palmieri
db4538790b
- fix my name in the changelog section
2006-11-14 19:34:37 +00:00
John (J5) Palmieri
fe28c49056
- use -p0 not -p1 when applying patch
2006-11-14 19:23:58 +00:00
John (J5) Palmieri
b3eeb66abb
- add patch to fix dbus_threads_init_default
2006-11-14 19:16:50 +00:00
John (J5) Palmieri
fff67c13f5
- put my name for changelog since I made the change
2006-11-13 19:51:23 +00:00
John (J5) Palmieri
86ec7003d9
- take out make check for now
2006-11-13 19:47:28 +00:00
John (J5) Palmieri
bc03ab2c5b
- update to D-Bus 1.0.0 "Blue Bird"
...
- build with verbose mode on but tests and asserts off
2006-11-13 19:19:12 +00:00
Ray Strode
09368a8010
- dont let dbus-launch session sitter crash in the non-autolaunch code path
...
(bug 214649)
2006-11-13 04:51:19 +00:00
John (J5) Palmieri
6a0b30f1a9
- take out the %ghost for machine-id since we are not actually creating it
...
durning builds
2006-11-06 17:26:21 +00:00
John (J5) Palmieri
deb820f3de
- fixed typo
2006-11-06 16:17:04 +00:00
John (J5) Palmieri
b357291492
- Add /var/lib/dbus directory to %files
2006-11-06 15:41:29 +00:00
John (J5) Palmieri
5909b70f00
- Update to D-Bus 1.0 RC 3 (0.95)
...
- don't build with tests on
2006-11-03 21:27:03 +00:00
John (J5) Palmieri
9c89524618
- Update to D-Bus 1.0 RC 2 (0.94)
2006-10-14 18:21:43 +00:00
Jesse Keating
57137292b1
bump for gcc bug
2006-10-01 21:15:48 +00:00
Matthias Clasen
efedf0782a
fix requires
2006-09-19 20:26:57 +00:00
John (J5) Palmieri
595fdfb574
- Update to upstream D-Bus 1.0 RC 1 (0.93)
2006-09-14 17:17:12 +00:00
Daniel J Walsh
947076318e
- Only audit on the system bus
2006-09-07 18:14:26 +00:00
John (J5) Palmieri
384c9e852d
- Remove the patch lines for the patches we no longer use
2006-08-18 22:26:52 +00:00
John (J5) Palmieri
71cc2d60aa
- Update to 0.92
...
- remove old patches
2006-08-18 21:37:44 +00:00
John (J5) Palmieri
a9eff6d9d0
- add patch to fix timeout removal assertion
2006-07-22 15:42:16 +00:00
John (J5) Palmieri
9f75849dd7
- add patch to fix taking a connection ref when it is locked
2006-07-20 22:36:33 +00:00
John (J5) Palmieri
de56cc285c
- change the arch-deps.h include directory to /usr/lib[64] instead of
...
/lib[64] in the dbus-1.pc file after compile
2006-07-19 15:39:29 +00:00
John (J5) Palmieri
abb7a58837
- Move arch include file from lib to libdir
2006-07-19 14:30:43 +00:00
John (J5) Palmieri
65676796aa
- add / before % {_lib}
2006-07-18 18:21:29 +00:00
John (J5) Palmieri
142e93bb71
- s/--libdir=\/lib/--libdir=%{_lib}/ in configure stage
2006-07-18 18:13:53 +00:00
John (J5) Palmieri
ca3efead1a
- Remove some remnants of the GLIB bindings from configure.in
2006-07-18 17:47:00 +00:00
John (J5) Palmieri
5a119b403b
- update to 0.90
...
- split out bindings
2006-07-17 20:41:14 +00:00
Jesse Keating
b73b94f2d4
bumped for rebuild
2006-07-12 05:32:13 +00:00
John (J5) Palmieri
b2316634a2
- remove the s390s from the archs the mono binding is built on
2006-06-12 19:47:30 +00:00
John (J5) Palmieri
bfef33f3f2
- add gettext BR
2006-06-12 17:48:21 +00:00
John (J5) Palmieri
0a17d89ce8
- Update to upstream 0.62
2006-06-12 16:55:18 +00:00
Matthias Clasen
489dfda7ad
Rebuild
2006-06-06 13:49:50 +00:00
Karsten Hopp
9539db4340
- add buildrequires libICE-devel, libSM-devel, libcap-devel
...
- change buildrequires form libX11 to libX11-devel
a rebuild with mock resulted in packages with limited functionality:
rpmdiff dbus-0.61-5.1.x86_64.rpm removed REQUIRES
libaudit.so.0()(64bit) removed REQUIRES libcap.so.1()(64bit) rpmdiff
dbus-devel-0.61-5.1.x86_64.rpm rpmdiff dbus-glib-0.61-5.1.x86_64.rpm
removed REQUIRES libcap.so.1()(64bit) rpmdiff
dbus-python-0.61-5.1.x86_64.rpm removed REQUIRES libcap.so.1()(64bit)
rpmdiff dbus-sharp-0.61-5.1.x86_64.rpm rpmdiff
dbus-x11-0.61-5.1.x86_64.rpm removed REQUIRES libICE.so.6()(64bit)
removed REQUIRES libSM.so.6()(64bit) removed REQUIRES
libX11.so.6()(64bit) removed REQUIRES libcap.so.1()(64bit)
2006-05-17 11:22:32 +00:00
John (J5) Palmieri
f6edcd8e02
- Bump and rebuild. Add a BR and R for libX11
2006-05-15 14:18:50 +00:00
John (J5) Palmieri
e98aba5b23
- Fix patch numbering
2006-04-25 19:08:15 +00:00
John (J5) Palmieri
4c2c3b46a2
- bump the release
2006-04-25 18:35:37 +00:00
John (J5) Palmieri
dc03ec5dd4
- Backport patch from dbus-connection.c
...
- Allows interfaces to be NULL in the message header as per the spec
- Fixes a problem with pendings calls blocking on a data starved socket
2006-04-25 18:33:13 +00:00
John (J5) Palmieri
abd219a34f
- New audit patch
2006-04-17 22:16:40 +00:00
John (J5) Palmieri
a3bd691276
- ABI hasn't changed so add patch that makes dbus-sharp think it is still
...
0.60 (mono uses hard version names so any change means apps need to
recompile)
2006-02-24 23:10:54 +00:00
John (J5) Palmieri
ddbadb8987
- Remove provides as the Mono package requires the exact version
2006-02-24 22:06:53 +00:00
John (J5) Palmieri
cc89c66c2d
- Add a Provides line to the mono package to get around an auto dep the
...
buildsystem puts in
- Make sure chkconfig rests the priorities so we can start earlier
2006-02-24 22:04:42 +00:00
John (J5) Palmieri
0d83b87cc6
- Upgrade to upstream version 0.61
...
- remove python callchain patch
- update avc patch
2006-02-24 20:36:51 +00:00
Jesse Keating
84f6272fe2
bump for bug in double-long on ppc(64)
2006-02-11 02:23:43 +00:00
Jesse Keating
959ce5e1be
bump for new gcc/glibc
2006-02-07 11:20:51 +00:00
John (J5) Palmieri
67f1ef76a2
- Add patch to fix the python callchain
...
- Symlink dbus-send to /usr/bin because some applications look for it there
2006-01-23 23:34:31 +00:00
John (J5) Palmieri
e7b706d060
- Fix up patch to init script so it refrences /bin not /usr/bin
2006-01-20 23:05:51 +00:00
John (J5) Palmieri
ebd84187f7
- move base libraries and binaries to /bin and /lib so they can be started
...
before /usr is mounted on network mounted /usr systems
- have D-Bus start early
2006-01-20 22:14:27 +00:00
Alexander Larsson
f0fbcea6dc
Add s390x -sharp package
2006-01-19 10:47:16 +00:00
Alexander Larsson
e66b33ada5
*** empty log message ***
2006-01-09 19:15:58 +00:00
Alexander Larsson
f14594b377
- Add dbus-sharp sub-package
2006-01-09 16:42:00 +00:00
Jesse Keating
891e77a478
bad bump fix
2005-12-10 09:11:20 +00:00
Jesse Keating
69a8af5574
gcc update bump
2005-12-09 22:40:09 +00:00
John (J5) Palmieri
a2950c5ced
- Update to 0.60
...
- Add new selinux audit patch
2005-12-01 19:44:52 +00:00
John (J5) Palmieri
6f33063948
- upgrade to 0.50
2005-09-08 18:55:08 +00:00
John (J5) Palmieri
74a865a340
upgrade to 0.36.2 which fixes an exploit where users can attach to another
...
user's session bus (CAN-2005-0201)
2005-08-29 21:29:10 +00:00
John (J5) Palmieri
423a7704d6
- Upgrade to dbus-0.36.1
...
- Install all files to lib64/ on 64bit machines
2005-08-24 18:39:11 +00:00
John (J5) Palmieri
f3c349608a
- point to qt 3.3
2005-08-23 22:01:17 +00:00
John (J5) Palmieri
fdca858618
- uncomment out the BuildRequires on qt-devel
2005-08-23 21:48:46 +00:00