Dear DRBD users, This is drbd-utils version 9.22.0. There have not been any reported issues since RC1, the only change is some changed wording in the documentation.
We deprecated named connections. This was a feature I assume not too many users were aware of anyways, but it was possible to name connections and if no name was given, the name of the peer was used as default. This was for example then presented as "conn-name" in events2. We have by now ways too many projects that assume that they can get the peer's name from "conn-name" and would break if that is an arbitrary name. Quite frankly, some of my tools/projects have that assumption as well. If you have a custom name set for a connection it is now ignored, an error gets printed, but the parser does not fail hard. In future release I might change that to failing hard, so please get rid of named connections now! The second bigger change is that the rpm part now generates a drbd-selinux sub package containing an updated SELinux policy. Depending on the host distribution, that package might even become a runtime dependency for the drbd-utils sub package. Users/downstream building packages should add "checkpolicy", and "selinux-policy-devel" to their build systems. The Debian (alike) world is not affected by that change, as SELinux isn't that widely used (by default) there. TGZ: https://pkg.linbit.com//downloads/drbd/utils/drbd-utils-9.22.0.tar.gz GIT: https://github.com/LINBIT/drbd-utils/commit/409097fe02187f83790b88ac3e0d94f3c167adab PPA: https://launchpad.net/~linbit/+archive/ubuntu/linbit-drbd9-stack/ Regards, rck Changes since 9.21.0: 9.22.0 ----------- * parser,v9: deprecate named connections * drbd-selinux: add sub package, minor packaging/spec changes * drbdadm: allow files from expanded glob to vanish 9.21.4 ----------- * drbdadm,v9: fix potential segfault in postparse * drbdadm,v9: fix sh-ip when set on connection/path 9.21.3 ----------- * drbdmeta: fix apply-al for bitmap sizes > 4GiB 9.21.2 ----------- * drbd-service-shim.sh: add secondary --force 9.21.1 ----------- * ocf: fix for dropped --peer option
signature.asc
Description: PGP signature
_______________________________________________ Star us on GITHUB: https://github.com/LINBIT drbd-user mailing list [email protected] https://lists.linbit.com/mailman/listinfo/drbd-user
