From: Alexander Kanavin <[email protected]> Release 1.6.1
crond: Fix regression of handling ranges (x-y) in crontab Signed-off-by: Alexander Kanavin <[email protected]> Signed-off-by: Luca Ceresoli <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 4bcd528050c01a1e7a3d1a847379833672900ad9) Signed-off-by: Steve Sakoman <[email protected]> --- .../cronie/{cronie_1.6.0.bb => cronie_1.6.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/cronie/{cronie_1.6.0.bb => cronie_1.6.1.bb} (97%) diff --git a/meta/recipes-extended/cronie/cronie_1.6.0.bb b/meta/recipes-extended/cronie/cronie_1.6.1.bb similarity index 97% rename from meta/recipes-extended/cronie/cronie_1.6.0.bb rename to meta/recipes-extended/cronie/cronie_1.6.1.bb index d2f08c9af0..6d150dd3c7 100644 --- a/meta/recipes-extended/cronie/cronie_1.6.0.bb +++ b/meta/recipes-extended/cronie/cronie_1.6.1.bb @@ -25,7 +25,7 @@ SRC_URI = "https://github.com/cronie-crond/cronie/releases/download/cronie-${PV} PAM_SRC_URI = "file://crond_pam_config.patch" PAM_DEPS = "libpam libpam-runtime pam-plugin-access pam-plugin-loginuid" -SRC_URI[sha256sum] = "3f7cc263d21838b53a9943eb2a26b862059e2ae36c3f11789ac33cd6818e3628" +SRC_URI[sha256sum] = "2cd0f0dd1680e6b9c39bf1e3a5e7ad6df76aa940de1ee90a453633aa59984e62" inherit autotools update-rc.d useradd systemd -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#165755): https://lists.openembedded.org/g/openembedded-core/message/165755 Mute This Topic: https://lists.openembedded.org/mt/91170116/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
