From patchwork Wed Nov 5 23:16:07 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 73675 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id CB809CCF9F8 for ; Wed, 5 Nov 2025 23:16:12 +0000 (UTC) Received: from a27-33.smtp-out.us-west-2.amazonses.com (a27-33.smtp-out.us-west-2.amazonses.com [54.240.27.33]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.2347.1762384568930129423 for ; Wed, 05 Nov 2025 15:16:09 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=ZXUJ07qL; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=X13AHqcO; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 0101019a564e5dc8-9c03400d-9ace-4ba9-8ed9-88118fa7f2fd-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1762384568; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=yxORbXPSGMmhiwQNHadZowJNycFwFS9aD741QTmfWpY=; b=ZXUJ07qL6FXoAtMCmt0jkraoqCC+MomBE2foRhO58yn4rFFVvoMHSd36TcBa00PZ lDAhQxMoDvDVZ1SOLUOataZU+BkmB94l78IFJ0WFAU2cYTkg+G+3lPr92DDkdQxyJhr 05vXFEt5D6oa8tww60xqTbIfx//DhMGAPQ0T9rBI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1762384568; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=yxORbXPSGMmhiwQNHadZowJNycFwFS9aD741QTmfWpY=; b=X13AHqcOpYHBq33+f9lBWUjs3Pe07G0eL0xKF8bLZDPToxBbeIv9Te7lAaoE+DOx 45aUkfASsZZOppdgDDeew7RscDj8rfkvSyCD0Uj5MXPZxNZK38T+6zaHDENZJaQEr1s Vbc6ma+Q3axKCVODoaMWeIkZpCG7WXMm4o8eouyA= MIME-Version: 1.0 From: auh@yoctoproject.org To: Khem Raj , Khem Raj Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libxcrypt-compat,libxcrypt: upgrading to 4.5.0,4.5.0 FAILED Message-ID: <0101019a564e5dc8-9c03400d-9ace-4ba9-8ed9-88118fa7f2fd-000000@us-west-2.amazonses.com> Date: Wed, 5 Nov 2025 23:16:07 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.11.05-54.240.27.33 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 05 Nov 2025 23:16:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/225781 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libxcrypt-compat,libxcrypt* to *4.5.0,4.5.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-libxcrypt-compat-libxcrypt-upgrade-4.4.38-4.5.0-4.4..patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From d5f656b362467e3c88fe705f59756d2fc00a72e0 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 5 Nov 2025 12:05:44 +0000 Subject: [PATCH] libxcrypt-compat,libxcrypt: upgrade 4.4.38 -> 4.5.0,4.4.38 -> 4.5.0 --- ...at_4.4.38.bb => libxcrypt-compat_4.5.0.bb} | 44 ++++++++++++++++++ meta/recipes-core/libxcrypt/libxcrypt.inc | 4 +- .../libxcrypt/libxcrypt_4.4.38.bb | 2 - .../recipes-core/libxcrypt/libxcrypt_4.5.0.bb | 46 +++++++++++++++++++ 4 files changed, 92 insertions(+), 4 deletions(-) rename meta/recipes-core/libxcrypt/{libxcrypt-compat_4.4.38.bb => libxcrypt-compat_4.5.0.bb} (18%) delete mode 100644 meta/recipes-core/libxcrypt/libxcrypt_4.4.38.bb create mode 100644 meta/recipes-core/libxcrypt/libxcrypt_4.5.0.bb diff --git a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.38.bb b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.5.0.bb similarity index 18% rename from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.38.bb rename to meta/recipes-core/libxcrypt/libxcrypt-compat_4.5.0.bb index bb4e2032dd..4fc4d0da78 100644 --- a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.38.bb +++ b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.5.0.bb @@ -1,3 +1,47 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- LICENSING +# +++ LICENSING +# @@ -20,7 +20,7 @@ +# crypt-des.c, crypt-des-obsolete.c, gen-des-tables.c +# +# * Public domain, written by Ulrich Drepper et al.: +# - crypt-sha256.c, crypt-sha512.c +# + crypt-sha256.c, crypt-sha512.c, crypt-sm3.c +# +# * Public domain, written by Solar Designer et al.: +# alg-md4.h, alg-md4.c, alg-md5.h, alg-md5.c, +# @@ -53,8 +53,9 @@ +# crypt-scrypt.c +# +# * Copyright Björn Esser; 0-clause BSD: +# - crypt-common.c, test-checksalt.c, test-compile-strong-alias.c, +# - test-gensalt-nthash.c, test-short-outbuf.c, test-special-char-salt.c +# + alg-sm3-hmac.h, alg-sm3-hmac.c, crypt-sm3-yescrypt.c, crypt-common.c, +# + test-checksalt.c, test-compile-strong-alias.c, test-gensalt-nthash.c, +# + test-short-outbuf.c, test-special-char-salt.c +# +# * Copyright Michael Bretterklieber, Björn Esser et al.; 2-clause BSD: +# crypt-nthash.c +# @@ -67,6 +68,9 @@ +# +# * Copyright Juniper Networks, Inc.; 3-clause BSD: +# crypt-pbkdf1-sha1.c, crypt-pbkdf1-sha1.c +# + +# + * Copyright Tianjia Zhang; 3-clause BSD: +# + alg-sm3.c, alg-sm3.h +# +# * Copyright Björn Esser; 2-clause BSD: +# alg-hmac-sha1.c, alg-hmac-sha1.h, test-alg-hmac-sha1.c +# +# + # # This provides libcrypt.so.1 which contains obsolete APIs, needed for uninative in particular # diff --git a/meta/recipes-core/libxcrypt/libxcrypt.inc b/meta/recipes-core/libxcrypt/libxcrypt.inc index da515d1927..d17a2f2f86 100644 --- a/meta/recipes-core/libxcrypt/libxcrypt.inc +++ b/meta/recipes-core/libxcrypt/libxcrypt.inc @@ -3,7 +3,7 @@ DESCRIPTION = "Forked code from glibc libary to extract only crypto part." HOMEPAGE = "https://github.com/besser82/libxcrypt" SECTION = "libs" LICENSE = "LGPL-2.1-only" -LIC_FILES_CHKSUM = "file://LICENSING;md5=c0a30e2b1502c55a7f37e412cd6c6a4b \ +LIC_FILES_CHKSUM = "file://LICENSING;md5=b65434749329c34b5d32c2df3f1b4112 \ file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \ " @@ -11,7 +11,7 @@ inherit autotools pkgconfig SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH};protocol=https \ " -SRCREV = "55ea777e8d567e5e86ffac917c28815ac54cc341" +SRCREV = "096296cb6fbecd9ad46c93a410d76c752a5d6206" SRCBRANCH ?= "master" PROVIDES = "virtual/crypt" diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.38.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.38.bb deleted file mode 100644 index 79dba2f6dc..0000000000 --- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.38.bb +++ /dev/null @@ -1,2 +0,0 @@ -require libxcrypt.inc - diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.5.0.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.5.0.bb new file mode 100644 index 0000000000..24fba10c3e --- /dev/null +++ b/meta/recipes-core/libxcrypt/libxcrypt_4.5.0.bb @@ -0,0 +1,46 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- LICENSING +# +++ LICENSING +# @@ -20,7 +20,7 @@ +# crypt-des.c, crypt-des-obsolete.c, gen-des-tables.c +# +# * Public domain, written by Ulrich Drepper et al.: +# - crypt-sha256.c, crypt-sha512.c +# + crypt-sha256.c, crypt-sha512.c, crypt-sm3.c +# +# * Public domain, written by Solar Designer et al.: +# alg-md4.h, alg-md4.c, alg-md5.h, alg-md5.c, +# @@ -53,8 +53,9 @@ +# crypt-scrypt.c +# +# * Copyright Björn Esser; 0-clause BSD: +# - crypt-common.c, test-checksalt.c, test-compile-strong-alias.c, +# - test-gensalt-nthash.c, test-short-outbuf.c, test-special-char-salt.c +# + alg-sm3-hmac.h, alg-sm3-hmac.c, crypt-sm3-yescrypt.c, crypt-common.c, +# + test-checksalt.c, test-compile-strong-alias.c, test-gensalt-nthash.c, +# + test-short-outbuf.c, test-special-char-salt.c +# +# * Copyright Michael Bretterklieber, Björn Esser et al.; 2-clause BSD: +# crypt-nthash.c +# @@ -67,6 +68,9 @@ +# +# * Copyright Juniper Networks, Inc.; 3-clause BSD: +# crypt-pbkdf1-sha1.c, crypt-pbkdf1-sha1.c +# + +# + * Copyright Tianjia Zhang; 3-clause BSD: +# + alg-sm3.c, alg-sm3.h +# +# * Copyright Björn Esser; 2-clause BSD: +# alg-hmac-sha1.c, alg-hmac-sha1.h, test-alg-hmac-sha1.c +# +# + +require libxcrypt.inc +