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 Gf2iPFvTo6tW for ; Sun, 30 Dec 2012 12:47:46 +0100 (CET) Received: from mail-ee0-f45.google.com (mail-ee0-f45.google.com [74.125.83.45]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Sun, 30 Dec 2012 12:47:46 +0100 (CET) Received: by mail-ee0-f45.google.com with SMTP id d49so5682118eek.4 for ; Sun, 30 Dec 2012 03:47:46 -0800 (PST) Message-ID: <50E029DF.4080303@gmail.com> Date: Sun, 30 Dec 2012 12:47:43 +0100 From: Milan Broz MIME-Version: 1.0 References: <50DF635C.90003@gmail.com> <20121230083814.GA12005@tansi.org> <5f058e3c77fb70c10ba5e65e077baa3e.squirrel@ssl.verfeiert.org> <20121230102039.GA12533@tansi.org> In-Reply-To: <20121230102039.GA12533@tansi.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] [ANNOUNCE] cryptsetup 1.6.0-rc1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de Cc: Jonas Meurer On 12/30/2012 11:20 AM, Arno Wagner wrote: > Yes, that could be it. /usr/include/linux is a directory under > Debian and it has stuff in it even if you do not have a kernel-header > or kernel package installed. Apparently these files come from > the linux-libc-dev package and seems to be a subset (and older) > of what is in /usr/src/linux-3.4.19/include/linux/ And just one more thing, Debian seems not to have even cryptsetup 1.5.x (even in experimental). Anyone knows what the plans are? I can help to build testing packages if needed. (I am using Debian myself, I am just not Debian packager yet.) Jonas, do you have more info about packaging new cryptsetup in Debian? (I built package for Fedora immediately after release, but Fedora seems to be unusable distro for any "serious" work recently...) Milan