From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6XRx4ddBYMAN for ; Wed, 1 Jan 2014 21:34:45 +0100 (CET) Received: from mail-ea0-x22e.google.com (mail-ea0-x22e.google.com [IPv6:2a00:1450:4013:c01::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Wed, 1 Jan 2014 21:34:45 +0100 (CET) Received: by mail-ea0-f174.google.com with SMTP id b10so5882028eae.5 for ; Wed, 01 Jan 2014 12:34:43 -0800 (PST) Message-ID: <52C47BE1.9090202@gmail.com> Date: Wed, 01 Jan 2014 21:34:41 +0100 From: Milan Broz MIME-Version: 1.0 References: <52BFE5FA.1030608@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] cryptsetup-1.6.3/truecrypt container List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Strauss Cc: dm-crypt@saout.de On 12/29/2013 05:14 PM, Michael Strauss wrote: > Hello Milan... > > Milan Broz writes: > >> Fixed in >> > http://code.google.com/p/cryptsetup/source/detail?r=8dc48776979c67cdbf4991510ead4d716f34db03 > > I grabed a copy and tested it. Nearly solved. Thank you. Now it works if I > enter the correct password with the first try, but if I use it with > "--tries" it complains again if the first password is wrong. I hope now it is fixed completely :) please check git version... Thanks, Milan