Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *createrepo-c* to *1.1.2* has 
Succeeded.

Next steps:
    - apply the patch: git am 0001-createrepo-c-upgrade-1.1.1-1.1.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 c48eeed232407f21864eb1ded9cd8a8605f3c88d Mon Sep 17 00:00:00 2001
From: Upgrade Helper <a...@yoctoproject.org>
Date: Sat, 1 Jun 2024 08:35:01 +0000
Subject: [PATCH] createrepo-c: upgrade 1.1.1 -> 1.1.2

---
 ...001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch | 5 +----
 .../createrepo-c/0001-include-rpm-rpmstring.h.patch          | 5 ++---
 .../{createrepo-c_1.1.1.bb => createrepo-c_1.1.2.bb}         | 2 +-
 3 files changed, 4 insertions(+), 8 deletions(-)
 rename meta/recipes-devtools/createrepo-c/{createrepo-c_1.1.1.bb => 
createrepo-c_1.1.2.bb} (96%)

diff --git 
a/meta/recipes-devtools/createrepo-c/createrepo-c/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
 
b/meta/recipes-devtools/createrepo-c/createrepo-c/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
index b63fe53944..a4da515f53 100644
--- 
a/meta/recipes-devtools/createrepo-c/createrepo-c/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
+++ 
b/meta/recipes-devtools/createrepo-c/createrepo-c/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
@@ -1,4 +1,4 @@
-From 6f8f6d151b831b60f6e7892aa9294a6361353c72 Mon Sep 17 00:00:00 2001
+From 1ccefa844c624ddcb8f764b956d0c3c3e817ac73 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <alex.kana...@gmail.com>
 Date: Fri, 30 Dec 2016 18:31:02 +0200
 Subject: [PATCH] Do not set PYTHON_INSTALL_DIR by running python
@@ -23,6 +23,3 @@ index a31b14d..01fd8ca 100644
  INCLUDE_DIRECTORIES (${PYTHON_INCLUDE_PATH})
  
  MESSAGE(STATUS "Python install dir is ${PYTHON_INSTALL_DIR}")
--- 
-2.25.1
-
diff --git 
a/meta/recipes-devtools/createrepo-c/createrepo-c/0001-include-rpm-rpmstring.h.patch
 
b/meta/recipes-devtools/createrepo-c/createrepo-c/0001-include-rpm-rpmstring.h.patch
index b7e5710b39..646c4072e8 100644
--- 
a/meta/recipes-devtools/createrepo-c/createrepo-c/0001-include-rpm-rpmstring.h.patch
+++ 
b/meta/recipes-devtools/createrepo-c/createrepo-c/0001-include-rpm-rpmstring.h.patch
@@ -1,4 +1,4 @@
-From eb66326c3fc6e942282d01ddd56659c78ed7400b Mon Sep 17 00:00:00 2001
+From 308f76140e704b894e2e9525a09d06e18221c47e Mon Sep 17 00:00:00 2001
 From: Khem Raj <raj.k...@gmail.com>
 Date: Fri, 13 Jan 2023 13:21:51 -0800
 Subject: [PATCH] include rpm/rpmstring.h
@@ -11,13 +11,12 @@ on 'rasprintf'; ISO C99 and later do not support implicit 
function declarations
 
 Upstream-Status: Submitted 
[https://github.com/rpm-software-management/createrepo_c/pull/340]
 Signed-off-by: Khem Raj <raj.k...@gmail.com>
-
 ---
  src/xml_file.c | 1 +
  1 file changed, 1 insertion(+)
 
 diff --git a/src/xml_file.c b/src/xml_file.c
-index d2400b8..871109c 100644
+index 44b38f9..de5176b 100644
 --- a/src/xml_file.c
 +++ b/src/xml_file.c
 @@ -19,6 +19,7 @@
diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb 
b/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.2.bb
similarity index 96%
rename from meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb
rename to meta/recipes-devtools/createrepo-c/createrepo-c_1.1.2.bb
index e6714629af..85b2901d50 100644
--- a/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb
+++ b/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.2.bb
@@ -9,7 +9,7 @@ SRC_URI = 
"git://github.com/rpm-software-management/createrepo_c;branch=master;p
            file://0001-include-rpm-rpmstring.h.patch \
            "
 
-SRCREV = "78b0c3ff48bd58eb9c0a72879cf1025e9f225684"
+SRCREV = "0ce71adda8a33ede9e9d21b7c18cc58d5a495849"
 
 S = "${WORKDIR}/git"
 
-- 
2.44.0

Attachment: 0001-createrepo-c-upgrade-1.1.1-1.1.2.patch
Description: Binary data

packages/core2-64-poky-linux/createrepo-c/createrepo-c-bash-completion: PKGV 
changed from 1.1.1 [default] to 1.1.2 [default]
packages/core2-64-poky-linux/createrepo-c/createrepo-c-bash-completion: PV 
changed from "1.1.1" to "1.1.2"
packages/core2-64-poky-linux/createrepo-c/createrepo-c-dbg: PKGV changed from 
1.1.1 [default] to 1.1.2 [default]
packages/core2-64-poky-linux/createrepo-c/createrepo-c-dbg: FILELIST: removed 
"/usr/lib/.debug/libcreaterepo_c.so.1.1.1", added 
"/usr/lib/.debug/libcreaterepo_c.so.1.1.2"
packages/core2-64-poky-linux/createrepo-c/createrepo-c-dbg: PV changed from 
"1.1.1" to "1.1.2"
packages/core2-64-poky-linux/createrepo-c/createrepo-c-dev: PKGV changed from 
1.1.1 [default] to 1.1.2 [default]
packages/core2-64-poky-linux/createrepo-c/createrepo-c-dev: PV changed from 
"1.1.1" to "1.1.2"
packages/core2-64-poky-linux/createrepo-c/createrepo-c-doc: PKGV changed from 
1.1.1 [default] to 1.1.2 [default]
packages/core2-64-poky-linux/createrepo-c/createrepo-c-doc: PKGSIZE changed 
from 16327 to 16346 (+0%)
packages/core2-64-poky-linux/createrepo-c/createrepo-c-doc: PV changed from 
"1.1.1" to "1.1.2"
packages/core2-64-poky-linux/createrepo-c/createrepo-c-locale: PKGV changed 
from 1.1.1 [default] to 1.1.2 [default]
packages/core2-64-poky-linux/createrepo-c/createrepo-c-locale: PV changed from 
"1.1.1" to "1.1.2"
packages/core2-64-poky-linux/createrepo-c/createrepo-c-src: PKGV changed from 
1.1.1 [default] to 1.1.2 [default]
packages/core2-64-poky-linux/createrepo-c/createrepo-c-src: PKGSIZE changed 
from 1287851 to 1287870 (+0%)
packages/core2-64-poky-linux/createrepo-c/createrepo-c-src: PV changed from 
"1.1.1" to "1.1.2"
packages/core2-64-poky-linux/createrepo-c/createrepo-c-staticdev: PKGV changed 
from 1.1.1 [default] to 1.1.2 [default]
packages/core2-64-poky-linux/createrepo-c/createrepo-c-staticdev: PV changed 
from "1.1.1" to "1.1.2"
packages/core2-64-poky-linux/createrepo-c/createrepo-c: PKGV changed from 1.1.1 
[default] to 1.1.2 [default]
packages/core2-64-poky-linux/createrepo-c/createrepo-c: FILELIST: removed 
"/usr/lib/libcreaterepo_c.so.1.1.1", added "/usr/lib/libcreaterepo_c.so.1.1.2"
packages/core2-64-poky-linux/createrepo-c/createrepo-c: PKGSIZE changed from 
563359 to 563305 (-0%)
packages/core2-64-poky-linux/createrepo-c/createrepo-c: PV changed from "1.1.1" 
to "1.1.2"
packages/core2-64-poky-linux/createrepo-c: PKGV changed from 1.1.1 [default] to 
1.1.2 [default]
packages/core2-64-poky-linux/createrepo-c: PV changed from "1.1.1" to "1.1.2"
Changes to packages/core2-64-poky-linux/createrepo-c (sysroot):
  /usr/lib/libcreaterepo_c.so.1 changed symlink target from 
libcreaterepo_c.so.1.1.1 to libcreaterepo_c.so.1.1.2
  /usr/lib/libcreaterepo_c.so.1.1.1 moved to /usr/lib/libcreaterepo_c.so.1.1.2
packages/core2-64-poky-linux/createrepo-c/createrepo-c: FILELIST: removed 
"/usr/lib/libcreaterepo_c.so.1.1.1", added "/usr/lib/libcreaterepo_c.so.1.1.2"
Changes to packages/core2-64-poky-linux/createrepo-c (sysroot):
  /usr/lib/libcreaterepo_c.so.1 changed symlink target from 
libcreaterepo_c.so.1.1.1 to libcreaterepo_c.so.1.1.2
  /usr/lib/libcreaterepo_c.so.1.1.1 moved to /usr/lib/libcreaterepo_c.so.1.1.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#200135): 
https://lists.openembedded.org/g/openembedded-core/message/200135
Mute This Topic: https://lists.openembedded.org/mt/106431258/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to