CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2016/09/08 11:51:02
Modified files: sbin/bioctl : bioctl.c Log message: When changing a passphrase, use bio_kdf_generate() so that we generate a new salt and respect the specified number of rounds. Before changing your softraid crypto passphrase ensure that you are running a kernel with r1.131 of softraid_crypto.c, otherwise the volume will become unusable. Same diff also from djm@ and halex@