[ 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 libqb-1.0.3-13.el8

Name libqb
Epoch 0
Version 1.0.3
Release 13.el8
Website/URL https://github.com/ClusterLabs/libqb
License LGPLv2+
Build Time 2023-08-08 17:15:35
Build Host builder-x86-04.inferitos.ru
Summary An IPC library for high performance servers
Repositories BaseOS
Description libqb provides high-performance, reusable features for client-server architecture, such as logging, tracing, inter-process communication (IPC), and polling.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libqb-1.0.3-13.el8.x86_64 An IPC library for high performance servers 9a9e33f4210e764588690fd32b78c5375ec648c4d3b84008c48f10ddfffba4da download
libqb-devel-1.0.3-13.el8.x86_64 Development files for libqb 2312ecc508ef6828682ea3e483f45195f626fd264d6dcc36db9822f32b2737bf download
i686
libqb-1.0.3-13.el8.i686 An IPC library for high performance servers 76f66c1761750bc68b90497c750f5a3f2e401051e5dfd4a6634a7d9393ec71da download
libqb-devel-1.0.3-13.el8.i686 Development files for libqb 88e2553908b1e6ec104085558fe72db8afcb4af7abdad59a4c30712b516680c2 download
src
libqb-1.0.3-13.el8.src An IPC library for high performance servers 2f58a263a1072b4bdab0cb09a407a6345d39f29177c1064b9a3f6b26ef0ea0f8 download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.0.3-13
- Rebuilt for MSVSphere 8.8

* Mon Nov 28 2022 Christine Caulfield <ccaulfie@redhat.com> - 1.0.3-13
Add retry when receiving credentials from server
  Resolves: rhbz#2111711

* Wed May 20 2020 Christine Caulfield <ccaulfie@redhat.com> - 1.0.3-11
Correctly set socket directory permissions when
  qb_ipcs_connection_auth_set() is called
  Resolves: rhbz#1836146

* Mon Jun 10 2019 Christine Caulfield <ccaulfie@redhat.com> - 1.0.3-10
Avoid deadlock in IPC connections
  Resolves: rhbz#1718773

* Thu Jun 06 2019 Christine Caulfield <ccaulfie@redhat.com> - 1.0.3-9
Improve security of SHM files used for IPCs
  Resolves: rhbz#1714854

* Thu Mar 28 2019 Christine Caulfield <ccaulfie@redhat.com> - 1.0.3-8
- Add RHEL-8.1 gating tests
  Resolves: rhbz#1682119

* Mon Sep 17 2018 Christine Caulfield <ccaulfie@redhat.com> - 1.0.3-7
- Remove linker magic in the logging code.
  Resolves: rhbz#1615945

* Mon Jul 30 2018 Florian Weimer <fweimer@redhat.com> - 1.0.3-6
- Rebuild with fixed binutils

* Tue Jun 05 2018 Christine Caulfield <ccaulfie@redhat.com> - 1.0.3-5
- Rebuild with newer binutils (hopefully to fix pacemaker/corosync linkage issue)

* Wed Mar 07 2018 Adam Williamson <awilliam@redhat.com> - 1.0.3-4
- Rebuild to fix GCC 8 mis-compilation
  See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64")