dbus-1: Increase the file limit to allow more sessions

dbus-1 had a low global session limit making larger deployments less usable. This update
does:
- add patch: dbus-1.2.10-fd-limit-backport.patch
- Raise file descriptor limit to match configuration. The default
configuration has hardcoded 2048 complete connections, and 64
incomplete. We need at least that number of file descriptors,
plus some for internal use. In the bus, attempt to call
setrlimit() before we drop privileges. Practically speaking
for this means the system bus gets it, the session bus doesn't.
Upstream: bugs.freedesktop.org/show_bug.cgi?id=33474 . Fixes
bnc#739743).

Fixed bugs
bnc#739743
User messagebus needs more than 1024 open files to run dbus on multi-user system
Selected Binaries
openSUSE Build Service is sponsored by