Files
oldlinux-files/ftp-archives/tsx-11.mit.edu/1996-10-07/BETA/loop/CHANGES
2024-02-19 00:24:15 -05:00

28 lines
920 B
Plaintext

Changes from version 3 to version 3.3
=====================================
- module may be loaded at device of your choice.
- updated module patches to run with kernel 1.1.23/4 (and above I hope).
Changes from version 2 to version 3
===================================
- Modularized using the kernel modules code.
- Major device changed.! - (major=28)
- updated patches to run with 1.1.16 kernel.
Changes from version 1 to version 2
===================================
- updated to run with 0.99pl13s kernel.
- several small fixes and changes to the losetup man page.
Changes from version 0 to version 1
===================================
- fixed various distribution glitches.
- fixed crash when opening an improperly configured loop device.
- losetup now resets partially configured loop devices.
- added XORing to prevent dictionary attacks against DES.
- fixed and extended example in man page.