Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621908 - app-emulation/nemu-1.2.0: version bump
Summary: app-emulation/nemu-1.2.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrice Clement
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2017-06-16 12:55 UTC by Pavel Balaev
Modified: 2017-07-26 21:22 UTC (History)
2 users (show)

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


Attachments
ebuild file (nemu-1.2.0.ebuild,920 bytes, text/plain)
2017-06-16 12:55 UTC, Pavel Balaev
Details
build log (app-emulation:nemu-1.2.0:20170616-124421.log,21.01 KB, text/x-log)
2017-06-16 12:56 UTC, Pavel Balaev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Balaev 2017-06-16 12:55:39 UTC
Created attachment 476700 [details]
ebuild file

Hi! New version released:

- Change: now the escape key is used instead of F10.
- Feature: import disk image.
- Feature: snapshots (QMP).
- Feature: reset VM (QMP).
- Feature: shutdown VM (QMP).
- Feature: vmxnet3 network driver support.
- Feature: vhost setup for network interfaces.
- Feature: delete additional disk.
- Feature: legacy cdrom option support (-cdrom).
- Bugfix: clone VM was broken in 1.1.0.

This ebuild requires additional USE flag "vnc-client". nEMU always requires that QEMU compiled with vnc flag, but itself nEMU may be compiled without external vnc client support, so new flag, called "vnc-client", was added in ebuild.
Comment 1 Pavel Balaev 2017-06-16 12:56:22 UTC
Created attachment 476702 [details]
build log

Build log attached.
Comment 2 Patrice Clement gentoo-dev 2017-07-26 21:22:40 UTC
Woops! I didn't see that bug report. Dealt with in fdcc8c593edc47ba10d10d7e0d0aab6d6808fabc. Sorry!