From mboxrd@z Thu Jan 1 00:00:00 1970 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=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 ED117C433DB for ; Thu, 11 Feb 2021 00:31:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BA62C61481 for ; Thu, 11 Feb 2021 00:31:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231318AbhBKAbq (ORCPT ); Wed, 10 Feb 2021 19:31:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58550 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230477AbhBKAbn (ORCPT ); Wed, 10 Feb 2021 19:31:43 -0500 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A529AC06174A for ; Wed, 10 Feb 2021 16:31:03 -0800 (PST) Received: by mail-ej1-x62c.google.com with SMTP id l25so7332657eja.9 for ; Wed, 10 Feb 2021 16:31:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paul-moore-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=c5rU9dL4ccxDJCC2GsRZydqYKmxsl5IxnGPynZh3RSA=; b=aGWjnGZewSrWZ3K3/d7u11yFVdMJwbFUb72QIMzF7uazTTjmmJjdCZ9ONCwpVum/Xj rUnyJFIjrV2/sv/sMWips1S1T8uW7fEcxow+yJ8Fi8S1tuU7N0iHvY8bdarOnjhkpTg7 NM2vO1cUlF1AG733ehWn+NqRuX8HUe5HiNMTwryDfBY2OLSISJazAUg7JTyxK46DjIGO j3dJkqmDp3qhw9b3nqZP8SSM2YxsFsMYxW37vaCItkwoqLwFtWXhrzBCXq/hSbQQvnLR 9eUD4kLnW+lu3CIWSQIsbWuWbKgCTCExt3oTUMc6WvURIBjupGTZOMfyJeRKLm10oON0 QdpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=c5rU9dL4ccxDJCC2GsRZydqYKmxsl5IxnGPynZh3RSA=; b=jIZKsuvCIW3vwJji5scYq+7T1/4W2YuWuwRk7fX9kmaAb/cgqd2t40vTwlpkhOjtbM eJLPL9GqOHPoqOOnWD7QVZhWdtHhtDrUcCSrakSjrbnWy47441Z9sht4xq1sv3NeYeTs 8xRX2YpVjzSN8rOSdE3gczmK7mODG4LSinEnoipW7XUjTAIQGejH4hp/xPb0Q9j2MUOl ++KKPCw8h7azK3lh3WGTSIIA5r+GVH92zE0A8RZfsI8fWc8RseEJlopiBpZUd4naDhR0 JZ6LJfRk9Svwd//JRqJGgpoeGSXwx7J2nMjL3/lV/A3pQWMc6Lbgl1Qp1+j3CODKcMxV s60Q== X-Gm-Message-State: AOAM531ENl8xrL7xy7QFIdHB1FRdcFml+DdLYt6CabqxviaFodb5Umsu ohi4skVqhENeMF0Va7LPC69fVq8Ft+5N595oo4ZL6G1l3+kSHEQ= X-Google-Smtp-Source: ABdhPJz8ksZuRHwxCcIXKHby0HjyUeHx/rZiAg6W3mF2umhO4bo3vR/iBs2/wfczZHq1IVEr1mpTRvi5aNrcXT1rokM= X-Received: by 2002:a17:906:37c1:: with SMTP id o1mr5437412ejc.488.1613003462376; Wed, 10 Feb 2021 16:31:02 -0800 (PST) MIME-Version: 1.0 References: <20210125112409.6956-1-richard_c_haines@btinternet.com> <960f300d47abf038355dfb48fb5f56fbaa4b62f0.camel@btinternet.com> In-Reply-To: <960f300d47abf038355dfb48fb5f56fbaa4b62f0.camel@btinternet.com> From: Paul Moore Date: Wed, 10 Feb 2021 19:30:51 -0500 Message-ID: Subject: Re: [PATCH] selinux-notebook: Add new section for Embedded Systems To: Richard Haines , Dominick Grift Cc: selinux@vger.kernel.org, selinux-refpolicy@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: selinux-refpolicy@vger.kernel.org On Wed, Feb 10, 2021 at 10:01 AM Richard Haines wrote: > On Tue, 2021-02-09 at 18:38 +0100, Dominick Grift wrote: > > Richard Haines writes: > > > > > Add a new section and supporting examples for embedded systems. > > > > Looks good. Thanks > > > > I will probably submit a patch once this one is committed that > > expands a > > little on the OpenWrt scenario. > > This patch has already been commited by Paul on 27th Jan. I just got done double checking to make sure this patch was merged; I saw Dominick's reply and worried that I forgot to do the 'git push' after merging :) > This > particular email was sent on the 25th Jan but got lost so I resent. > Looks like this one only took 14 days to finally get delivered. E-mail, it's just like real mail! -- paul moore www.paul-moore.com