<div dir="ltr"><pre style="white-space:pre-wrap;color:rgb(36,41,46);font-size:11.9px">Hi sbd - developers & users!<br><br>Thanks to everybody for contributing to tests and<br>further development.<br><br><br>Changes since 1.5.1<br><br>- improve/fix cmdline handling<br>  - tell the actual watchdog device specified with -w<br>  - tolerate and strip any leading spaces of commandline option values<br>  - Sanitize numeric arguments<br>- if start-delay enabled, not explicitly given and msgwait can't be<br>  read from disk (diskless) use 2 * watchdog-timeout<br>- avoid using deprecated valloc for disk-io-buffers<br>- avoid frequent alloc/free of aligned buffers to prevent fragmentation<br>- fix memory-leak in one-time-allocations of sector-buffers<br>- fix AIO-API usage: properly destroy io-context<br>- improve/fix build environment<br>  - validate configure options for paths<br>  - remove unneeded complexity of <a href="http://configure.ac">configure.ac</a> hierarchy<br>  - correctly derive package version from git (regression since 1.5.0)<br>  - make runstatedir configurable and derive from distribution<br><br><br>Regards,<br>Klaus<br></pre></div>