From patchwork Tue Apr 14 15:25:26 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Weber X-Patchwork-Id: 1270438 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.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=rockwellcollins.com Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 491q7Y2qbWz9sT1 for ; Wed, 15 Apr 2020 01:25:45 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id C2F1A86D9A; Tue, 14 Apr 2020 15:25:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yc5c4wsk9Kup; Tue, 14 Apr 2020 15:25:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 950F386C7E; Tue, 14 Apr 2020 15:25:40 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 202761BF989 for ; Tue, 14 Apr 2020 15:25:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 1D4D084D6E for ; Tue, 14 Apr 2020 15:25:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VZpxDRoPQ9Xl for ; Tue, 14 Apr 2020 15:25:31 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from ch3vs05.rockwellcollins.com (ch3vs05.rockwellcollins.com [205.175.226.130]) by whitealder.osuosl.org (Postfix) with ESMTPS id 603CF86B2F for ; Tue, 14 Apr 2020 15:25:31 +0000 (UTC) IronPort-SDR: BFOZDOTlGtR97i5V9C3IkkP8e/JiEeOrSwUZAdKcictwm/TPqXB2C5PsjZ3grcL46Bz4jVLy/N gscEGJFRVRATU+6FLUgqn35ERTBJxZoM+y2TD6f2EeVveTSCK2yvtXj8pv0WY0ONqQIzd2Tb66 6aqV2GrzF6PpFo0dzjfiUlIcYMpaWyGictL06seXk0Q5UqQHae/O1r/jaYp3rfBXRVIAMPRa9C e+TEXzZ26ZuOWBL00I9yMGi+PBsl7Lk4PO8ke545zf/5z1LpGNK6QmteDCK4RWY2hJbHaiI6br 4Zc= Received: from ofwch3n02.rockwellcollins.com (HELO dtulimr01.rockwellcollins.com) ([205.175.226.14]) by ch3vs05.rockwellcollins.com with ESMTP; 14 Apr 2020 10:25:30 -0500 X-Received: from biscuits.rockwellcollins.lab (biscuits.rockwellcollins.lab [10.148.119.137]) by dtulimr01.rockwellcollins.com (Postfix) with ESMTP id 2FB52603C5; Tue, 14 Apr 2020 10:25:30 -0500 (CDT) From: Matt Weber To: buildroot@buildroot.org Date: Tue, 14 Apr 2020 10:25:26 -0500 Message-Id: <20200414152528.20758-7-matthew.weber@rockwellcollins.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200414152528.20758-1-matthew.weber@rockwellcollins.com> References: <20200414152528.20758-1-matthew.weber@rockwellcollins.com> Subject: [Buildroot] [PATCH v3 6/8] package/semodule-utils: bump version to 3.0 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: Matt Weber , Adam Duskett MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" From: Adam Duskett Signed-off-by: Adam Duskett Signed-off-by: Matt Weber --- Changes v2 -> v3 - Matt switched over the versioning to use dates --- package/semodule-utils/semodule-utils.hash | 9 ++++----- package/semodule-utils/semodule-utils.mk | 8 +++++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package/semodule-utils/semodule-utils.hash b/package/semodule-utils/semodule-utils.hash index 386b442618..5f34178a8c 100644 --- a/package/semodule-utils/semodule-utils.hash +++ b/package/semodule-utils/semodule-utils.hash @@ -1,5 +1,4 @@ -# https://github.com/SELinuxProject/selinux/wiki/Releases -sha256 8083679ee634570f6e9a18632f2c2862b9134fa308b689b2e1952a369ae5d907 semodule-utils-2.9.tar.gz - -# Hash for license file -sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 COPYING +# Generated locally as upstream releases in artifact +# files under a overall YYYYMMDD dated selinux release +sha256 4cc134210d8cca6c410b7b8c91993e10c6d5b077102ed27e6976bb6d9e483f0d semodule-utils-20191204.tar.gz +sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 semodule-utils/COPYING diff --git a/package/semodule-utils/semodule-utils.mk b/package/semodule-utils/semodule-utils.mk index 7102dbc5e0..c7d26a2857 100644 --- a/package/semodule-utils/semodule-utils.mk +++ b/package/semodule-utils/semodule-utils.mk @@ -4,12 +4,14 @@ # ################################################################################ -SEMODULE_UTILS_VERSION = 2.9 -SEMODULE_UTILS_SITE = https://github.com/SELinuxProject/selinux/releases/download/20190315 +SEMODULE_UTILS_VERSION = $(LIBSELINUX_VERSION) +SEMODULE_UTILS_SITE = $(LIBSELINUX_SITE) SEMODULE_UTILS_LICENSE = GPL-2.0 -SEMODULE_UTILS_LICENSE_FILES = COPYING +SEMODULE_UTILS_LICENSE_FILES = $(SEMODULE_UTILS_NAME)/COPYING SEMODULE_UTILS_DEPENDENCIES = libsepol +SEMODULE_UTILS_SUBDIR = $(@D)/$(SEMODULE_UTILS_NAME) + SEMODULE_UTILS_MAKE_OPTS += \ $(TARGET_CONFIGURE_OPTS) \ LIBSEPOLA=$(STAGING_DIR)/usr/lib/libsepol.a