From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outgoing.fripost.org (giraff.fripost.org [IPv6:2a00:1c20:4089:126c:300f:e2a1:9840:5351]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Mon, 30 Jul 2018 22:47:30 +0200 (CEST) Date: Tue, 31 Jul 2018 04:47:18 +0800 From: Guilhem Moulin Message-ID: <20180730204718.GA16752@localhost.localdomain> References: <20180727081626.GA29834@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [dm-crypt] Debian installer formatting LUKS2 devices by default? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Milan Broz Cc: dm-crypt@saout.de Hi Milan, On Mon, 30 Jul 2018 at 12:51:11 +0200, Milan Broz wrote: > We already added configure switch for default format, so now it is up > to the distro maintainer. Right, but Debian is quite conservative in that regard, hence I preferred to asked you to clarify your future plans ;-) > I would like to change upstream default in some next version (see below), > but we still have some issues to solve. > […] Thank you very much for the explanation and the very detailed roadmap! > The major LUKS2 fix is that libcryptsetup is now linked to libblkid > and will not automatically recover from secondary header if it detects > another (fs) signature. > (Because recovery could revert intentional change... We were too aggressive here.) > Libblkid is already used in dm/udev rules, so it should not increase > any image sizes. (And it can be disabled in configure if needed.) I guess to you mean 8bee1a2? I hope 2.33 will be released upstream and uploaded to Debian before the freeze. Cheers, -- Guilhem.