diff mbox series

[meta-selinux,2/2] setools: upgrade 4.4.4 -> 4.5.1

Message ID 20240629133640.2377943-2-yi.zhao@windriver.com
State New
Headers show
Series [meta-selinux,1/2] selinux: upgrade 3.6 -> 3.7 | expand

Commit Message

Yi Zhao June 29, 2024, 1:36 p.m. UTC
ChangeLog:
https://github.com/SELinuxProject/setools/releases/tag/4.5.0
https://github.com/SELinuxProject/setools/releases/tag/4.5.1

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../setools/{setools_4.4.4.bb => setools_4.5.1.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-security/setools/{setools_4.4.4.bb => setools_4.5.1.bb} (91%)
diff mbox series

Patch

diff --git a/recipes-security/setools/setools_4.4.4.bb b/recipes-security/setools/setools_4.5.1.bb
similarity index 91%
rename from recipes-security/setools/setools_4.4.4.bb
rename to recipes-security/setools/setools_4.5.1.bb
index 37bb86a..45063cd 100644
--- a/recipes-security/setools/setools_4.4.4.bb
+++ b/recipes-security/setools/setools_4.5.1.bb
@@ -5,10 +5,10 @@  libraries designed to facilitate SELinux policy analysis."
 SECTION = "base"
 LICENSE = "GPL-2.0-only & LGPL-2.1-only"
 
-SRC_URI = "git://github.com/SELinuxProject/${BPN}.git;branch=4.4;protocol=https \
+SRC_URI = "git://github.com/SELinuxProject/${BPN}.git;branch=4.5;protocol=https \
            file://setools4-fixes-for-cross-compiling.patch \
           "
-SRCREV = "a04b015459512d0460ff6bc50f28d746861f4a0b"
+SRCREV = "659ec47aba0126e3a198362ed1659bf600c067eb"
 
 LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=69a7b68f0a4a570d7c0c43465333ecbc \
                     file://${S}/COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \