drbd-utils v9.29.0

Dear DRBD users,

this is version 9.29.0 of drbd-utils. We did not find any bug since RC1.
for your convenience the announcement of RC1:

It contains many fixes and improvements ranging from fixed segfaults,
fixed undefined behavior, fixes for bugs that only triggered on arm64 to
improvements for our systemd templates and new features in drbdmon. If
you have not been bitten by any of the bugs, there is no too urgent need
to upgrade, still, the fixes and improvements are worth it.

Regards, rck

GIT: Prepare 9.29.0 · LINBIT/drbd-utils@28e2ab9 · GitHub
TGZ: https://pkg.linbit.com//downloads/drbd/utils/drbd-utils-9.29.0.tar.gz
PPA: LINBIT DRBD9 Stack : “LINBIT” team

Changelog:

9.29.0
-----------
* drbdmeta: fix initialization for external md
* build: allow disabling keyutils
* tests: export sanitized environment
* drbdmon: various improvements
* build: add cyclonedx
* drbsetup,v9: fix multiple paths drbdsetup show --json
   strictly speaking breaking change, but maily used internally
* events2: expose if device is open
* drbdadm: fix undefined behavior that triggered on amd64
* shared: fix out-of-bounds access in parsing
* drbsetup,v9: event consistency with peer devices
* drbdadm: fix parsing of v8.4 configs for compatibility
* drbdmeta: fix segfault for check-resize on intentionally diskless
* drbd-promote@.service: check if ExecCondition is available