Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CFEC5C282CE for ; Tue, 9 Apr 2019 12:02:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9CCD520833 for ; Tue, 9 Apr 2019 12:02:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ieee.org header.i=@ieee.org header.b="Zc147dJu" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726461AbfDIMC2 (ORCPT ); Tue, 9 Apr 2019 08:02:28 -0400 Received: from mail-qt1-f182.google.com ([209.85.160.182]:41406 "EHLO mail-qt1-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726001AbfDIMC2 (ORCPT ); Tue, 9 Apr 2019 08:02:28 -0400 Received: by mail-qt1-f182.google.com with SMTP id w30so19315339qta.8 for ; Tue, 09 Apr 2019 05:02:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ieee.org; s=google; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=lhlviQ4LsRQvw2EXl73MiiYpYLsJu2DLnm8P85id3P0=; b=Zc147dJupapOKpthGFDeFinuAbl3SAJN16GDWWWVS44jRC5EPrUFvb+nk8iDsfutM9 ENkI4/Wz5vRK7+4EKFzvjOIXE3To9g7B/qXq9UxdVHERBmc++ypfuEJibsyo/HtOagOT TxUJWC4BaYH5AkjP9oVN1uSTcosx7HcEPH2xc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=lhlviQ4LsRQvw2EXl73MiiYpYLsJu2DLnm8P85id3P0=; b=JjV6woACQhbIPvulkDAAn0X5YuyLRceINtN+gKGyfP2OLdhdBZfvrkPreRZ9MUQQJt DQglrIA/TDfJgwqQ63NnnhV+TO60g05b26cN8hgZDZvbv2jdGhbN7nVDyS4MU/GRH6LU Av8YGI2irg58lEH77UjzCi9QR7DR+TtbjYzUwLFIljyfHfvyE/lytM8RWAjubhp4l1bT hUhYhbhN8IzbAW7GUjPZ9iD5DNJddve0h9wixOoAm+B/ukbzwnNleFSFgFQqz+eCvf3K v/vDcYhAXb2A64J/U/5h3nbPmn6WFaJn3gIgt6F0aWse9ql8xbSDYX+et/oMlNJJCIrR jQsg== X-Gm-Message-State: APjAAAX486hP6hcEn17wvlASGXW2L4QO5jSD8g0aF8ubb5E9UKYENkMc MGVN/voVI9zXXQBP5MVckcIRoMcj7Lc= X-Google-Smtp-Source: APXvYqwgorVBjn1ovx/vajcA0TZWVZzvAIb47ASp2wsgisP6SvDFRbgYAk4zDTGLOYRlCqIh2FQLdQ== X-Received: by 2002:a0c:bd81:: with SMTP id n1mr28708131qvg.65.1554811347037; Tue, 09 Apr 2019 05:02:27 -0700 (PDT) Received: from [192.168.1.190] (pool-108-15-23-247.bltmmd.fios.verizon.net. [108.15.23.247]) by smtp.gmail.com with ESMTPSA id 27sm14230292qtp.49.2019.04.09.05.02.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2019 05:02:26 -0700 (PDT) Subject: Re: Testing changes to "refpolicy" To: Jag Raman , refpolicy References: From: Chris PeBenito Message-ID: Date: Tue, 9 Apr 2019 08:02:18 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: selinux-refpolicy-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: selinux-refpolicy@vger.kernel.org On 4/8/19 11:05 AM, Jag Raman wrote: > Hi, > > I need some help with testing "refpolicy". > > I'm able to install and load the refpolicy. But I'm unable > to switch to "enforcing" mode because the OS (Fedora29) > hangs due to missing policies. > > What distro of Linux are we expected to use for testing it? > > Are there any patches that should be applied on top of it? > If so where could it be found? I'm trying to find out how > you test changes to the refpolicy. > > Thank you very much! Please note the new refpolicy list. [1] There is no official distro for testing. It does support customizations for various distributions (DISTRO build option), but that also depends on how much of the distro's customizations are upstreamed. [1] http://vger.kernel.org/vger-lists.html#selinux-refpolicy -- Chris PeBenito