linstor-proxmox v8.3.1

Dear PVE users,

this is version 8.3.1 of the plugin. This is a bug fix release, and
users with resources that use the LUKS layer should upgrade.

The plugin no longer reports the sparseinit capability for resources
using the LUKS layer. A LUKS volume never reads back as zeros, so
callers that skip writing zero runs (qemu-img convert without -S 0, and
therefore disk import, clone, move-disk, and live storage migration)
left pseudorandom plaintext where zeros were expected, corrupting for
example GPT partition tables.

Regards, rck

GIT: linstor-proxmox version 8.3.1 · LINBIT/linstor-proxmox@a514174 · GitHub
TGZ: https://pkg.linbit.com/downloads/connectors/linstor-proxmox-8.3.1.tar.gz

Changelog:
[ Roland Kammerer ]
* do not report sparseinit for resources using the LUKS layer