]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libdnf: backport patch to fix segfault
authorTrevor Gamblin <tgamblin@baylibre.com>
Mon, 23 Dec 2024 16:20:51 +0000 (11:20 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 Jan 2025 11:05:00 +0000 (11:05 +0000)
commit5104807bdb952e90e831759266bd830d523e3d16
tree4ef7c830e550d1afb4c0537c8aae223757df1574
parent4891f47cdaf919033bf1c02cc12e4805e5db99a0
libdnf: backport patch to fix segfault

This is needed to allow libdnf to build OK with python 3.13.1. Without
it, a vague "Could not invoke dnf" error is seen during rootfs (e.g.
when building core-image-full-cmdline), with a return code of -11.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libdnf/libdnf/0001-Fix-a-segfault-in-iterator-of-a-ConfigParser-section.patch [new file with mode: 0644]
meta/recipes-devtools/libdnf/libdnf_0.73.4.bb