HomeClusterLabs Projects
Diffusion SBD 6bb085f5704d

Bump Version to 1.5.1 (#138)

Description

Bump Version to 1.5.1 (#138)

Changes since 1.5.0:

  • improve/fix cmdline handling
    • tell the actual watchdog device specified with -w
    • tolerate and strip any leading spaces of commandline option values
    • Sanitize numeric arguments
  • if start-delay enabled, not explicitly given and msgwait can't be read from disk (diskless) use 2 * watchdog-timeout
  • avoid using deprecated valloc for disk-io-buffers
  • avoid frequent alloc/free of aligned buffers to prevent fragmentation
  • fix memory-leak in one-time-allocations of sector-buffers
  • fix AIO-API usage: properly destroy io-context
  • improve/fix build environment
    • validate configure options for paths
    • remove unneeded complexity of configure.ac hierarchy
    • correctly derive package version from git (regression since 1.5.0)
    • make runstatedir configurable and derive from distribution

Details

Provenance
wenningerkAuthored on Nov 16 2021, 1:29 AM
GitHub <noreply@github.com>Committed on Nov 16 2021, 1:29 AM
Parents
rS7bcdf6959704: Merge pull request #137 from wenningerk/consolidate_configure
Branches
Unknown
Tags
Unknown
References
tag: v1.5.1

Event Timeline