This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build libqb-2.0.8-3.fc40

ID116827
Package Namelibqb
Version2.0.8
Release3.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/libqb.git#a56609b32089fa56526dc61622f02b2f3bead921
SummaryLibrary providing high performance logging, tracing, ipc, and poll
DescriptionA "Quite Boring" library that provides high-performance, reusable features for client-server architecture, such as logging, tracing, inter-process communication (IPC), and polling.
Built byhezhengyu
State failed
Volume DEFAULT
StartedWed, 24 Jan 2024 11:53:40 CST
CompletedWed, 24 Jan 2024 12:03:10 CST
Taskbuild (f40, /rpms/libqb.git:a56609b32089fa56526dc61622f02b2f3bead921)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libqb.git#a56609b32089fa56526dc61622f02b2f3bead921'}}
Tags No tags
RPMs No RPMs
Changelog * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 04 2023 Christine Caulfield <ccaulfie@redhat.com> 2.0.8-2 - update doxygen2man for latest libXML2 - include parser.h * Fri Jul 21 2023 Christine Caulfield <ccaulfie@redhat.com> 2.0.8-1 - rebase to v2.0.8 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 07 2023 Christine Caulfield <ccaulfie@redhat.com> 2.0.7-1 - rebase to v2.0.7 * Tue Jun 06 2023 Jan Friesse <jfriesse@redhat.com> - 2.0.6-6 - migrated to SPDX license * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 02 2022 Christine Caulfield <ccaulfie@redhat.com> 2.0.6-4 ipc: Retry receiving credentials if the the message is short * Wed Aug 03 2022 Christine Caulfield <ccaulfie@redhat.com> 2.0.6-3 Don't run tests on Fedora. We have a local CI and it just loads up the Fedora build system (and occasionally fails for loading reasons) * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Mar 23 2022 Christine Caulfield <ccaulfie@redhat.com> 2.0.6-1 - Rebase to 2.0.6 Don't run ipc_sock test when non-root, and fix RPM building * Mon Mar 21 2022 Christine Caulfield <ccaulfie@redhat.com> 2.0.5-1 - Rebase to version 2.0.5 * Thu Mar 03 2022 Christine Caulfield <ccaulfie@redhat.com> 2.0.4-4 - Fix negative errno value returned from qb_ipcc_connect(). Introduced with qb_ipcc_async_connect()