Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932424AbXAGGpP (ORCPT ); Sun, 7 Jan 2007 01:45:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932425AbXAGGpP (ORCPT ); Sun, 7 Jan 2007 01:45:15 -0500 Received: from anchor-fallback-93.mail.demon.net ([194.217.242.93]:59776 "EHLO anchor-fallback-93.mail.demon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932424AbXAGGpO (ORCPT ); Sun, 7 Jan 2007 01:45:14 -0500 X-Greylist: delayed 4227 seconds by postgrey-1.27 at vger.kernel.org; Sun, 07 Jan 2007 01:45:14 EST Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org From: Phillip Lougher Subject: [announce] Squashfs 3.2 released Date: Sun, 7 Jan 2007 05:33:53 +0000 X-Mailer: Apple Mail (2.752.3) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1329 Lines: 35 Hi, I'm pleased to announce the release of Squashfs 3.2. NFS exporting is now supported, and the kernel code has been hardened against accidently or maliciously corrupted filesystems. The new release correctly handles all corrupted filesystems generated by the fsfuzzer tool (written by LMH/Steve Grubb) without oopsing the kernel. This in particular fixes the MOKB (Month of Kernel Bugs) report raised against Squashfs. Squashfs can be dowloaded from http://squashfs.sourceforge.net. The full list of changes are: Improvements: 1. Squashfs filesystems can now be exported via NFS. 2. Unsquashfs now supports 2.x filesystems. 3. Mksquashfs now displays a progress bar. 4. Squashfs kernel code has been hardened against accidently or maliciously corrupted Squashfs filesystems. Bug fixes: 5. Race condition occurring on S390 in readpage() fixed. 6. Odd behaviour of MIPS memcpy in read_data() routine worked- around. 7. Missing cache_flush in Squashfs symlink_readpage() added. Phillip - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/