commit:     d60034f3b40df1a61ddd04767c49f5fd0a0e8519
Author:     Dmitry Khromov <dk <AT> icelogic <DOT> net>
AuthorDate: Sun Feb 16 16:48:38 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 20 17:17:04 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d60034f3

app-emulation/qemu: reuse glibc-2.41 patch in 9.0.4 and 9.1.2

Bug: https://bugs.gentoo.org/949098
Signed-off-by: Dmitry Khromov <dk <AT> icelogic.net>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/qemu/qemu-9.0.4.ebuild | 1 +
 app-emulation/qemu/qemu-9.1.2.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-emulation/qemu/qemu-9.0.4.ebuild 
b/app-emulation/qemu/qemu-9.0.4.ebuild
index ccbb8e53e4dd..49888e69a4af 100644
--- a/app-emulation/qemu/qemu-9.0.4.ebuild
+++ b/app-emulation/qemu/qemu-9.0.4.ebuild
@@ -322,6 +322,7 @@ PATCHES=(
        "${FILESDIR}"/${PN}-9.0.0-also-build-virtfs-proxy-helper.patch
        "${FILESDIR}"/${PN}-8.1.0-skip-tests.patch
        "${FILESDIR}"/${PN}-8.1.0-find-sphinx.patch
+       "${FILESDIR}"/${PN}-9.2.0-glibc-2.41.patch
 
 )
 

diff --git a/app-emulation/qemu/qemu-9.1.2.ebuild 
b/app-emulation/qemu/qemu-9.1.2.ebuild
index bb13bcdf90e3..ddd304c6c6e0 100644
--- a/app-emulation/qemu/qemu-9.1.2.ebuild
+++ b/app-emulation/qemu/qemu-9.1.2.ebuild
@@ -321,6 +321,7 @@ PATCHES=(
        "${FILESDIR}"/${PN}-9.0.0-also-build-virtfs-proxy-helper.patch
        "${FILESDIR}"/${PN}-8.1.0-skip-tests.patch
        "${FILESDIR}"/${PN}-8.1.0-find-sphinx.patch
+       "${FILESDIR}"/${PN}-9.2.0-glibc-2.41.patch
 
 )
 

Reply via email to