drbd-utils v9.32.0-rc.1

Dear DRBD users,

this is RC1 of the upcoming drbd-utils release 9.32.0. This is probably
one of the bigger releases in the last years. It contains various fixes
and improvements. All in all if everything works for you as of now
there is no too urgent need to upgrade, projects that depend on the
improvements (e.g., LINSTOR) will pull in the new version as a
dependency anyways. For packagers it might be interesting that we
deprecated some configure options: --with-{distro,rg-manager,heartbeat}.
We also removed ocf.ra@.service and ocf.ra.wrapper.sh. These have been
re-written in Rust for a long time and can be found in the drbd-reactor
project. That should be it with the "breaking" changes.

Please test, if we don't find any bugs the final release will happen in
about a week from now.

Regards, rck

GIT: Prepare 9.32.0-rc.1 · LINBIT/drbd-utils@529d38c · GitHub
TGZ: https://pkg.linbit.com//downloads/drbd/utils/drbd-utils-9.32.0-rc.1.tar.gz
PPA: LINBIT DRBD9 Stack : “LINBIT” team

Changelog:
9.32.0-rc.1
-----------
* drbdsetup,show: show device config
* spec: obsolute drbd-xen; major cleanups
* doc: various fixes and improvements
* drbdadm: allow "dump minor-N" plus sh-list-config-file
* drbdadm: aggregate multiple --config-to-test
* drbdadm: introduce drbdadm sh-list-adjust
* build: deprecate --with-{distro,rg-manager,heartbeat}
* drbdadm,adjust: detect and drop options unsupported by kernel
* se-linux: fix policy
* drbdsetup: add compat mode for DRBD8
* drbdmon: various fixes and improvements
* drbdsetup: allow to override genl rcvbuf size
* drbdadm,adjust: improve adjust for diskless primaries
* drbdadm,adjust: adjust unconnected connections first
* scripts: rm ocf ra shell wrapper