diff mbox series

[meta-selinux,1/2] setools: upgrade 4.4.0 -> 4.4.1

Message ID 20230223014401.1558363-1-yi.zhao@windriver.com
State New
Headers show
Series [meta-selinux,1/2] setools: upgrade 4.4.0 -> 4.4.1 | expand

Commit Message

Yi Zhao Feb. 23, 2023, 1:44 a.m. UTC
Changelog:
https://github.com/SELinuxProject/setools/releases/tag/4.4.1

License-Update: Refine COPYING text. No license changes.[1]

[1] https://github.com/SELinuxProject/setools/commit/fff1906ff436835108b62bf46616e19705183dfb

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

Patch

diff --git a/recipes-security/setools/setools_4.4.0.bb b/recipes-security/setools/setools_4.4.1.bb
similarity index 90%
rename from recipes-security/setools/setools_4.4.0.bb
rename to recipes-security/setools/setools_4.4.1.bb
index 81b0bfb..8ed8f19 100644
--- a/recipes-security/setools/setools_4.4.0.bb
+++ b/recipes-security/setools/setools_4.4.1.bb
@@ -8,9 +8,9 @@  LICENSE = "GPL-2.0-only & LGPL-2.1-only"
 SRC_URI = "git://github.com/SELinuxProject/${BPN}.git;branch=4.4;protocol=https \
            file://setools4-fixes-for-cross-compiling.patch \
           "
-SRCREV = "4758cdf803d93274f49cb6445cb2bab527d6549f"
+SRCREV = "bec5c81d4fc41c45c63f0ba19f132fab94f8d2e5"
 
-LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=83a5eb6974c11f30785e90d0eeccf40c \
+LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=69a7b68f0a4a570d7c0c43465333ecbc \
                     file://${S}/COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://${S}/COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c"