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. ...
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.
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(+)
Thanks!