Message ID | 20190528145912.13827-1-omosnace@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <selinux-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5358292A for <patchwork-selinux@patchwork.kernel.org>; Tue, 28 May 2019 14:59:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 41EB321EEB for <patchwork-selinux@patchwork.kernel.org>; Tue, 28 May 2019 14:59:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 343D628608; Tue, 28 May 2019 14:59:18 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AB39928437 for <patchwork-selinux@patchwork.kernel.org>; Tue, 28 May 2019 14:59:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726463AbfE1O7R (ORCPT <rfc822;patchwork-selinux@patchwork.kernel.org>); Tue, 28 May 2019 10:59:17 -0400 Received: from mail-wm1-f68.google.com ([209.85.128.68]:34680 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726371AbfE1O7R (ORCPT <rfc822;selinux@vger.kernel.org>); Tue, 28 May 2019 10:59:17 -0400 Received: by mail-wm1-f68.google.com with SMTP id e19so2519291wme.1 for <selinux@vger.kernel.org>; Tue, 28 May 2019 07:59:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=oVUVounL7DiFbb3kGefIgF4gGhP9sB+J4TFqQvnZFPc=; b=p5HZdpsGbarSex8KtQiF34429jS9mBUvhB8Heh024M/JoN92cjvZ0Ih1wENpwz35OM JkPdV7GW88imQOmWLLOBzSc9SG6WnSnHx2ponKjkZ3QtZxnoMEapuXNJsH/tvytpv+wl evv4lN8/GLQmkfAGnxetmhEm8v96HSqc94lVw/cK6qOmATgdCAv/jj/BBELk9EdoCJ4h 1q+IxFgb+tYbcvugLYIrUnt8vU+oYjU4bApjQnb9YY3Fo7voV00BlRfNFiomuh7k/olv VZ9s1h5/iomPfJD7Q8oDHaRMEb7LbU+XI3QwKyWLTwt6HPaNgIVnqJxQBXNR9teIqwli ifzQ== X-Gm-Message-State: APjAAAUP7AJxzDj/tGLeNFgPmVEWKy4mGz8f5OpFujRScekBVXav/1tp Fz7FC6v4ysmbPl/1hRwH226XGrjbMW8= X-Google-Smtp-Source: APXvYqyYu2I9bXzVQi4Pk2d6b8FrG0K7LttzDp+2bJO6Q01BLZZ49YGpTr7MiJ7Gwljf7GS8S69zhg== X-Received: by 2002:a1c:5f09:: with SMTP id t9mr3756233wmb.112.1559055554909; Tue, 28 May 2019 07:59:14 -0700 (PDT) Received: from localhost.localdomain.com (nat-pool-brq-t.redhat.com. [213.175.37.10]) by smtp.gmail.com with ESMTPSA id p17sm14118849wrq.95.2019.05.28.07.59.13 for <selinux@vger.kernel.org> (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 28 May 2019 07:59:14 -0700 (PDT) From: Ondrej Mosnacek <omosnace@redhat.com> To: selinux@vger.kernel.org Subject: [PATCH userspace v2 0/7] Remove redundant rules when building policydb Date: Tue, 28 May 2019 16:59:05 +0200 Message-Id: <20190528145912.13827-1-omosnace@redhat.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: selinux-owner@vger.kernel.org Precedence: bulk List-ID: <selinux.vger.kernel.org> X-Mailing-List: selinux@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Remove redundant rules when building policydb
|
expand
|