[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project dbus-1:1.12.8-26.el8

Name dbus
Epoch 1
Version 1.12.8
Release 26.el8
Website/URL http://www.freedesktop.org/Software/dbus/
License (GPLv2+ or AFL) and GPLv2+
Build Time 2023-12-12 17:46:15
Build Host builder-x86-04.inferitos.ru
Summary D-BUS message bus
Repositories BaseOS
Description D-BUS is a system for sending messages between applications. It is used both for the system-wide message bus service, and as a per-user-login-session messaging facility.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
dbus-1:1.12.8-26.el8.x86_64 D-BUS message bus d5b2b70293116e0992d934d985d737bd2a886ae4d2c6bfc2c7cf222600d70564 download
dbus-daemon-1:1.12.8-26.el8.x86_64 D-BUS message bus 935f2559d3bb1bced511eb2ac59635c2e78fb1b518de2a368f2c8281862d7cdb download
dbus-libs-1:1.12.8-26.el8.x86_64 Libraries for accessing D-BUS a040644f665247a3a88859a21eee5f5e5936cc9d9378ab19f71f56a09c44044b download
dbus-tools-1:1.12.8-26.el8.x86_64 D-BUS Tools and Utilities cc82ee31dc96fbee346ce988a3c386d8dd25a6d3e395d6640f6aa9b968f95354 download
dbus-devel-1:1.12.8-26.el8.x86_64 Development files for D-BUS 75e59dc3a7d4a74139e5fb420ee601d700f9fde87b6925de65a95366c5aeeaee download
dbus-x11-1:1.12.8-26.el8.x86_64 X11-requiring add-ons for D-BUS ffaef8a6b449c7bc10d32baf763f652571845b6f1df5f97c09f420143f390534 download
i686
dbus-libs-1:1.12.8-26.el8.i686 Libraries for accessing D-BUS 2a94c2457360250809bcf8c4d7dc81765935cc5e2a945356e12ba82d7b52a48c download
dbus-devel-1:1.12.8-26.el8.i686 Development files for D-BUS 70b8842be1f92b0bc3ab6d5261a6208e9bd1e95ecd45209bdba51e291f3a9ab1 download
noarch
dbus-common-1:1.12.8-26.el8.noarch D-BUS message bus configuration e1630dc4a7a715a6552342fc504dae1bcc4fc33fe3e8af7036dd5d1e412b1ae9 download
src
dbus-1:1.12.8-26.el8.src D-BUS message bus 47d8d08ff56c48b6c265ad523560a6c557e1212df74711997cc027a484341f10 download
Changelog link
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1:1.12.8-24.1
- Rebuilt for MSVSphere 8.8

* Mon Jun 19 2023 David King <amigadave@amigadave.com> - 1.12.8-26
- Fix CVE-2023-34969 (#2213400)

* Mon Apr 24 2023 Ray Strode <rstrode@redhat.com> - 1.12.8-25
- Ensure only one dbus-daemon is spawned for all shells sharing
  a single connection.
  Resolves: #2189201

* Wed Oct 19 2022 David King <dking@redhat.com> - 1:1.12.8-24
- Fix CVE-2022-42010 (#2133645)
- Fix CVE-2022-42011 (#2133639)
- Fix CVE-2022-42011 (#2133633)

* Tue Sep 06 2022 Ray Strode <rstrode@redhat.com> - 1:1.12.8-23
- Address race for very short running sessions in SSH
  session monitoring script.
  Related: #2089362

* Tue Aug 09 2022 Ray Strode <rstrode@redhat.com> - 1:1.12.8-22
- Use hangup signal instead of termination signal to
  kill sesssion monitoring script to appeach tcsh.
  Related: #2089362

* Mon Aug 08 2022 David King <dking@redhat.com> - 1:1.12.8-20
- Override sysusers configuration (#2090397)

* Thu Jun 16 2022 Ray Strode <rstrode@redhat.com> - 1:1.12.8-19
- Ensure SSH session monitoring script is cleaned up when the
  session exits.
  Resolves: #2089362

* Mon Dec 06 2021 Ray Strode <rstrode@redhat.com> - 1.12.8-18
- Ensure session bus started for SSH sessions gets used by those
  sessions.
  Related: #1940067

* Mon Nov 08 2021 David King <dking@redhat.com> - 1:1.12.8-17
- Improve SSH session bus starting (#1940067)