From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Mon, 3 May 2010 16:34:55 +0200 (CEST) Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o43EYrTc006815 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 3 May 2010 10:34:53 -0400 Received: from [10.34.28.146] (mazybook.brq.redhat.com [10.34.28.146]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o43EYp15025226 for ; Mon, 3 May 2010 10:34:52 -0400 Message-ID: <4BDEDF0B.3020002@redhat.com> Date: Mon, 03 May 2010 16:34:51 +0200 From: Milan Broz MIME-Version: 1.0 References: <4BDC6141.7000202@redhat.com> In-Reply-To: <4BDC6141.7000202@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] [ANNOUNCE] cryptsetup 1.1.1-rc1 (test release candidate) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt On 05/01/2010 07:13 PM, Milan Broz wrote: > Cryptsetup 1.1.1-rc1 Release Notes > ================================== > > The first cryptsetup 1.1.1-rc1 release candidate is available at > > http://code.google.com/p/cryptsetup/ > > Feedback and bug reports are welcomed. And one of the bug is that it no longer automatically loads dm_crypt module, if not present. I'll fix it and release new rc soon. Milan