Changelog for
sbd-devel-1.5.2+20230316.5ec38cf-128.23.i586.rpm :
* Tue Jun 20 2023 Yan Gao
- Update to version 1.5.2+20230316.5ec38cf:- query-watchdog: avoid issues on heap allocation failing (gh#ClusterLabs/sbd#147)
* Tue Jun 20 2023 Yan Gao - Update to version 1.5.2+20230109.cf5c220 (v1.5.2):
* Fri Dec 02 2022 Yan Gao - Update to version 1.5.1+20221128.8ec8e01:- sbd-inquisitor: fail startup if pacemaker integration is disabled while SBD_SYNC_RESOURCE_STARTUP is conflicting (bsc#1204319)- sbd-inquisitor: do not warn about startup syncing if pacemaker integration is even intentionally disabled (bsc#1204319)- sbd-inquisitor: log a warning if SBD_PACEMAKER is overridden by -P or -PP option (bsc#1204319)- sbd-inquisitor: ensure a log info only tells the fact about how SBD_PACEMAKER is set (bsc#1204319)- Rebase:
* bsc#1180966-0001-Log-sbd-inquisitor-downgrade-the-warning-about-SBD_S.patch
* Fri Sep 09 2022 Yan Gao - Update to version 1.5.1+20220716.c43276f:- Be a bit more descriptive on issues opening watchdog-devices- test: a few tweaks regarding setup of test-environment
* Mon Dec 13 2021 Yan Gao - Update to version 1.5.1+20211210.92ff8d8:- configure: have --with-runstatedir overrule --runstatedir (bsc#1185182)
* Mon Dec 06 2021 Yan Gao - services: enable systemd sandboxing settings for releases >= 15.4
* Thu Nov 25 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_sbd.service.patch
* harden_sbd_remote.service.patch
* Tue Nov 16 2021 Yan Gao - Update to version 1.5.1+20211116.6bb085f (v1.5.1):- configure: validate configure options for paths (bsc#1185182)- man: refer to the modern run state directory `/run` if appropriate (bsc#1185182)- configure: add --with-runstatedir option (bsc#1185182)
* Tue Oct 19 2021 Yan Gao - Update to version 1.5.0+20211005.5ed9fd2:- sbd-md: properly destroy io-context- sbd-md: properly free one-time-allocations of sector-buffers- avoid using deprecated valloc & frequent aligned alloc
* Thu Aug 12 2021 Yan Gao - Update to version 1.5.0+20210720.f4ca41f:- sbd-inquisitor: Implement default delay start for diskless sbd (bsc#1189398)- sbd-inquisitor: Sanitize numeric arguments
* Thu Aug 12 2021 Yan Gao - Update to version 1.5.0+20210629.1c72cf2:- sbd-inquisitor: tolerate and strip any leading spaces of command line option values (bsc#1187547)- sbd-inquisitor: tell the actual watchdog device specified with `-w` (bsc#1187547)
* Thu Aug 12 2021 Yan Gao - Update to version 1.5.0+20210614.d7f447d (v1.5.0):- spec, configure.ac: default to resource-syncing with pacemaker
* Mon May 03 2021 Peter Varkoly - Deprecated path \"/var/run/\" used in systemd-services (bsc#1185182)
* Tue Mar 09 2021 Yan Gao - Update to version 1.4.2+20210305.926b554:- sbd-inquisitor: take the defaults for the options set in sysconfig with empty strings (bsc#1183259)
* Tue Mar 09 2021 Yan Gao - Update to version 1.4.2+20210305.57b84b5:- sbd-inquisitor: prevent segfault if no command is supplied (bsc#1183237)
* Thu Mar 04 2021 Yan Gao - Update to version 1.4.2+20210304.488a5b9:- sbd-inquisitor,sbd-md: make watchdog warning messages more understandable (bsc#1182648)- sbd-inquisitor: calculate the default timeout for watchdog warning based on the watchdog timeout consistently (bsc#1182648)- sbd-inquisitor: ensure the timeout for watchdog warning specified with `-5` option is respected (bsc#1182648)- sbd-common: ensure the default timeout for watchdog warning is about 3/5 of the default watchdog timeout (bsc#1182648)
* Fri Jan 29 2021 Yan Gao - sbd-inquisitor: downgrade the warning about SBD_SYNC_RESOURCE_STARTUP to notice (bsc#1180966)
* bsc#1180966-0001-Log-sbd-inquisitor-downgrade-the-warning-about-SBD_S.patch
* Fri Jan 29 2021 Yan Gao - Update to version 1.4.2+20210129.5e2100f:- Doc: adapt description of startup/shutdown sync with pacemaker
* Thu Jan 21 2021 Yan Gao - Update to version 1.4.2+20201214.01c18c7:- sbd-inquisitor: check SBD_SYNC_RESOURCE_STARTUP only in watch mode (bsc#1180966)