50 lines
1.7 KiB
Plaintext
50 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 6 01:36:49 CEST 2007 - ro@suse.de
|
|
|
|
- fix build with current kernel
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 4 22:09:34 CEST 2007 - lrupp@suse.de
|
|
|
|
- added module-init-tools to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 29 16:21:12 CEST 2007 - rguenther@suse.de
|
|
|
|
- added zlib-devel BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|