Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655054 - app-emulation/nemu-1.4.1 version bump
Summary: app-emulation/nemu-1.4.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrice Clement
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-06 08:57 UTC by Pavel Balaev
Modified: 2018-05-08 21:42 UTC (History)
1 user (show)

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


Attachments
nemu-1.4.1.ebuild (nemu-1.4.1.ebuild,1.64 KB, text/plain)
2018-05-06 08:57 UTC, Pavel Balaev
Details
app-emulation:nemu-1.4.1:20180506-084758.log (app-emulation:nemu-1.4.1:20180506-084758.log,26.52 KB, text/plain)
2018-05-06 08:57 UTC, Pavel Balaev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Balaev 2018-05-06 08:57:02 UTC
Created attachment 530168 [details]
nemu-1.4.1.ebuild

Hi! I released new version. This is bug fix release.

    - Change: Path expand now supports glob patterns
    - Bugfix: Fix passthrough of a host ehci
    - Bugfix: Check for free drive space when importing drive image
Comment 1 Pavel Balaev 2018-05-06 08:57:45 UTC
Created attachment 530170 [details]
app-emulation:nemu-1.4.1:20180506-084758.log
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2018-05-07 05:10:59 UTC
Comment on attachment 530168 [details]
nemu-1.4.1.ebuild

--- nemu-1.4.0.ebuild   2018-02-20 21:59:12.971789047 +0100
+++ -   2018-05-07 07:10:30.643094007 +0200
@@ -57,11 +57,6 @@
 }

 pkg_postinst() {
-       elog "Old database is not supported (nEMU versions < 1.0.0)."
-       elog "You will need to delete current database."
-       elog "If upgraded from 1.0.0, execute script:"
-       elog "/usr/share/nemu/scripts/upgrade_db.sh"
-       elog ""
        elog "For non-root usage execute script:"
        elog "/usr/share/nemu/scripts/setup_nemu_nonroot.sh linux <username>"
        elog "and add udev rule:"
Comment 3 Larry the Git Cow gentoo-dev 2018-05-08 21:42:21 UTC
The bug has been closed via the following commit(s):

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

commit a2c1e83c71106340453a9548d17c345faec77c83
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2018-05-08 21:41:00 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-05-08 21:42:15 +0000

    app-emulation/nemu: version bump.
    
    Closes: https://bugs.gentoo.org/655054
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-emulation/nemu/Manifest          |  1 +
 app-emulation/nemu/nemu-1.4.1.ebuild | 69 ++++++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)