squashfs/squashfs.changes

35 lines
1.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Jan 23 15:45:15 CET 2007 - ro@suse.de
- update to 3.2r2
- Kernel patches 2.6.19/2.6.20 have been updated to use
const structures and mutexes rather than older semaphores.
- Minor SMP bug fixes.
- Progress bar broken on x86-64. Fixed.
- update to 3.2
- Improvements:
- Squashfs filesystems can now be exported via NFS.
- Unsquashfs now supports 2.x filesystems.
- Mksquashfs now displays a progress bar.
- Squashfs kernel code has been hardened against accidently or
maliciously corrupted Squashfs filesystems.
- Bug fixes:
- Race condition occurring on S390 in readpage() fixed.
- Odd behaviour of MIPS memcpy in read_data() routine worked-around.
- Missing cache_flush in Squashfs symlink_readpage() added.
- update to 3.1r2
- A code optimisation after testing unfortunately
broke sorting in Mksquashfs. This has been fixed.
-------------------------------------------------------------------
Mon Aug 21 16:54:16 CEST 2006 - ro@suse.de
- update to version 3.1 to fix build on 2.6.18
-------------------------------------------------------------------
Thu May 11 16:58:59 CEST 2006 - duwe@suse.de
- packaged current version for SuSE Linux.