Проект dbus-broker-28-7.el9
content_copy
Имя
dbus-broker
Эпоха
0
Версия
28
Релиз
7.el9
Сайт
https://github.com/bus1/dbus-broker
Лицензия
ASL 2.0
Время сборки
2025-02-20 09:09:34
Хост сборки
certified-builder01.msvsphere-os.ru
Краткое описание
Linux D-Bus Message Broker
Репозитории
OS
Полное описание
dbus-broker is an implementation of a message bus as defined by the D-Bus
specification. Its aim is to provide high performance and reliability, while
keeping compatibility to the D-Bus reference implementation. It is exclusively
written for Linux systems, and makes use of many modern features provided by
recent Linux kernel releases.
Эррата
—
×
Пакет
Краткое описание
Контрольная сумма SHA-256
x86_64
dbus-broker-28-7.el9.x86_64
content_copy
Linux D-Bus Message Broker
03c0d15220db122005ca0765f30ee714a4f6e5105ca804b471fb2c51029afe89
download
src
dbus-broker-28-7.el9.src
content_copy
Linux D-Bus Message Broker
92251f887413322d85a7359646f1e9f63b6ffbcfdbd5523faf7f9ff0073eb689
download
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 28-7
- Rebuilt for MSVSphere 9.1.
* Mon Aug 22 2022 Frantisek Sumsal <fsumsal@redhat.com> - 28-7
- Add coverage for CVE-2022-31213 and other config-file-related issues
Related: CVE-2022-31213
* Tue Aug 02 2022 Jakub Martisko <jamartis@redhat.com> - 28-6
- Fix a stack buffer over-read in the c-shquote library
- Fix null pointer reference when supplying a malformed XML config file
Resolves: CVE-2022-31212
Resolves: CVE-2022-31213
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 28-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 28-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Mar 18 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 28-3
- Apply another fix for incorrect at_console range assertion.
* Thu Mar 18 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 28-2
- Apply fix for incorrect at_console range assertion.
* Thu Mar 18 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 28-1
- Update to upstream v28.
- Drop unused c-util based bundling annotations.