Thu, 25 Apr 2024 00:44:19 UTC | login

Information for build sbd-1.3.1-18.el8_0.3

ID4625
Package Namesbd
Version1.3.1
Release18.el8_0.3
Epoch
Sourcegit+https://git.centos.org/rpms/sbd.git#0999152cb18965f6e85261c4ae03891de92aeb10
SummaryStorage-based death
Description This package contains the storage-based death functionality.
Built byhughesjr
State complete
Volume DEFAULT
StartedMon, 07 Oct 2019 17:25:38 UTC
CompletedMon, 07 Oct 2019 17:27:28 UTC
Taskbuild (dist-c8_0-updates, /rpms/sbd.git:0999152cb18965f6e85261c4ae03891de92aeb10)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/sbd.git?#0999152cb18965f6e85261c4ae03891de92aeb10'}}
Tags
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
sbd-1.3.1-18.el8_0.3.src.rpm (info) (download)
aarch64
sbd-1.3.1-18.el8_0.3.aarch64.rpm (info) (download)
sbd-debuginfo-1.3.1-18.el8_0.3.aarch64.rpm (info) (download)
sbd-debugsource-1.3.1-18.el8_0.3.aarch64.rpm (info) (download)
i686
sbd-1.3.1-18.el8_0.3.i686.rpm (info) (download)
sbd-debuginfo-1.3.1-18.el8_0.3.i686.rpm (info) (download)
sbd-debugsource-1.3.1-18.el8_0.3.i686.rpm (info) (download)
ppc64le
sbd-1.3.1-18.el8_0.3.ppc64le.rpm (info) (download)
sbd-debuginfo-1.3.1-18.el8_0.3.ppc64le.rpm (info) (download)
sbd-debugsource-1.3.1-18.el8_0.3.ppc64le.rpm (info) (download)
x86_64
sbd-1.3.1-18.el8_0.3.x86_64.rpm (info) (download)
sbd-debuginfo-1.3.1-18.el8_0.3.x86_64.rpm (info) (download)
sbd-debugsource-1.3.1-18.el8_0.3.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Mon Aug 26 2019 Klaus Wenninger <kwenning@redhat.com> - 1.3.1-18.3 - added missing patch Resolves: rhbz#1734061 * Fri Aug 16 2019 Klaus Wenninger <kwenning@redhat.com> - 1.3.1-18.2 - check for shutdown attribute on every cib-diff Resolves: rhbz#1734061 * Tue Jul 30 2019 Klaus Wenninger <kwenning@redhat.com> - 1.3.1-18.1 - assume graceful pacemaker exit if leftovers are unmanaged - make handling of cib-connection loss more robust Resolves: rhbz#1734061 * Mon Dec 17 2018 Klaus Wenninger <kwenning@redhat.com> - 1.3.1-18 - make timeout-action executed by sbd configurable Resolves: rhbz#1660147 * Mon Dec 03 2018 Klaus Wenninger <kwenning@redhat.com> - 1.3.1-17 - use pacemaker's new pe api with constructors/destructors Resolves: rhbz#1650663 * Wed Sep 19 2018 Klaus Wenninger <kwenning@redhat.com> - 1.3.1-16 - avoid statting potential symlink-targets in /dev Resolves: rhbz#1629020 * Wed Sep 19 2018 Klaus Wenninger <kwenning@redhat.com> - 1.3.1-15 - rebuild against new versions of libqb (1.0.3-7.el8), corosync (2.99.3-4.el8) and pacemaker (2.0.0-9.el8) Related: rhbz#1615945 * Fri Sep 14 2018 Klaus Wenninger <kwenning@redhat.com> - 1.3.1-14 - skip symlinks pointing to dev-nodes outside of /dev Resolves: rhbz#1629020 * Wed Sep 05 2018 Klaus Wenninger <kwenning@redhat.com> - 1.3.1-13 - Require systemd-package during build to have the macros Resolves: rhbz#1625553 * Mon Jul 30 2018 Florian Weimer <fweimer@redhat.com> - 1.3.1-12 - Rebuild with fixed binutils * Tue Jul 03 2018 <kwenning@redhat.com> - 1.3.1-11 - replaced tarball by version downloaded from github * Mon Jul 02 2018 <kwenning@redhat.com> - 1.3.1-10 - removed unneeded python build-dependency - updated legacy corosync-devel to corosynclib-devel Resolves: rhbz#1595856 * Fri May 04 2018 <kwenning@redhat.com> - 1.3.1-9 - use cib-api directly as get_cib_copy gone with pacemaker 2.0.0 - add sys/sysmacros.h to build with glibc-2.25 - enlarge string buffer to satisfy newer gcc - no corosync 1 support with pacemaker 2.0.0 - set default to LOG_NOTICE + overhaul levels - refactor proc-parsing - adaptions for daemon-names changed with pacemaker 2.0.0 rc3 - added .do-not-sync-with-fedora Resolves: rhbz#1571797 * Mon Apr 16 2018 <kwenning@redhat.com> - 1.3.1-8 - Added aarch64 target Resolves: rhbz#1568029 * Mon Jan 15 2018 <kwenning@redhat.com> - 1.3.1-7 - reenable sbd on upgrade so that additional links to make pacemaker properly depend on sbd are created Resolves: rhbz#1525981 * Wed Jan 10 2018 <kwenning@redhat.com> - 1.3.1-5 - add man sections for query- & test-watchdog Resolves: rhbz#1462002 * Wed Dec 20 2017 <kwenning@redhat.com> - 1.3.1-3 - mention timeout caveat with SBD_DELAY_START in configuration template - make systemd wait for sbd-start to finish before starting pacemaker or dlm Resolves: rhbz#1525981 * Fri Nov 03 2017 <kwenning@redhat.com> - 1.3.1-2 - rebase to upstream v1.3.1 Resolves: rhbz#1499864 rhbz#1468580 rhbz#1462002 * Wed Jun 07 2017 <kwenning@redhat.com> - 1.3.0-3 - prevent creation of duplicate servants - check 2Node flag in corosync to support 2-node-clusters with shared disk fencing - move disk-triggered reboot/off/crashdump to inquisitor to have sysrq observed by watchdog Resolves: rhbz#1413951 * Sun Mar 26 2017 <kwenning@redhat.com> - 1.3.0-1 - rebase to upstream v1.3.0 - remove watchdog-limitation from description Resolves: rhbz#1413951 * Mon Feb 27 2017 <kwenning@redhat.com> - 1.2.1-23 - if shared-storage enabled check for node-name <= 63 chars Resolves: rhbz#1413951 * Tue Jan 31 2017 <kwenning@redhat.com> - 1.2.1-22 - Rebuild with shared-storage enabled - Package original manpage - Added ppc64le target Resolves: rhbz#1413951 * Fri Apr 15 2016 <kwenning@redhat.com> - 1.2.1-21 - Rebuild for new pacemaker Resolves: rhbz#1320400 * Fri Apr 15 2016 <kwenning@redhat.com> - 1.2.1-20 - tarball updated to c511b0692784a7085df4b1ae35748fb318fa79ee from https://github.com/Clusterlabs/sbd Resolves: rhbz#1324240 * Thu Jul 23 2015 <abeekhof@redhat.com> - 1.2.1-5 - Rebuild for pacemaker * Tue Jun 02 2015 <abeekhof@redhat.com> - 1.2.1-4 - Include the dist tag in the release string - Rebuild for new pacemaker * Mon Jan 12 2015 <abeekhof@redhat.com> - 1.2.1-3 - Correctly parse SBD_WATCHDOG_TIMEOUT into seconds (not milliseconds) * Mon Oct 27 2014 <abeekhof@redhat.com> - 1.2.1-2 - Correctly enable /proc/pid validation for sbd_lock_running() * Fri Oct 24 2014 <abeekhof@redhat.com> - 1.2.1-1 - Further improve integration with the el7 environment * Thu Oct 16 2014 <abeekhof@redhat.com> - 1.2.1-0.5.872e82f3.git - Disable unsupported functionality (for now) * Wed Oct 15 2014 <abeekhof@redhat.com> - 1.2.1-0.4.872e82f3.git - Improved integration with the el7 environment * Tue Sep 30 2014 <abeekhof@redhat.com> - 1.2.1-0.3.8f912945.git - Only build on archs supported by the HA Add-on * Fri Aug 29 2014 <abeekhof@redhat.com> - 1.2.1-0.2.8f912945.git - Remove some additional SUSE-isms * Fri Aug 29 2014 <abeekhof@redhat.com> - 1.2.1-0.1.8f912945.git - Prepare for package review