From patchwork Wed Jul 15 13:07:31 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Antoine Tenart X-Patchwork-Id: 1329500 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=bootlin.com Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4B6Hn466WTz9sTQ for ; Wed, 15 Jul 2020 23:10:32 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 53A1623109; Wed, 15 Jul 2020 13:10:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aBNXNbVXnhIz; Wed, 15 Jul 2020 13:10:25 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id CFC382313D; Wed, 15 Jul 2020 13:10:17 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 2F4671BF3F4 for ; Wed, 15 Jul 2020 13:10:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 2C5EF8AE03 for ; Wed, 15 Jul 2020 13:10:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wpT0dHB7sxH9 for ; Wed, 15 Jul 2020 13:10:08 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by hemlock.osuosl.org (Postfix) with ESMTPS id 513F68AE05 for ; Wed, 15 Jul 2020 13:10:08 +0000 (UTC) X-Originating-IP: 90.76.143.236 Received: from localhost (lfbn-tou-1-1075-236.w90-76.abo.wanadoo.fr [90.76.143.236]) (Authenticated sender: antoine.tenart@bootlin.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 676471C0010; Wed, 15 Jul 2020 13:10:06 +0000 (UTC) From: Antoine Tenart To: buildroot@buildroot.org Date: Wed, 15 Jul 2020 15:07:31 +0200 Message-Id: <20200715130740.775804-1-antoine.tenart@bootlin.com> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 0/9] selinux: bump to 20200710 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: matthew.weber@rockwellcollins.com, thomas.petazzoni@bootlin.com Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Hi all, The SELinux libraries and tools[1] has a new release, 20200710. This series bumps the packages coming from the project to this version and handles required changes (patches refreshing or removal, new dependencies, etc). The series also includes the bump of setools to 4.3.0 as the version supported in Buildroot was quite old and incompatible with the latest version of the libraries provided by the SELinux project[1]. Thanks, Antoine [1] https://github.com/SELinuxProject/selinux Antoine Tenart (9): package/libsepol: bump to 20200710 package/libsemanage: bump to 20200710 package/libselinux: bump to 20200710 package/policycoreutils: bump to 20200710 package/checkpolicy: bump to 20200710 package/restorecond: bump to 20200710 package/semodule-utils: bump to 20200710 package/selinux-python: bump to 20200710 package/setools: bump to 4.3.0 ...ckpolicy-remove-unused-te_assertions.patch | 45 -- package/checkpolicy/checkpolicy.hash | 2 +- package/checkpolicy/checkpolicy.mk | 4 +- ...T-and-rely-on-the-installed-file-nam.patch | 17 +- ...ng-against-musl-and-uclibc-libraries.patch | 32 -- package/libselinux/libselinux.hash | 2 +- package/libselinux/libselinux.mk | 4 +- package/libsemanage/libsemanage.hash | 2 +- package/libsemanage/libsemanage.mk | 4 +- ...IL_KEY_-build-errors-with-fno-common.patch | 528 ------------------ ...e-leftovers-of-cil_mem_error_handler.patch | 63 --- package/libsepol/libsepol.hash | 2 +- package/libsepol/libsepol.mk | 4 +- package/policycoreutils/policycoreutils.hash | 2 +- package/policycoreutils/policycoreutils.mk | 4 +- package/restorecond/restorecond.hash | 2 +- package/restorecond/restorecond.mk | 4 +- package/selinux-python/selinux-python.hash | 2 +- package/selinux-python/selinux-python.mk | 4 +- package/semodule-utils/semodule-utils.hash | 2 +- package/semodule-utils/semodule-utils.mk | 4 +- .../0001-remove-werror-flag-from-setup.patch | 16 +- ...e-setools.InfoFlowAnalysis-and-setoo.patch | 74 +-- ...py-drop-path-prefix-from-man-install.patch | 42 -- package/setools/setools.hash | 4 +- package/setools/setools.mk | 12 +- 26 files changed, 87 insertions(+), 794 deletions(-) delete mode 100644 package/checkpolicy/0001-checkpolicy-remove-unused-te_assertions.patch delete mode 100644 package/libselinux/0003-fix-building-against-musl-and-uclibc-libraries.patch delete mode 100644 package/libsepol/0002-libsepol-fix-CIL_KEY_-build-errors-with-fno-common.patch delete mode 100644 package/libsepol/0003-libsepol-remove-leftovers-of-cil_mem_error_handler.patch delete mode 100644 package/setools/0003-setup.py-drop-path-prefix-from-man-install.patch