Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

dbus-1-devel-1.14.10-5.3 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: dbus-1-devel Distribution: openSUSE:Factory:zSystems
Version: 1.14.10 Vendor: openSUSE
Release: 5.3 Build date: Thu Dec 11 03:26:17 2025
Group: Unspecified Build host: reproducible
Size: 133050 Source RPM: dbus-1-1.14.10-5.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://dbus.freedesktop.org/
Summary: Developer package for D-Bus
D-Bus is a message bus system, a simple way for applications to talk to
one another. D-Bus supplies both a system daemon and a
per-user-login-session daemon. Also, the message bus is built on top of
a general one-to-one message passing framework, which can be used by
any two apps to communicate directly (without going through the message
bus daemon).

Provides

Requires

License

AFL-2.1 OR GPL-2.0-or-later

Changelog

* Thu Dec 11 2025 Simon Lees <sflees@suse.de>
  - dbus-1-daemon no longer provides dbus-service (bsc#1254491)
* Thu Dec 05 2024 Simon Lees <sflees@suse.de>
  - having eavesdropping enabled causes a warning to be logged with
    dbus-broker boo#1232563
    * Adds feature-suse-disable-eavesdrop.patch
  - dbus-launch is actually now in the dbus-daemon package.
* Wed Oct 23 2024 Simon Lees <sflees@suse.de>
  - Package cleanup
    * Drop -x11 varient that is no longer needed
    * dbus-launch is now in the dbus-daemon package.
    * This also removes update alternatives for dbus-launch
* Wed Oct 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Drop rcFOO symlinks (PED-266).
* Mon Apr 29 2024 Simon Lees <sflees@suse.de>
  - Drop feature-suse-auto-socket-target-wants.patch and use the
    filesystem instead, this works more consistenly with dbus-broker
* Mon Jan 08 2024 Callum Farmer <gmbr3@opensuse.org>
  - Add RH/Fedora compat provides dbus-libs to library package
    needed by Mullvad
* Tue Dec 12 2023 Callum Farmer <gmbr3@opensuse.org>
  - Add feature-suse-auto-socket-target-wants.patch: move
    from static enable symlinks to systemd created symlinks otherwise
    it can't be enabled by systemd-presets-common-SUSE
  - Update feature-suse-refuse-manual-start-stop.patch: prevent
    killing the socket or user service aswell
* Sat Dec 02 2023 Callum Farmer <gmbr3@opensuse.org>
  - common: dbus.socket still gets used after migration to
    dbus-broker so keep pre/post/postun scriptlets
* Thu Sep 21 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Explicitly require /usr/bin/cmp for the post scripts instead of
    diffutils: allow other implementations like busybox-diffutils to
    be acceptable.
* Thu Sep 21 2023 Simon Lees <sflees@suse.de>
  - No longer start or offer starting dbus as a system service
    dbus-broker will be the only supported system dbus. Although
    the existing daemon will stay as some things (gdm) require
    dbus-run-session
* Wed Sep 13 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.14.10:
    * Avoid a dbus-daemon crash if re-creating a connection's policy
      fails. If it isn't possible to re-create its policy (for
      example if it belongs to a user account that has been deleted
      or if the Name Service Switch is broken, on a system not
      supporting SO_PEERGROUPS), we now log a warning, continue to
      use its current policy, and continue to reload other
      connections' policies.
    * If getting the groups from a user ID fails, report the error
      correctly, instead of logging "(null)"
    * Return the primary group ID in GetConnectionCredentials()'
      UnixGroupIDs field for processes with a valid-but-empty
      supplementary group list
* Mon Jun 12 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.14.8 (bsc#1212126, CVE-2023-34969):
    * Denial-of-service fixes:
    * Fix an assertion failure in dbus-daemon when a privileged
      Monitoring connection (dbus-monitor, busctl monitor, gdbus
      monitor or similar) is active, and a message from the bus
      driver cannot be delivered to a client connection due to
      <deny> rules or outgoing message quota. This
      is a denial of service if triggered maliciously by a local
      attacker.
    * Fix compilation on compilers not supporting __FUNCTION__
    * Fix some memory leaks on out-of-memory conditions
    * Fix syntax of a code sample in dbus-api-design
* Thu Feb 23 2023 Callum Farmer <gmbr3@opensuse.org>
  - Move %tmpfiles_create to %post otherwise the file won't exist
    since it is now located in the correct package
* Sun Feb 19 2023 Callum Farmer <gmbr3@opensuse.org>
  - Packaging changes:
    * Move missed scriptlets and links for dbus.socket to common
    * Move sysusers and tmpfiles scriptlets, and ghost files to
      common
    * Move dbus-launch man page to correct package
* Fri Feb 10 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Fix multibuild: do not mention main flavor in multibuild, as it
    is implicit built.
* Thu Feb 09 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.14.6:
    * Fix an incorrect assertion that could be used to crash
      dbus-daemon or other users of DBusServer prior to
      authentication, if libdbus was compiled with assertions
      enabled.
      We recommend that production builds of dbus, for example in
      OS distributions, should be compiled with checks but
      without assertions.
    * When connected to a dbus-broker, stop dbus-monitor from
      incorrectly replying to Peer method calls that were sent to the
      dbus-broker with a NULL destination
    * Fix out-of-bounds varargs read in the dbus-daemon's config-
      parser.  This is not attacker-triggerable and appears to be
      harmless in practice, but is technically undefined behaviour
      and is detected as such by AddressSanitizer.
    * Avoid a data race in multi-threaded use of DBusCounter
    * Fix a crash with some glibc versions when non-auditable
      SELinux events are logged (dbus!386, Jeremi Piotrowski)
    * If dbus_message_demarshal() runs out of memory while
      validating a message, report it as NoMemory rather than
      InvalidArgs (dbus#420, Simon McVittie)
    * Use C11 _Alignof if available, for better standards-
      compliance
    * Stop including an outdated copy of pkg.m4 in the git tree
    * Documentation:
    * Fix the test-apparmor-activation test after dbus#416
    * Internal changes:
    * Fix CI builds with recent git versions (dbus#447, Simon
      McVittie)
  - switch to using multibuild

Files

/usr/include/dbus-1.0
/usr/include/dbus-1.0/dbus
/usr/include/dbus-1.0/dbus/dbus-address.h
/usr/include/dbus-1.0/dbus/dbus-bus.h
/usr/include/dbus-1.0/dbus/dbus-connection.h
/usr/include/dbus-1.0/dbus/dbus-errors.h
/usr/include/dbus-1.0/dbus/dbus-macros.h
/usr/include/dbus-1.0/dbus/dbus-memory.h
/usr/include/dbus-1.0/dbus/dbus-message.h
/usr/include/dbus-1.0/dbus/dbus-misc.h
/usr/include/dbus-1.0/dbus/dbus-pending-call.h
/usr/include/dbus-1.0/dbus/dbus-protocol.h
/usr/include/dbus-1.0/dbus/dbus-server.h
/usr/include/dbus-1.0/dbus/dbus-shared.h
/usr/include/dbus-1.0/dbus/dbus-signature.h
/usr/include/dbus-1.0/dbus/dbus-syntax.h
/usr/include/dbus-1.0/dbus/dbus-threads.h
/usr/include/dbus-1.0/dbus/dbus-types.h
/usr/include/dbus-1.0/dbus/dbus.h
/usr/lib64/cmake/DBus1
/usr/lib64/cmake/DBus1/DBus1Config.cmake
/usr/lib64/cmake/DBus1/DBus1ConfigVersion.cmake
/usr/lib64/dbus-1.0
/usr/lib64/dbus-1.0/include
/usr/lib64/dbus-1.0/include/dbus
/usr/lib64/dbus-1.0/include/dbus/dbus-arch-deps.h
/usr/lib64/libdbus-1.so
/usr/lib64/pkgconfig/dbus-1.pc
/usr/share/xml/dbus-1
/usr/share/xml/dbus-1/busconfig.dtd
/usr/share/xml/dbus-1/catalog.xml
/usr/share/xml/dbus-1/introspect.dtd


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 10 00:50:39 2026