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 17:31:45 +0200 (CEST) Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o43FVibE013451 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 3 May 2010 11:31:44 -0400 Received: from [10.34.28.146] (mazybook.brq.redhat.com [10.34.28.146]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o43FVhO1017440 for ; Mon, 3 May 2010 11:31:43 -0400 Message-ID: <4BDEEC5E.5060407@redhat.com> Date: Mon, 03 May 2010 17:31:42 +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: [dm-crypt] [ANNOUNCE] cryptsetup 1.1.1-rc2 (test release candidate) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt Cryptsetup 1.1.1-rc2 Release Notes ================================== The second cryptsetup 1.1.1-rc2 release candidate is available at http://code.google.com/p/cryptsetup/ Feedback and bug reports are welcomed. Changes since version 1.1.1-rc1 ------------------------------- The only important change is fix for automatic dm-crypt module loading regression. Milan