Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667100 - sys-apps/nvme-cli: Version bump request to 1.6
Summary: sys-apps/nvme-cli: Version bump request to 1.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-26 04:15 UTC by gwendal grignou
Modified: 2018-09-26 15:02 UTC (History)
1 user (show)

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


Attachments
Patch to upgrade nvme-cli to version 1.6 (0001-sys-apps-nvme-cli-Version-bump-to-1.6.patch,2.66 KB, patch)
2018-09-26 05:52 UTC, gwendal grignou
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gwendal grignou 2018-09-26 04:15:25 UTC
https://github.com/linux-nvme/nvme-cli

commit 642d426faf8a67ed01e90f7c35c0d967f8cc52a3 (tag: v1.6)
Author: Keith Busch <keith.busch@intel.com>
Date:   Wed Jul 18 12:47:00 2018 -0600

    Release 1.6
    
    It's been far too long, and we've lots of fixes and updates, so tagging
    a new release. Shortlog of all the commits since the 1.5 release are
    below. Special thanks to everyone who contributed, including the people
    not listed here who filed and verified issues.

...
Comment 1 gwendal grignou 2018-09-26 05:52:07 UTC
Created attachment 547948 [details, diff]
Patch to upgrade nvme-cli to version 1.6

ebuild .. manifest did not add BLAKE2B signature.

Tested on Pixelbook with NVMe device.
Check nvme list and nvme id-ctrl ... works.
Comment 2 Larry the Git Cow gentoo-dev 2018-09-26 15:01:41 UTC
The bug has been closed via the following commit(s):

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

commit 013e46b06b9edb566b1105230a469ad8fb9fb41a
Author:     Gwendal Grignou <gwendal@chromium.org>
AuthorDate: 2018-09-26 05:38:50 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-09-26 15:00:28 +0000

    sys-apps/nvme-cli: Version bump to 1.6
    
    Closes: https://bugs.gentoo.org/667100
    Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
    Signed-off-by: Zac Medico <zmedico@gentoo.org>
    Package-Manager: Portage-2.3.50, Repoman-2.3.10

 sys-apps/nvme-cli/Manifest            |  1 +
 sys-apps/nvme-cli/nvme-cli-1.6.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)
Comment 3 Zac Medico gentoo-dev 2018-09-26 15:02:25 UTC
Thanks!