Bug#994562: cryptsetup: consider exit statuses of keyscripts

2021-12-26 Thread Christoph Anton Mitterer
Control: forwarded -1 https://salsa.debian.org/cryptsetup-team/cryptsetup/-/merge_requests/29 Control: tags -1 + patch I've added some implementation of this... or at least a draft. Cheers, Chris.

Bug#994562: cryptsetup: consider exit statuses of keyscripts

2021-09-17 Thread Christoph Anton Mitterer
Package: cryptsetup Version: 2:2.4.0-1 Severity: important Hey. First a question, which I couldn't answer myself on a quick glance on the code: When a keyscript is run, do the functions cache it's output and only execute cryptsetup (with the key) when the keyscript's exit status is also 0?