* debian/mandos-client.postinst: Change home directory to "/nonexistent". * debian/mandos.postinst: - '' -
* plugin-runner.c (main): Bug fix: Block signals while modifying "plugin_list".
* plugins.d/usplash.c (usplash_write): New function. (main): Use "usplash_write" to write "INPUTQUIET" command. Also write "TIMEOUT 0" before it, and write "TIMEOUT 15" and "PULSATE" if starting a new usplash process. Kill old usplash before forking. Bug fix: do setuid(geteuid()) to preserve genuine rootness. Better interrupted/error logic overall.