loop-AES changes since previous release: - Removed unnecessary memcpy from file backed unencrypted loops (2.4 and 2.5 kernels). - Dropped loop thread O(1) scheduler nice from -20 to -9 (2.4 and 2.5 kernels). No change for kernels using old scheduler. - Fixed genuine loop bug that always exported loop sector size as 512 bytes regardless of sector size of underlying device (bug affected only 2.5 kernels because other kernel versions were fixed earlier). Fix was copied from Adam J. Richter's loop fixes. - Fixed one file-backed-loop-on-tmpfs bug (2.5 kernels only). Fix from Adam J. Richter's loop fixes. - Fixed default soft block size computation with non-zero loop offset (2.4 and 2.5 kernels). - Merged two driver init time out-of-mem-handling bugfixes from 2.4.20-pre7-ac1 (2.4 and 2.5 kernels) - loop.c-2.2.original updated with fixes from 2.2.22 - Added support for CONFIG_LBD (2.5 kernels) - loop.c-2.5.original updated with fixes from 2.5.39 bzip2 compressed tarball is here: http://loop-aes.sourceforge.net/loop-AES-v1.6g.tar.bz2 md5sum 158f82a8c38ef264b55b5085fd98bfb3 PGP signature file, my public key, and fingerprint here: http://loop-aes.sourceforge.net/loop-AES-v1.6g.tar.bz2.sign http://loop-aes.sourceforge.net/PGP-public-key.asc 1024/3A220F51 5B 4B F9 BB D3 3F 52 E9 DB 1D EB E3 24 0E A9 DD Additional ciphers package changes since previous release: - Added support for CONFIG_LBD (2.5 kernels) bzip2 compressed tarball is here: http://loop-aes.sourceforge.net/ciphers-v1.0g.tar.bz2 md5sum cf7e534a1f6a63c214881db30e5e2dfd PGP signature file here: http://loop-aes.sourceforge.net/ciphers-v1.0g.tar.bz2.sign Regards, Jari Ruusu <jari.ruusu@pp.inet.fi> - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/