From: Adam Duskett <aduskett@gmail.com>
To: buildroot@buildroot.org
Cc: Marcus Folkesson <marcus.folkesson@gmail.com>,
Antoine Tenart <atenart@kernel.org>,
Asaf Kahlon <asafka7@gmail.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
Fabrice Fontaine <fontaine.fabrice@gmail.com>,
Adam Duskett <aduskett@gmail.com>
Subject: [Buildroot] [PATCH 04/13] package/libsemanage: bump to version 3.5
Date: Mon, 24 Apr 2023 13:25:05 -0700 [thread overview]
Message-ID: <20230424202514.1546092-5-aduskett@gmail.com> (raw)
In-Reply-To: <20230424202514.1546092-1-aduskett@gmail.com>
Change the license file to LICENSE. The hash remains the same.
Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
package/libsemanage/libsemanage.hash | 4 ++--
package/libsemanage/libsemanage.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/libsemanage/libsemanage.hash b/package/libsemanage/libsemanage.hash
index 1f333aac30..73df34bde9 100644
--- a/package/libsemanage/libsemanage.hash
+++ b/package/libsemanage/libsemanage.hash
@@ -1,5 +1,5 @@
# From: https://github.com/SELinuxProject/selinux/wiki/Releases
-sha256 84d0ec5afa34bbbb471f602d8c1bf317d12443d07852a34b60741d428d597ce8 libsemanage-3.3.tar.gz
+sha256 f53534e50247538280ed0d76c6ce81d8fb3939bd64cadb89da10dba42e40dd9c libsemanage-3.5.tar.gz
# Hash for license file
-sha256 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3 COPYING
+sha256 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3 LICENSE
diff --git a/package/libsemanage/libsemanage.mk b/package/libsemanage/libsemanage.mk
index db9f16bb6a..0fbdc5ae8d 100644
--- a/package/libsemanage/libsemanage.mk
+++ b/package/libsemanage/libsemanage.mk
@@ -4,10 +4,10 @@
#
################################################################################
-LIBSEMANAGE_VERSION = 3.3
+LIBSEMANAGE_VERSION = 3.5
LIBSEMANAGE_SITE = https://github.com/SELinuxProject/selinux/releases/download/$(LIBSEMANAGE_VERSION)
LIBSEMANAGE_LICENSE = LGPL-2.1+
-LIBSEMANAGE_LICENSE_FILES = COPYING
+LIBSEMANAGE_LICENSE_FILES = LICENSE
LIBSEMANAGE_DEPENDENCIES = host-bison host-flex audit libselinux bzip2
LIBSEMANAGE_CPE_ID_VENDOR = selinuxproject
LIBSEMANAGE_INSTALL_STAGING = YES
--
2.40.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-04-24 20:26 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-24 20:25 [Buildroot] [PATCH 00/13] Selinux: bump to 3.5 Adam Duskett
2023-04-24 20:25 ` [Buildroot] [PATCH 01/13] package/libglib2/0003-disable-building-docs.patch Adam Duskett
2023-04-24 20:49 ` Peter Seiderer
2023-04-24 20:25 ` [Buildroot] [PATCH 02/13] package/python-pip: add host variant Adam Duskett
2023-04-24 20:25 ` [Buildroot] [PATCH 03/13] package/libsepol: bump to version 3.5 Adam Duskett
2023-04-24 20:25 ` Adam Duskett [this message]
2023-04-24 20:25 ` [Buildroot] [PATCH 05/13] package/libselinux: " Adam Duskett
2023-04-24 20:25 ` [Buildroot] [PATCH 06/13] package/policycoreutils: " Adam Duskett
2023-04-24 20:25 ` [Buildroot] [PATCH 07/13] package/checkpolicy: " Adam Duskett
2023-04-24 20:25 ` [Buildroot] [PATCH 08/13] package/restorecond: " Adam Duskett
2023-04-24 20:25 ` [Buildroot] [PATCH 09/13] package/semodule-utils: " Adam Duskett
2023-04-24 20:25 ` [Buildroot] [PATCH 10/13] package/audit: bump to version 3.1 Adam Duskett
2023-04-24 20:25 ` [Buildroot] [PATCH 11/13] package/selinux-python: bump to version 3.5 Adam Duskett
2023-04-24 20:25 ` [Buildroot] [PATCH 12/13] package/setools: bump to version 4.4.2 Adam Duskett
2023-04-24 20:25 ` [Buildroot] [PATCH 13/13] package/refpolicy: bump to version 2.20221101 Adam Duskett
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=20230424202514.1546092-5-aduskett@gmail.com \
--to=aduskett@gmail.com \
--cc=asafka7@gmail.com \
--cc=atenart@kernel.org \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=marcus.folkesson@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox