diff options
author | Tomas Mozes <hydrapolic@gmail.com> | 2019-07-02 12:01:08 +0000 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 14:44:29 +0200 |
commit | c58b86194ce19d54a2f47d4712cb237b1f880ebb (patch) | |
tree | 684239c4b71da416dcebf58bac727e4554b6a509 /app-emulation/xen-tools/files | |
parent | dev-util/pkgcheck: remove old (diff) | |
download | gentoo-c58b86194ce19d54a2f47d4712cb237b1f880ebb.tar.gz gentoo-c58b86194ce19d54a2f47d4712cb237b1f880ebb.tar.bz2 gentoo-c58b86194ce19d54a2f47d4712cb237b1f880ebb.zip |
app-emulation/xen-tools: bump to 4.11.2
Closes: https://bugs.gentoo.org/689082
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools/files')
-rw-r--r-- | app-emulation/xen-tools/files/gentoo-patches.conf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf index 7b4465859fe7..6c12664cca1c 100644 --- a/app-emulation/xen-tools/files/gentoo-patches.conf +++ b/app-emulation/xen-tools/files/gentoo-patches.conf @@ -39,6 +39,9 @@ _gx048=" xen-tools-4.11.1-gcc8.patch" _gx052=" xen-tools-4.10.3-gcc8.patch" _gx053=" xen-tools-4.12.0-gcc8.patch" +# Fix building with gcc 9, bug #689082 +_gx055=" xen-tools-4.11.2-gcc9.patch" + # Fix pdf document generation, bug #650396 _gx049=" xen-tools-4.10.1-pdfdoc.patch" @@ -72,6 +75,16 @@ ${_gx045} ${_gx046} ${_gx048} ${_gx049} " +# xen-tools-4.11.2 patches set +_gpv_xen_tools_4112_0=" +${_gx038} ${_gx017} ${_gx043} +${_gx027} +${_gx028} ${_gx029} +${_gx037} ${_gx042} +${_gx045} ${_gx046} ${_gx048} +${_gx049} ${_gx055} +" + # xen-tools-4.12.0 patches set _gpv_xen_tools_4120_0=" ${_gx038} |