summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomáš Mózes <hydrapolic@gmail.com>2020-05-19 10:45:43 +0000
committerYixun Lan <dlan@gentoo.org>2020-05-25 22:20:03 +0800
commitab132ad91fa4e41eca3bc48eebae586c6ba58a11 (patch)
tree13e9c962fd5624a36a9e64be18b67e7246cf79b2 /app-emulation/xen-tools/files
parentRevert "sys-auth/AusweisApp2: New package" (diff)
downloadgentoo-ab132ad91fa4e41eca3bc48eebae586c6ba58a11.tar.gz
gentoo-ab132ad91fa4e41eca3bc48eebae586c6ba58a11.tar.bz2
gentoo-ab132ad91fa4e41eca3bc48eebae586c6ba58a11.zip
app-emulation/xen-tools: bump to 4.12.3
Closes: https://bugs.gentoo.org/722930 Closes: https://bugs.gentoo.org/713876 Closes: https://github.com/gentoo/gentoo/pull/15857 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools/files')
-rw-r--r--app-emulation/xen-tools/files/gentoo-patches.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf
index 2134aa56ba24..53db26977b23 100644
--- a/app-emulation/xen-tools/files/gentoo-patches.conf
+++ b/app-emulation/xen-tools/files/gentoo-patches.conf
@@ -46,6 +46,9 @@ _gx049=" xen-tools-4.10.1-pdfdoc.patch"
# Add xenstat python-binding, Gento Bug #711066
_gx056=" xen-tools-4.12.2-libxenstat-makefile.patch"
+# Fix building with gcc 10, bug #722930
+_gx060=" xen-tools-4.13.0-gcc10.patch"
+
# xen-tools-4.11.3 patches set
_gpv_xen_tools_4113_0="
${_gx038} ${_gx017} ${_gx043}
@@ -66,6 +69,17 @@ ${_gx053} ${_gx050} ${_gx051}
${_gx054} ${_gx056}
"
+# xen-tools-4.12.3 patches set
+_gpv_xen_tools_4123_0="
+${_gx038}
+${_gx027}
+${_gx028} ${_gx029}
+${_gx037} ${_gx042}
+${_gx053} ${_gx050} ${_gx051}
+${_gx054} ${_gx056}
+${_gx060}
+"
+
# xen-tools-4.13.0 patches set
_gpv_xen_tools_4130_0="
${_gx038}