Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720138 - app-emulation/qemu-5.0.0 version bump
Summary: app-emulation/qemu-5.0.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthias Maier
URL: https://github.com/qemu/qemu/releases...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-30 15:33 UTC by Thomas Stein
Modified: 2020-04-30 23:47 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Stein 2020-04-30 15:33:31 UTC
Hi Devs.

Qemu 5.0 has been released.

Ahoi!

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-04-30 23:47:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1cc6f0bdfeb26400cbfac4fb86031c1bab3b6ef

commit a1cc6f0bdfeb26400cbfac4fb86031c1bab3b6ef
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-04-30 23:23:54 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-04-30 23:47:26 +0000

    app-emulation/qemu: bump up to 5.0.0, bug #720138
    
    Two new USE flags:
    - io-uring for fast async io_uring I/O
    - zstd for libzstd compression of migration traffic
    
    Reported-by: Thomas Stein
    Closes: https://bugs.gentoo.org/720138
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 app-emulation/qemu/Manifest                        |   1 +
 .../qemu/files/qemu-5.0.0-epoll-strace.patch       |  50 ++
 app-emulation/qemu/metadata.xml                    |   1 +
 app-emulation/qemu/qemu-5.0.0.ebuild               | 837 +++++++++++++++++++++
 app-emulation/qemu/qemu-9999.ebuild                |  15 +-
 5 files changed, 900 insertions(+), 4 deletions(-)