From patchwork Mon Jul 1 16:57:55 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 45893 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 63F21C52D6D for ; Mon, 1 Jul 2024 16:58:01 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.web10.2100.1719853075359864952 for ; Mon, 01 Jul 2024 09:57:55 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=CEjfyloJ; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=CCYsp2gv; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 010101906f3b4afc-8b1c5e29-4f6c-4171-b880-52ab1fc6f0a2-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1719853075; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=vrbPUMD7cu/emrardrMcjY7PBq38hzigN9KQk58d+dM=; b=CEjfyloJCnjooNJQwI9DAWtq4zLA+8ZFzQX8IzPBppZUaO+FNpVKq9t9YswQilUM sGbGuh37VEmBqsjQ12uWpajbgWsjhfK8k/UFaGc/GIWOlcE15qg0eNtdvhfdOqQQhMc 5IfXDJkwWleJp/CyPoi33JiiYzmH8Y9jx4IW92to= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1719853075; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=vrbPUMD7cu/emrardrMcjY7PBq38hzigN9KQk58d+dM=; b=CCYsp2gv5QfCSae1zc6ohWJKwXa1Dge2M1j8a6kRqWAQw3+svCHyscGIAL97E5hi Zce/UCUcPNki7TaJj2wPUZj8M+E5JE8GEiSl2WjUsu2HDi+dGKPAsm5PKDytzjQAlTk OmX5z3TU2lRJMoY9l9eDrtxuuPaRNBX6OwE8pfJw= MIME-Version: 1.0 From: auh@yoctoproject.org To: Alexander Kanavin Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libdnf: upgrading to 0.73.2 SUCCEEDED Message-ID: <010101906f3b4afc-8b1c5e29-4f6c-4171-b880-52ab1fc6f0a2-000000@us-west-2.amazonses.com> Date: Mon, 1 Jul 2024 16:57:55 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.07.01-54.240.27.29 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 01 Jul 2024 16:58:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/201325 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libdnf* to *0.73.2* has Succeeded. Next steps: - apply the patch: git am 0001-libdnf-upgrade-0.73.1-0.73.2.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 393fc1368f54eba9ac768791acc3554723d15eb4 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Jul 2024 07:55:47 +0000 Subject: [PATCH] libdnf: upgrade 0.73.1 -> 0.73.2 --- ...1-FindGtkDoc.cmake-drop-the-requirement-for-GTKDOC_SCA.patch | 2 +- ...1-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch | 2 +- .../libdnf/libdnf/0001-drop-FindPythonInstDir.cmake.patch | 2 +- ...4-Set-libsolv-variables-with-pkg-config-cmake-s-own-mo.patch | 2 +- meta/recipes-devtools/libdnf/libdnf/armarch.patch | 2 +- .../libdnf/libdnf/enable_test_data_dir_set.patch | 2 +- .../libdnf/{libdnf_0.73.1.bb => libdnf_0.73.2.bb} | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-devtools/libdnf/{libdnf_0.73.1.bb => libdnf_0.73.2.bb} (97%) diff --git a/meta/recipes-devtools/libdnf/libdnf/0001-FindGtkDoc.cmake-drop-the-requirement-for-GTKDOC_SCA.patch b/meta/recipes-devtools/libdnf/libdnf/0001-FindGtkDoc.cmake-drop-the-requirement-for-GTKDOC_SCA.patch index 046e09eab2..f0c01f376b 100644 --- a/meta/recipes-devtools/libdnf/libdnf/0001-FindGtkDoc.cmake-drop-the-requirement-for-GTKDOC_SCA.patch +++ b/meta/recipes-devtools/libdnf/libdnf/0001-FindGtkDoc.cmake-drop-the-requirement-for-GTKDOC_SCA.patch @@ -1,4 +1,4 @@ -From 5d6db56791d326e6b486dca54fe2335af0225229 Mon Sep 17 00:00:00 2001 +From c9b841892de64d0d7f75172713155ea986990b85 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 24 Nov 2016 14:33:07 +0200 Subject: [PATCH] FindGtkDoc.cmake: drop the requirement for diff --git a/meta/recipes-devtools/libdnf/libdnf/0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch b/meta/recipes-devtools/libdnf/libdnf/0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch index 223c1be218..144d378ea1 100644 --- a/meta/recipes-devtools/libdnf/libdnf/0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch +++ b/meta/recipes-devtools/libdnf/libdnf/0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch @@ -1,4 +1,4 @@ -From bf9bde4af952b67cc357d25b9863889099ea9665 Mon Sep 17 00:00:00 2001 +From ea44c9cd27f8ba412bc3abd44c51e550aac1dab5 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 7 Feb 2017 12:16:03 +0200 Subject: [PATCH] Get parameters for both libsolv and libsolvext (libdnf is diff --git a/meta/recipes-devtools/libdnf/libdnf/0001-drop-FindPythonInstDir.cmake.patch b/meta/recipes-devtools/libdnf/libdnf/0001-drop-FindPythonInstDir.cmake.patch index 27f76077d7..f4d411fac1 100644 --- a/meta/recipes-devtools/libdnf/libdnf/0001-drop-FindPythonInstDir.cmake.patch +++ b/meta/recipes-devtools/libdnf/libdnf/0001-drop-FindPythonInstDir.cmake.patch @@ -1,4 +1,4 @@ -From a6b3bc4fb3db996cd6c5616a99c16d085704dae0 Mon Sep 17 00:00:00 2001 +From eec6d1c9007cea6eee737196e2ec1cc86a8acc89 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 1 Jun 2021 10:23:59 +0800 Subject: [PATCH] drop FindPythonInstDir.cmake diff --git a/meta/recipes-devtools/libdnf/libdnf/0004-Set-libsolv-variables-with-pkg-config-cmake-s-own-mo.patch b/meta/recipes-devtools/libdnf/libdnf/0004-Set-libsolv-variables-with-pkg-config-cmake-s-own-mo.patch index ecab47e5af..01bd040e6f 100644 --- a/meta/recipes-devtools/libdnf/libdnf/0004-Set-libsolv-variables-with-pkg-config-cmake-s-own-mo.patch +++ b/meta/recipes-devtools/libdnf/libdnf/0004-Set-libsolv-variables-with-pkg-config-cmake-s-own-mo.patch @@ -1,4 +1,4 @@ -From e40def862bdeb10da295b15c5904fe2829d391c7 Mon Sep 17 00:00:00 2001 +From 33e91e3dbc9e962a4e6536ebeeac33a00750584b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 30 Dec 2016 18:24:50 +0200 Subject: [PATCH] Set libsolv variables with pkg-config (cmake's own module diff --git a/meta/recipes-devtools/libdnf/libdnf/armarch.patch b/meta/recipes-devtools/libdnf/libdnf/armarch.patch index 63debdb58f..a0c388060c 100644 --- a/meta/recipes-devtools/libdnf/libdnf/armarch.patch +++ b/meta/recipes-devtools/libdnf/libdnf/armarch.patch @@ -1,4 +1,4 @@ -From aa0f8b65feec64420a9b7b61cfcc8bcce161e14b Mon Sep 17 00:00:00 2001 +From d89bfd2c07ea6174348d59d639c32793482d6883 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 9 Nov 2023 10:29:31 +0000 Subject: [PATCH] libdnf: Fix arm arch mapping issues for qemuarmv5 diff --git a/meta/recipes-devtools/libdnf/libdnf/enable_test_data_dir_set.patch b/meta/recipes-devtools/libdnf/libdnf/enable_test_data_dir_set.patch index e4f6d447f1..c6619732f8 100644 --- a/meta/recipes-devtools/libdnf/libdnf/enable_test_data_dir_set.patch +++ b/meta/recipes-devtools/libdnf/libdnf/enable_test_data_dir_set.patch @@ -1,4 +1,4 @@ -From 25229773a9d4472235278bb45f75439e56630cee Mon Sep 17 00:00:00 2001 +From 4b4ab1c286488ff1a0ce7db9eaed54d4bccf9cbc Mon Sep 17 00:00:00 2001 From: Joe Slater Date: Wed, 22 Jul 2020 13:31:11 -0700 Subject: [PATCH] libdnf: allow reproducible binary builds diff --git a/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb b/meta/recipes-devtools/libdnf/libdnf_0.73.2.bb similarity index 97% rename from meta/recipes-devtools/libdnf/libdnf_0.73.1.bb rename to meta/recipes-devtools/libdnf/libdnf_0.73.2.bb index 3ab840b1b0..ed433d4a9f 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.73.2.bb @@ -13,7 +13,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master;p file://armarch.patch \ " -SRCREV = "0120e70747dcf05e716792e2e846c62eccd44319" +SRCREV = "86bbb159732e43dd6dff98c96e99382843f7c63b" UPSTREAM_CHECK_GITTAGREGEX = "(?P(?!4\.90)\d+(\.\d+)+)" S = "${WORKDIR}/git"