Changelog for
dbus-1.0.0-6.3.ML5.i386.rpm :
* Sun Mar 09 2008 Eddy Nigg
- Rebuild for StartCom Linux 5.0.x
* Mon Feb 25 2008 David Zeuthen - 1.0.0-6.3.ML5- CVE-2008-0595: D-Bus security policy circumvention- Resolves: #432437
* Fri Dec 15 2006 David Zeuthen - 1.0.0-6.ML5- CVE-2006-6107: D-Bus denial of service- Resolves: #219601
* Wed Dec 13 2006 Ray Strode - 1.0.0-4Resolves: #217721- Don\'t die on SIGHUP when rereading config file, if it\'s no longer compatible with the version of the bus running
* Wed Nov 29 2006 John (J5) Palmieri - 1.0.0-3- Add /var/lib/dbus directory to %files - Resolves: bz 216454
* Tue Nov 14 2006 John (J5) Palmieri - 1.0.0-2- add patch to fix dbus_threads_init_default
* Mon Nov 13 2006 John (J5) Palmieri - 1.0.0-1- update to D-Bus 1.0.0 \"Blue Bird\"- build tests, asserts and verbose mode off- patch so we are not fatal when checks fail
* Mon Oct 02 2006 Jesse Keating - 0.93-3- rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Wed Sep 20 2006 Matthias Clasen - 0.93-2- Add a Requires for libxml2-python (#201877)
* Fri Sep 15 2006 John (J5) Palmieri - 0.93-1- Updated from upstream D-Bus 1.0 RC 1 (0.93)
* Thu Sep 07 2006 Dan Walsh - 0.92-2- Only audit on the system bus
* Sat Aug 19 2006 John (J5) Palmieri - 0.92-1- Update to 0.92 - remove old patches
* Sun Jul 23 2006 John (J5) Palmieri - 0.90-8- add patch to fix timeout removal assertion
* Fri Jul 21 2006 John (J5) Palmieri - 0.90-7- add patch to fix taking a connection ref when it is locked
* Thu Jul 20 2006 John (J5) Palmieri - 0.90-6- change the arch-deps.h include directory to /usr/lib[64] instead of /lib[64] in the dbus-1.pc file after compile
* Thu Jul 20 2006 John (J5) Palmieri - 0.90-5- Move arch include file from lib to libdir
* Wed Jul 19 2006 John (J5) Palmieri - 0.90-4- add patch that pregenerates the xml introspect file so d-bus doesn\'t have to be running suring the build.
* Wed Jul 19 2006 John (J5) Palmieri - 0.90-3- s/--libdir=\\/lib/--libdir=% {_lib}/ in configure stage- add / before % {_lib}
* Wed Jul 19 2006 John (J5) Palmieri - 0.90-2- Remove some remnants of the GLIB bindings from configure.in
* Tue Jul 18 2006 John (J5) Palmieri - 0.90-1- Update to upstream 0.90- Split out bindings
* Thu Jul 13 2006 Jesse Keating - 0.62-1.1- rebuild
* Tue Jun 13 2006 John (J5) Palmieri - 0.62-1- Update to upstream 0.62- Remove mono for s390s
* Wed Jun 07 2006 Matthias Clasen 0.61-6- Rebuild
* Thu May 18 2006 Karsten Hopp 0.61-5.2 - add buildrequires libICE-devel, libSM-devel, libcap-devel- change buildrequires form libX11 to libX11-devel
* Tue May 16 2006 John (J5) Palmieri - 0.61-5.1- Bump and rebuild. Add a BR and R for libX11
* Wed Apr 26 2006 John (J5) Palmieri - 0.61-5- 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
* Tue Apr 18 2006 John (J5) Palmieri 0.61-4- New audit patch
* Fri Feb 24 2006 John (J5) Palmieri 0.61-3- 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)
* Fri Feb 24 2006 John (J5) Palmieri 0.61-2- Make sure chkconfig rests the priorities so we can start earlier
* Fri Feb 24 2006 John (J5) Palmieri 0.61-1- Upgrade to upstream version 0.61- remove python callchain patch- update avc patch
* Fri Feb 10 2006 Jesse Keating - 0.60-7.2- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating - 0.60-7.1- rebuilt for new gcc4.1 snapshot and glibc changes
* Mon Jan 23 2006 John (J5) Palmieri 0.60-7- Add patch to fix the python callchain- Symlink dbus-send to /usr/bin because some applications look for it there
* Fri Jan 20 2006 John (J5) Palmieri 0.60-6- Fix up patch to init script so it refrences /bin not /usr/bin
* Fri Jan 20 2006 John (J5) Palmieri 0.60-5- 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
* Thu Jan 19 2006 Alexander Larsson 0.60-4- mono now built on s390x
* Mon Jan 09 2006 Alexander Larsson 0.60-3- Don\'t exclude non-mono arches
* Mon Jan 09 2006 Alexander Larsson - 0.60-2- Add dbus-sharp sub-package
* Fri Dec 09 2005 Jesse Keating - 0.60-1.1- rebuilt
* Thu Dec 01 2005 John (J5) Palmieri - 0.60-1- upgrade to 0.60
* Fri Sep 09 2005 John (J5) Palmieri - 0.50-1- upgrade to 0.50
* Tue Aug 30 2005 John (J5) Palmieri - 0.36.2-1- upgrade to 0.36.2 which fixes an exploit where users can attach to another user\'s session bus (CAN-2005-0201)
* Thu Aug 25 2005 John (J5) Palmieri - 0.36.1-1- Upgrade to dbus-0.36.1- Install all files to lib64/ on 64bit machines
* Wed Aug 24 2005 John (J5) Palmieri - 0.36-1- Upgrade to dbus-0.36- Split modules that go into lib/python2.4/site-packages/dbusand those that go into %{python_sitelib}/dbus (they differ on 64bit)- Renable Qt bindings since packages in core can use them
* Tue Jul 19 2005 John (J5) Palmieri - 0.35.2-1- Upgrade to dbus-0.35.2- removed dbus-0.34-kill-babysitter.patch- removed dbus-0.34-python-threadsync.patch- removed dbus-0.23-selinux-avc-audit.patch- added dbus-0.35.2-selinux-avc-audit.patch- take out restarts on upgrade
* Wed Jun 29 2005 John (J5) Palmieri - 0.34-1- Upgrade to dbus-0.34- added dbus-0.34-kill-babysitter.patch- added dbus-0.34-python-threadsync.patch- remove dbus-0.32-print_child_pid.patch- remove dbus-0.32-deadlock-fix.patch- remove dbus-0.33-types.patch
* Sun Jun 19 2005 John (J5) Palmieri - 0.33-4- Add new libaudit patch from Steve Grub and enable in configure (Bug #159218)
* Tue May 24 2005 Bill Nottingham - 0.33-3- remove static libraries from python bindings
* Mon May 02 2005 John (J5) Palmieri - 0.33-2- Backport patch from CVS that fixes int32\'s being marshaled asuint16\'s in the python bindings
* Tue Apr 26 2005 John (J5) Palmieri - 0.33-1- update to upstream 0.33- renable selinux audit patch
* Wed Apr 13 2005 John (J5) Palmieri - 0.32-6- Added patch to fix deadlocks when using recursive g_mains
* Wed Apr 13 2005 John (J5) Palmieri - 0.32-5- replace selinux_init patch with selinux_chroot_workaround patch to work around bad selinux interactions when using chroots on the beehive build machines
* Tue Apr 12 2005 John (J5) Palmieri - 0.32-4- add print_child_pid patch which make sure we prin the child\'s pid if we fork
* Fri Apr 08 2005 David Zeuthen - 0.32-3- add fix for glib infinite loop (fdo #2889)
* Fri Apr 01 2005 John (J5) Palmieri - 0.32-2- add selinux-init patch to fix dbus from segfaulting when building on machines that don\'t have selinux enabled
* Fri Apr 01 2005 John (J5) Palmieri - 0.32-1- update to upstream version 0.32
* Wed Mar 23 2005 John (J5) Palmieri - 0.31-4- Pyrex has been patched to generate gcc4.0 complient code- Rebuild for gcc4.0
* Wed Mar 16 2005 John (J5) Palmieri - 0.31-3- change compat-gcc requirement to compat-gcc-32- rebuild with gcc 3.2
* Tue Mar 08 2005 John (J5) Palmieri - 0.31-2- Remove precompiled init script and let the sources generate it
* Mon Mar 07 2005 John (J5) Palmieri - 0.31-1- update to upstream version 0.31- take out user has same id patch (merged upstream)- udi patch updated- dbus-daemon-1 renamed to dbus-daemon- dbus-glib-tool renamed to dbus-binding-tool- force gcc33 because pyrex generate improper lvalue code- disable audit patch for now
* Tue Feb 01 2005 John (J5) Palmieri - 0.23-4- Explicitly pass in the pid file location to ./configure instead of letting it guess based on the build enviornment
* Mon Jan 31 2005 John (J5) Palmieri - 0.23-3- Add patch to fix random users from connecting to a users session bus
* Fri Jan 21 2005 John (J5) Palmieri - 0.23-2- Add Steve Grubb\'s SE-Linux audit patch (Bug# 144920)
* Fri Jan 21 2005 John (J5) Palmieri - 0.23-1- Update to upstream version 0.23- Drop all patches except for the UDI patch as they have been integrated upstream - List of API changes:
* add setgroups() to drop supplementary groups
* removed dbus_bug_get_with_g_main since it\'s been replaced by dbus_g_bus_get
* added support for int64 and uint64 to the python bindings
* use SerivceOwnerChanges signal instead of ServiceCreated and ServiceDeleted
* Mon Nov 08 2004 Jeremy Katz - 0.22-12- rebuild against python 2.4
* Tue Nov 02 2004 John (J5) Palmieri - Add a requires for glib2-devel in the devel package- Add SE-Linux backport from Colin Walters that fixes messages getting lost in SE-Linux contexts
* Thu Oct 14 2004 John (J5) Palmieri - Bump up release and rebuild
* Tue Oct 12 2004 Tim Waugh - Run /sbin/ldconfig for glib sub-package (bug #134062).
* Thu Sep 23 2004 John (J5) Palmieri - Fixed patch to use dbus-1 instead of dbus-1.0- (configure.in): Exported just the datadir instead of the full path to the dbus datadir for consistency
* Thu Sep 23 2004 John (J5) Palmieri - Adding patch to move /usr/lib/dbus-1.0/services to /usr/share/dbus-1.0/services
* Fri Sep 17 2004 John (J5) Palmieri - reverting BuildRequires: redhat-release because of issues with build system- added precompiled version of the messagebus init script
* Fri Sep 17 2004 John (J5) Palmieri - changed /etc/redhat-release to the package redhat-release
* Fri Sep 17 2004 John (J5) Palmieri - added python int64 patch from davidz
* Fri Sep 17 2004 John (J5) Palmieri - added BuildRequires: /etc/redhat-release (RH Bug #132436)
* Thu Aug 19 2004 John (J5) Palmieri - Added Steve Grubb\'s spec file patch (RH Bug #130201)
* Tue Aug 17 2004 John (J5) Palmieri - Disabled dbus-gtk since dbus-viewer doesn\'t do anything right now
* Tue Aug 17 2004 John (J5) Palmieri - Moved dbus-viewer to new dbus-gtk package so that dbus-glib no longer requires X or GTK libraries. (RH Bug #130029)
* Fri Aug 13 2004 John (J5) Palmieri - Update to new 0.22 release
* Fri Aug 06 2004 John (J5) Palmieri - Added BuildRequires for libselinux-devel and Requires for libselinux
* Tue Aug 03 2004 Colin Walters - Add SE-DBus patch
* Sat Jul 31 2004 John (J5) Palmieri - Added lib64 workaround for python bindings installing to the wrong lib directory on 64 bit archs
* Sat Jul 31 2004 John (J5) Palmieri - Updated console-auth patch- rebuild
* Fri Jul 23 2004 John (J5) Palmieri - Update to upstream CVS build- Added console-auth patch
* Sat Jun 26 2004 John (J5) Palmieri - Workaround added to fix gcc-3.4 bug on ia64
* Sat Jun 26 2004 John (J5) Palmieri - require new Pyrex version and see if it builds this time
* Sat Jun 26 2004 John (J5) Palmieri - rebuild with updated Pyrex (0.9.2.1)
* Wed Jun 16 2004 Elliot Lee - rebuilt
* Sat Jun 05 2004 John (J5) Palmieri - Moved dbus-viewer, dbus-monitor and dbus-glib-tool into the dbus-glib package so that the main dbus package does not depend on glib (Bug #125285)
* Fri Jun 04 2004 John (J5) Palmieri - rebuilt
* Fri May 28 2004 John (J5) Palmieri - added my Python patch- took out the qt build requires- added a gtk+ build requires
* Sat Apr 24 2004 John (J5) Palmieri - Changed build requirement to version 0.9-3 of Pyrex to fix problem with builing on x86_64
* Wed Apr 21 2004 John (J5) Palmieri - update to upstream 0.21- removed dbus-0.20-varargs.patch patch (fixed upstream)
* Tue Apr 20 2004 John (J5) Palmieri - added a dbus-python package to generate python bindings- added Pyrex build dependacy
* Tue Mar 02 2004 Elliot Lee - rebuilt
* Wed Feb 25 2004 Bill Nottingham 0.20-4- fix dbus error functions on x86-64 (#116324)- add prereq (#112027)
* Fri Feb 13 2004 Elliot Lee - rebuilt
* Fri Feb 13 2004 Tim Waugh - Conflict with cups prior to configuration file change, so that the %postun service condrestart works.
* Wed Feb 11 2004 Havoc Pennington 0.20-2- rebuild in fc2, cups now updated
* Wed Jan 07 2004 Bill Nottingham 0.20-1- update to upstream 0.20
* Fri Oct 17 2003 Havoc Pennington 0.13-6- hmm, dbus doesn\'t support uids in the config file. fix.
* Fri Oct 17 2003 Havoc Pennington 0.13-5- put uid instead of username in the config file, to keep things working with name change
* Fri Oct 17 2003 Havoc Pennington 0.13-4- make subpackages require the specific release, not just version, of base package
* Fri Oct 17 2003 Havoc Pennington 0.13-3- change system user \"messagebus\" -> \"dbus\" to be under 8 chars
* Tue Sep 30 2003 Havoc Pennington 0.13-2- see if removing qt subpackage for now will get us through the build system, qt bindings not useful yet anyway
* Mon Sep 29 2003 Havoc Pennington 0.13-1- 0.13 fixes a little security oops
* Tue Aug 05 2003 Havoc Pennington 0.11.91-3- break the tiny dbus-launch that depends on X into separate package so a CUPS server doesn\'t need X installed
* Thu Jun 05 2003 Elliot Lee - rebuilt
* Sun May 18 2003 Havoc Pennington 0.11.91-1- 0.11.91 cvs snap properly merges system.d
* Sat May 17 2003 Havoc Pennington 0.11.90-1- build a cvs snap with a few more fixes
* Sat May 17 2003 Havoc Pennington 0.11-2- fix a crash that was breaking cups
* Fri May 16 2003 Havoc Pennington 0.11-1- 0.11
* Fri May 16 2003 Havoc Pennington 0.10.90-1- use rc.d/init.d not init.d, bug #90192- include the new man pages
* Sat Apr 12 2003 Havoc Pennington 0.9-1- 0.9- export QTDIR explicitly- re-enable qt, the problem was most likely D-BUS configure
* Wed Apr 02 2003 Havoc Pennington 0.6.94-1- update from CVS with a fix to set uid after gid
* Wed Apr 02 2003 Havoc Pennington 0.6.93-1- new cvs snap that actually forks to background and changes user it\'s running as and so forth- create our system user in pre
* Tue Apr 01 2003 Havoc Pennington 0.6.92-1- fix for \"make check\" test that required a home directory
* Tue Apr 01 2003 Havoc Pennington 0.6.91-1- disable qt for now because beehive hates me- pull a slightly newer cvs snap that creates socket directory- cat the make check log after make check fails
* Tue Apr 01 2003 Havoc Pennington 0.6.90-1- initial build