Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libgit2* to *1.9.2* has Succeeded.
Next steps:
- apply the patch: git am 0001-libgit2-upgrade-1.9.1-1.9.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 0c8c4493341ea0774dd5e396d6ea5acd85c0b3ac Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Tue, 16 Dec 2025 07:16:34 +0000
Subject: [PATCH] libgit2: upgrade 1.9.1 -> 1.9.2
---
.../libgit2/{libgit2_1.9.1.bb => libgit2_1.9.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/libgit2/{libgit2_1.9.1.bb => libgit2_1.9.2.bb}
(93%)
diff --git a/meta/recipes-support/libgit2/libgit2_1.9.1.bb
b/meta/recipes-support/libgit2/libgit2_1.9.2.bb
similarity index 93%
rename from meta/recipes-support/libgit2/libgit2_1.9.1.bb
rename to meta/recipes-support/libgit2/libgit2_1.9.2.bb
index 43957a2087..2e023b44ff 100644
--- a/meta/recipes-support/libgit2/libgit2_1.9.1.bb
+++ b/meta/recipes-support/libgit2/libgit2_1.9.2.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM =
"file://COPYING;md5=8eacfdc17c8f4d219e131a073973b97d"
DEPENDS = "curl openssl zlib libssh2 libgcrypt libpcre2"
SRC_URI =
"git://github.com/libgit2/libgit2.git;branch=maint/v1.9;protocol=https;tag=v${PV}"
-SRCREV = "0060d9cf5666f015b1067129bd874c6cc4c9c7ac"
+SRCREV = "ca225744b992bf2bf24e9a2eb357ddef78179667"
inherit cmake
--
2.47.1
0001-libgit2-upgrade-1.9.1-1.9.2.patch
Description: Binary data
packages/x86-64-v3-poky-linux/libgit2/libgit2: FILELIST: removed "/usr/lib/libgit2.so.1.9.1", added "/usr/lib/libgit2.so.1.9.2" Changes to packages/x86-64-v3-poky-linux/libgit2 (sysroot): /usr/lib/libgit2.so.1.9 changed symlink target from libgit2.so.1.9.1 to libgit2.so.1.9.2 /usr/lib/libgit2.so.1.9.1 moved to /usr/lib/libgit2.so.1.9.2
packages/x86-64-v3-poky-linux/libgit2: PV changed from "1.9.1" to "1.9.2" packages/x86-64-v3-poky-linux/libgit2: PKGV changed from 1.9.1 [default] to 1.9.2 [default] packages/x86-64-v3-poky-linux/libgit2: SRC_URI changed from "git://github.com/libgit2/libgit2.git;branch=maint/v1.9;protocol=https;tag=v1.9.1" to "git://github.com/libgit2/libgit2.git;branch=maint/v1.9;protocol=https;tag=v1.9.2" packages/x86-64-v3-poky-linux/libgit2/libgit2-dbg: PV changed from "1.9.1" to "1.9.2" packages/x86-64-v3-poky-linux/libgit2/libgit2-dbg: FILELIST: removed "/usr/lib/.debug/libgit2.so.1.9.1", added "/usr/lib/.debug/libgit2.so.1.9.2" packages/x86-64-v3-poky-linux/libgit2/libgit2-dbg: PKGV changed from 1.9.1 [default] to 1.9.2 [default] packages/x86-64-v3-poky-linux/libgit2/libgit2-dbg: PKGSIZE changed from 10958528 to 10968784 (+0%) packages/x86-64-v3-poky-linux/libgit2/libgit2-dev: PV changed from "1.9.1" to "1.9.2" packages/x86-64-v3-poky-linux/libgit2/libgit2-dev: PKGV changed from 1.9.1 [default] to 1.9.2 [default] packages/x86-64-v3-poky-linux/libgit2/libgit2-doc: PV changed from "1.9.1" to "1.9.2" packages/x86-64-v3-poky-linux/libgit2/libgit2-doc: PKGV changed from 1.9.1 [default] to 1.9.2 [default] packages/x86-64-v3-poky-linux/libgit2/libgit2-locale: PV changed from "1.9.1" to "1.9.2" packages/x86-64-v3-poky-linux/libgit2/libgit2-locale: PKGV changed from 1.9.1 [default] to 1.9.2 [default] packages/x86-64-v3-poky-linux/libgit2/libgit2-src: PV changed from "1.9.1" to "1.9.2" packages/x86-64-v3-poky-linux/libgit2/libgit2-src: FILELIST: directory renamed /usr/src/debug/libgit2/1.9.1/src/util/hash -> /usr/src/debug/libgit2/1.9.2/src/util/hash, directory renamed /usr/src/debug/libgit2/1.9.1/src/cli/unix -> /usr/src/debug/libgit2/1.9.2/src/cli/unix, directory renamed /usr/src/debug/libgit2/1.9.1/deps/ntlmclient -> /usr/src/debug/libgit2/1.9.2/deps/ntlmclient, directory renamed /usr/src/debug/libgit2/1.9.1/src/libgit2 -> /usr/src/debug/libgit2/1.9.2/src/libgit2, directory renamed /usr/src/debug/libgit2/1.9.1/src/libgit2/streams -> /usr/src/debug/libgit2/1.9.2/src/libgit2/streams, directory renamed /usr/src/debug/libgit2/1.9.1/src/util/unix -> /usr/src/debug/libgit2/1.9.2/src/util/unix, directory renamed /usr/src/debug/libgit2/1.9.1/include/git2/sys -> /usr/src/debug/libgit2/1.9.2/include/git2/sys, directory renamed /usr/src/debug/libgit2/1.9.1/src/util/allocators -> /usr/src/debug/libgit2/1.9.2/src/util/allocators, directory renamed /usr/src/debug/libgit2/1.9. 1/deps/xdiff -> /usr/src/debug/libgit2/1.9.2/deps/xdiff, directory renamed /usr/src/debug/libgit2/1.9.1/src/libgit2/transports -> /usr/src/debug/libgit2/1.9.2/src/libgit2/transports, directory renamed /usr/src/debug/libgit2/1.9.1/src/cli -> /usr/src/debug/libgit2/1.9.2/src/cli, directory renamed /usr/src/debug/libgit2/1.9.1/src/util/hash/sha1dc -> /usr/src/debug/libgit2/1.9.2/src/util/hash/sha1dc, directory renamed /usr/src/debug/libgit2/1.9.1/include/git2 -> /usr/src/debug/libgit2/1.9.2/include/git2, directory renamed /usr/src/debug/libgit2/1.9.1/src/util -> /usr/src/debug/libgit2/1.9.2/src/util, directory renamed /usr/src/debug/libgit2/1.9.1/deps/llhttp -> /usr/src/debug/libgit2/1.9.2/deps/llhttp packages/x86-64-v3-poky-linux/libgit2/libgit2-src: PKGV changed from 1.9.1 [default] to 1.9.2 [default] packages/x86-64-v3-poky-linux/libgit2/libgit2-src: PKGSIZE changed from 4618382 to 4622180 (+0%) packages/x86-64-v3-poky-linux/libgit2/libgit2-staticdev: PV changed from "1.9.1" to "1.9.2" packages/x86-64-v3-poky-linux/libgit2/libgit2-staticdev: PKGV changed from 1.9.1 [default] to 1.9.2 [default] packages/x86-64-v3-poky-linux/libgit2/libgit2: PV changed from "1.9.1" to "1.9.2" packages/x86-64-v3-poky-linux/libgit2/libgit2: FILELIST: removed "/usr/lib/libgit2.so.1.9.1", added "/usr/lib/libgit2.so.1.9.2" packages/x86-64-v3-poky-linux/libgit2/libgit2: PKGV changed from 1.9.1 [default] to 1.9.2 [default] packages/x86-64-v3-poky-linux/libgit2/libgit2: PKGSIZE changed from 2688304 to 2692400 (+0%) Changes to packages/x86-64-v3-poky-linux/libgit2 (sysroot): /usr/lib/libgit2.so.1.9 changed symlink target from libgit2.so.1.9.1 to libgit2.so.1.9.2 /usr/lib/libgit2.so.1.9.1 moved to /usr/lib/libgit2.so.1.9.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#227915): https://lists.openembedded.org/g/openembedded-core/message/227915 Mute This Topic: https://lists.openembedded.org/mt/116806844/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
