From: Chen Qi Date: Thu, 22 Aug 2024 09:26:42 +0000 (-0700) Subject: shadow: upgrade from 4.15.1 to 4.16.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cbcd040f427ccd0de5f0db35061d378b369b285;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git shadow: upgrade from 4.15.1 to 4.16.0 Upgrade shadow from 4.15.1 to 4.16.0. Signed-off-by: Chen Qi Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc index 3991006b432..b5e77b9874c 100644 --- a/meta/recipes-extended/shadow/shadow.inc +++ b/meta/recipes-extended/shadow/shadow.inc @@ -24,7 +24,7 @@ SRC_URI:append:class-target = " \ SRC_URI:append:class-native = " \ file://commonio.c-fix-unexpected-open-failure-in-chroot-env.patch \ " -SRC_URI[sha256sum] = "b34686b89b279887ffbf1f33128902ccc0fa1a998a3add44213bb12d7385b218" +SRC_URI[sha256sum] = "1744f339e07a2b41056347ddd612839762ff565d7e9494fb049428002fa2e7e0" # Additional Policy files for PAM PAM_SRC_URI = "file://pam.d/chfn \ diff --git a/meta/recipes-extended/shadow/shadow_4.15.1.bb b/meta/recipes-extended/shadow/shadow_4.16.0.bb similarity index 100% rename from meta/recipes-extended/shadow/shadow_4.15.1.bb rename to meta/recipes-extended/shadow/shadow_4.16.0.bb