From ncunningham@cyclades.com  Fri Sep 16 23:26:56 2005
Return-Path: <ncunningham@cyclades.com>
X-Original-To: suspend2-announce@lists.suspend2.net
Delivered-To: suspend2-announce@lists.suspend2.net
Received: from asclepius.uwa.edu.au (asclepius2.uwa.edu.au [130.95.128.59])
	by coolstore.ucc.gu.uwa.edu.au (Postfix) with ESMTP id F06F931173
	for <suspend2-announce@lists.suspend2.net>;
	Fri, 16 Sep 2005 23:26:55 +1000 (EST)
Received: from asclepius.kas (localhost.localdomain [127.0.0.1])
	by asclepius.uwa.edu.au (Postfix) with SMTP id 394E4184208
	for <suspend2-announce@lists.suspend2.net>;
	Fri, 16 Sep 2005 21:26:47 +0800 (WST)
Received: from asclepius (localhost.localdomain [127.0.0.1])
	by asclepius.prekas (Postfix) with SMTP id 26639183AAB
	for <suspend2-announce@lists.suspend2.net>;
	Fri, 16 Sep 2005 21:26:47 +0800 (WST)
X-UWA-Client-IP: 203.171.93.254 (EXTERNAL)
Received-SPF: none (asclepius: domain of ncunningham@cyclades.com does not
	designate permitted sender hosts)
Received: from cunningham.myip.net.au (unknown [203.171.93.254])
	by asclepius.input (Postfix) with ESMTP id 86070183C6E
	for <suspend2-announce@lists.suspend2.net>;
	Fri, 16 Sep 2005 21:26:46 +0800 (WST)
Received: (qmail 26458 invoked by uid 89); 16 Sep 2005 13:26:40 -0000
Received: from unknown (HELO ?127.0.0.1?) (127.0.0.1)
	by 0 with SMTP; 16 Sep 2005 13:26:40 -0000
From: Nigel Cunningham <ncunningham@cyclades.com>
To: Suspend2-Announce <suspend2-announce@lists.suspend2.net>
Content-Type: text/plain
Organization: Cyclades
Message-Id: <1126877199.22871.36.camel@localhost>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.6-1mdk 
Date: Fri, 16 Sep 2005 23:26:40 +1000
Content-Transfer-Encoding: 7bit
X-SpamTest-Info: Profile: Formal (269/050913)
X-SpamTest-Info: Profile: Detect Hard [UCS 290904]
X-SpamTest-Info: Profile: SysLog
X-SpamTest-Info: Profile: Marking Spam - Subject (UCS) [02-08-04]
X-SpamTest-Status: Not detected
X-SpamTest-Version: SMTP-Filter Version 2.0.0 [0125], KAS/Release
X-Mailman-Approved-At: Fri, 16 Sep 2005 23:27:56 +1000
Subject: [Suspend2-announce] 2.2-rc7
X-BeenThere: suspend2-announce@lists.suspend2.net
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: suspend2-devel@lists.suspend2.net,
 ncunningham@cyclades.com
List-Id: "Suspend2.net announcements" <suspend2-announce.lists.suspend2.net>
List-Unsubscribe: <http://lists.suspend2.net/mailman/listinfo/suspend2-announce>, 
	<mailto:suspend2-announce-request@lists.suspend2.net?subject=unsubscribe>
List-Archive: <http://lists.suspend2.net/lurker/list/suspend2-announce.html>
List-Post: <mailto:suspend2-announce@lists.suspend2.net>
List-Help: <mailto:suspend2-announce-request@lists.suspend2.net?subject=help>
List-Subscribe: <http://lists.suspend2.net/mailman/listinfo/suspend2-announce>, 
	<mailto:suspend2-announce-request@lists.suspend2.net?subject=subscribe>
X-List-Received-Date: Fri, 16 Sep 2005 13:26:57 -0000

Hi everyone.

2.2-rc7 for 2.6.13 and 2.6.14-rc1 is now available:

http://suspend2.net/downloads/all/software-suspend-2.2-rc7-for-2.6.13.tar.bz2
http://suspend2.net/downloads/all/software-suspend-2.2-rc7-for-2.6.14rc1.tar.bz2

I've put the 2.6.14-rc1 version in the development section, but that's
only to overcome a problem with a python script we use to generate the
downloads page.

Changelog:

2.2-rc7 - 16 September 2005

- Further fixing of powerdown code. If !pm_ops, just use
  kernel_power_off.
- Use return code when freezing failure occurs.
- Make userui disabling effective.
- Fix pm_message_t for chips video driver (2.6.13 only).
- Removed some unused lru locking code.
- Add SYSTEM_FREEZE state.
- Add checking of root filesystem device. Refuse to suspend
  if the same as when suspending. Can be overridden by a new
  proc entry (for embedded mainly).
- Better message when an initrd isn't properly configured.
- Clear todo list on forking (Thanks, Bernard!)
- Remove "Software Suspend". Make "Suspend2".
- Remove some unnecessary extra #includes.
- Try without freezing syncthreads separately for a bit.

Regards,

Nigel



