All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 8/8] semodule-utils: bump to version 2.8
Date: Sun, 16 Sep 2018 20:46:06 +0200	[thread overview]
Message-ID: <20180916184606.27835-8-fontaine.fabrice@gmail.com> (raw)
In-Reply-To: <20180916184606.27835-1-fontaine.fabrice@gmail.com>

Add hash for license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/semodule-utils/semodule-utils.hash | 5 ++++-
 package/semodule-utils/semodule-utils.mk   | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/package/semodule-utils/semodule-utils.hash b/package/semodule-utils/semodule-utils.hash
index 18c8217ca6..be40918de6 100644
--- a/package/semodule-utils/semodule-utils.hash
+++ b/package/semodule-utils/semodule-utils.hash
@@ -1,2 +1,5 @@
 # https://github.com/SELinuxProject/selinux/wiki/Releases
-sha256 90c98b3362a43b4da2a51a9176820a56f3e615225e23e3395bc566c4490786ba semodule-utils-2.7.tar.gz
+sha256 44f59c13070c637440b143ceab4dfe1efb9018b1e47828dd8789def74c1ccadf semodule-utils-2.8.tar.gz
+
+# Hash for license file
+sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 COPYING
diff --git a/package/semodule-utils/semodule-utils.mk b/package/semodule-utils/semodule-utils.mk
index 8f07fa0a81..480e157c6d 100644
--- a/package/semodule-utils/semodule-utils.mk
+++ b/package/semodule-utils/semodule-utils.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-SEMODULE_UTILS_VERSION = 2.7
-SEMODULE_UTILS_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20170804
+SEMODULE_UTILS_VERSION = 2.8
+SEMODULE_UTILS_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180524
 SEMODULE_UTILS_LICENSE = GPL-2.0
 SEMODULE_UTILS_LICENSE_FILES = COPYING
 SEMODULE_UTILS_DEPENDENCIES = libsepol
-- 
2.17.1

  parent reply	other threads:[~2018-09-16 18:46 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-16 18:45 [Buildroot] [PATCH 1/8] libselinux: bump to version 2.8 Fabrice Fontaine
2018-09-16 18:46 ` [Buildroot] [PATCH 2/8] libsepol: " Fabrice Fontaine
2018-09-19 14:24   ` Matthew Weber
2018-09-19 15:01     ` Fabrice Fontaine
2018-09-19 15:23       ` Thomas Petazzoni
2018-09-19 16:28         ` Matthew Weber
2018-09-19 15:04     ` Marcus Folkesson
2018-09-16 18:46 ` [Buildroot] [PATCH 3/8] libsemanage: " Fabrice Fontaine
2018-09-16 18:46 ` [Buildroot] [PATCH 4/8] checkpolicy: " Fabrice Fontaine
2018-09-16 18:46 ` [Buildroot] [PATCH 5/8] restorecond: " Fabrice Fontaine
2018-09-16 18:46 ` [Buildroot] [PATCH 6/8] policycoreutils: " Fabrice Fontaine
2018-09-16 18:46 ` [Buildroot] [PATCH 7/8] selinux-python: " Fabrice Fontaine
2018-09-16 18:46 ` Fabrice Fontaine [this message]
2018-09-19 13:45 ` [Buildroot] [PATCH 1/8] libselinux: " Thomas Petazzoni
2018-09-19 13:54   ` Matthew Weber
2018-09-19 15:03 ` Marcus Folkesson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180916184606.27835-8-fontaine.fabrice@gmail.com \
    --to=fontaine.fabrice@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.