Debian Patches

Status for luksmeta/10-1

Patch Description Author Forwarded Bugs Origin Last update
local.test-luksmeta.patch Qualify cryptsetup in the test suite
As cryptsetup is not available in PATH for non-root, qualify the
invocation accordingly.
Christoph Biedl <debian.axhn@manchmal.in-ulm.de> not-needed 2017-08-31
local.dont-fail-tests-for-disabled-module-load.patch Don't fail test if cryptsetup fails for disabled module loading
On the Debian buildds and porter boxes, the crypt_format call in
libcryptsetup fails:

socket(AF_ALG, SOCK_SEQPACKET, 0) = -1 EAFNOSUPPORT (Address family not supported by protocol)

Reproducer using command line (run as non-root):
$ fallocate --length 8m test.img
$ echo foo | /usr/sbin/cryptsetup luksFormat test.img -

The actual reason is DSA disabled automatic module loading by
setting /proc/sys/kernel/modules_disabled to 1, for obvious reaons.

Make the tests non-fatal if they fail at that place, by using the
special exit code 77.
Christoph Biedl <debian.axhn@manchmal.in-ulm.de> not-needed debian 2017-11-20
local.use-asciidoctor-to-build-manpages.patch Use asciidoctor to build the manpages Christoph Biedl <debian.axhn@manchmal.in-ulm.de> yes upstream 2018-08-11

All known versions for source package 'luksmeta'

Links