From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSr0L-0007iS-Bh for qemu-devel@nongnu.org; Mon, 29 Oct 2012 11:11:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TSr0F-0001lB-FP for qemu-devel@nongnu.org; Mon, 29 Oct 2012 11:11:53 -0400 Received: from e33.co.us.ibm.com ([32.97.110.151]:57792) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSr0F-0001ht-8d for qemu-devel@nongnu.org; Mon, 29 Oct 2012 11:11:47 -0400 Received: from /spool/local by e33.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 29 Oct 2012 09:11:30 -0600 Received: from d03relay05.boulder.ibm.com (d03relay05.boulder.ibm.com [9.17.195.107]) by d03dlp03.boulder.ibm.com (Postfix) with ESMTP id 262F619D8045 for ; Mon, 29 Oct 2012 09:11:24 -0600 (MDT) Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by d03relay05.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q9TFBJGN262498 for ; Mon, 29 Oct 2012 09:11:21 -0600 Received: from d03av02.boulder.ibm.com (loopback [127.0.0.1]) by d03av02.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q9TFBHef004205 for ; Mon, 29 Oct 2012 09:11:18 -0600 Message-ID: <508E9C93.8000209@linux.vnet.ibm.com> Date: Mon, 29 Oct 2012 11:11:15 -0400 From: Corey Bryant MIME-Version: 1.0 References: <1598797.KYtkCSSkRj@sifl> <14567269.D86PeJqSHb@sifl> In-Reply-To: <14567269.D86PeJqSHb@sifl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [libseccomp-discuss] [RFC] [PATCHv2 0/2] Sandboxing Qemu guests with Libseccomp List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Moore Cc: libseccomp-discuss@lists.sourceforge.net, Kees Cook , qemu-devel@nongnu.org On 06/15/2012 09:54 AM, Paul Moore wrote: > On Thursday, June 14, 2012 02:59:06 PM Kees Cook wrote: >> On Wed, Jun 13, 2012 at 1:31 PM, Paul Moore wrote: >>> On Wednesday, June 13, 2012 04:20:20 PM Eduardo Otubo wrote: >>>> Hello all, >>>> >>>> This is the second effort to sandbox Qemu guests using Libseccomp[0]. >>> >>> ... >>> >>>> [0] - http://sourceforge.net/projects/libseccomp/ [1] - >>>> http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commit;h= >>>> e2c fabdfd075648216f99c2c03821cf3f47c1727 >>> >>> It is worth pointing out that you no longer need to fetch libseccomp from >>> the git repository, we did our first release (v 0.1.0) last Friday, June >>> 8th: >>> >>> * https://sourceforge.net/projects/libseccomp/files >>> >>> Packages are available for Debian/Ubuntu and Fedora packaging is currently >>> in progress. >> >> Gentoo has en ebuild as well. If you hit any snags with the packaging >> there or in Debian and Ubuntu, let me know. :) > > Excellent, thanks for contributing the Gentoo ebuild. > Hi Paul, Do you know when Fedora packages will be available for libseccomp? -- Regards, Corey Bryant