Revisions of nvme-cli

buildservice-autocommit accepted request 967890 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 118)
baserev update by copy to link target
Daniel Wagner's avatar Daniel Wagner (wagi) accepted request 967888 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 117)
- Update to version 2.0:
  * fabrics: Create persistent controller using unique subsystem NQN (bsc#1198243)
  * fabrics: Set KATO for discovery controller when connecting
  * fabrics: Do no modify default config for discovery controller
  * fabrics: Set default trsvcid ports for TCP and RDMA (bsc#1195858)
  * fabrics: Support connect even when no /etc/nvme/hostnqn file exists
  * nvme: update to nvme_scan_filter_t modifications (bsc#1195938)
  * plugins/intel: make 'buckets' a json array
  * plugins: Update WDC capabilities command with new commmands
  * plugins: Add OCP plugin
buildservice-autocommit accepted request 966438 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 116)
baserev update by copy to link target
Daniel Wagner's avatar Daniel Wagner (wagi) accepted request 966436 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 115)
- Update to version 2.0-rc8:
  * fabrics: Add DIM command
  * fabrics: Introduce force flag to overwrite persistence logic (bsc#1197076)
  * fabrics: Free non-matching controller during discovery
  * fabrics: add 'nvme config' command
  * fabrics: Correctly stringify discovery.conf and config.json paths
  * nvme-print: Add human readable print for nsattr field
  * nvme-print: Update Persistent Event log fields
  * nvme-print: print discovery async event support
  * nvme-rpmb: Fix spelling for 'Partition'
  * nvme-copy: add missing field to the command
  * nvme: add get_mi_cmd_support_effects_log command
  * nvme: Fixup namespace filtering yet again
  * nvme: Use type bool for OPT_FLAG
  * nvme: use filter for 'list-subsys <devname>' (bsc#1195938)
  * Add lbstm option to create-ns
  * argconfig: Do not use default value loading by getopt_long_only
  * argconfig: Rename CFG_NONE to CFG_FLAG
  * plugins: Use type bool for OPT_FLAG
  * documenation updates
- Drop 'ProtectKernelTunables=true' (bsc#1197076)
buildservice-autocommit accepted request 963968 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 114)
baserev update by copy to link target
Daniel Wagner's avatar Daniel Wagner (wagi) accepted request 963967 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 113)
- Fix install conflict caused by new bash completion script
  location (bsc#1197365).
buildservice-autocommit accepted request 962945 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 112)
baserev update by copy to link target
Daniel Wagner's avatar Daniel Wagner (wagi) accepted request 962943 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 111)
- Update to version 2.0-rc7:
  * netapp-nvme: fix smdevices segfault in json output (bsc#1195937)
  * fabrics: keep the backward compatibility
  * nvme: Do not slash escape strings in JSON output (bsc#1195937)
  * nvme: Print full device path
  * nvme-print: Make JSON keys consistent with nvme-cli 1.x
  * nvme-print: print generic device in list command
  * fabrics: check for discovery controller instead of subsystem NQN (bsc#1197061)
  * connect: Set errno to zero on nvmf_add_ctrl() success
  * documenation updates
- Set path to systemctl via newly introduced config option
- Update 0100-harden_nvmf-connect@.service.patch due to upstream file rename
- Moved bash completion script to /usr/share/bash-completion/completions/nvme
buildservice-autocommit accepted request 961125 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 110)
baserev update by copy to link target
Daniel Wagner's avatar Daniel Wagner (wagi) committed (revision 109)
Daniel Wagner's avatar Daniel Wagner (wagi) committed (revision 108)
- Update to version 2.0-rc6:
  * nvme: print out ANA state for 'list-subsys' (bsc#1195938)
  * nvme: Explicit initialize all command line options (bsc#1195945)
  * nvme: Explicit initialize passthru command line options
  * nvme: list_ns bug fix (csi option enable)
  * nvme: nvme write bug fix (no parse for option)
  * documenation updates
buildservice-autocommit accepted request 959374 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 107)
baserev update by copy to link target
Daniel Wagner's avatar Daniel Wagner (wagi) accepted request 959372 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 106)
- Update to version 2.0-rc5:
  * nvme: passthru bugfix(wrong jump, wrong file descriptor)
  * nvme-cli: Ignore traddr case (bsc#1194025)
  * nvme: fix segfault in nvme telemetry-log error handling
  * fabrics: ensure zero kato for non-persistent controllers
  * documenation updates
Daniel Wagner's avatar Daniel Wagner (wagi) accepted request 956833 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 105)
- Update to version 2.0-rc4:
  * netapp-nvme: free the nsdescs pointer after use
  * netapp-nvme: fix ontapdevices segfault in json output
  * nvme-print: fix 'nvme list -o json' segfault
  * nvme: get_ns_id command fails on nvme device
  * wdc: updated products list for telemetry (--type) argument
  * docs: fix typo in Data Set Management section
  * Fix ctrlist for attach-ns and detach-ns
  * netapp-nvme: fix nvme ns desc uuid handling for ontapdevices
  * wdc: Fix use-after-free access of cbs_data
  * Fixed regression with 'open namespace exclusive' (bsc#1195945)
Daniel Wagner's avatar Daniel Wagner (wagi) accepted request 953754 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 104)
- Update to version v2.0-rc3:
  * nvme-print: Fix json output for list-subsys
  * nvme: Allow --verbose flag to increase log level
  * Added telemetry log fetch support for SN810, SN530 and SN740 series NVMe SSDs through wdc vs-internal-log command
  * nvmf: Remove --matching from systemd service file (bsc#1195665)
  * nvme: Fix --force flag inversion (bsc#1195637)
  * nvme: Add support for data area 4 to get-telemetry-log
  * nvme: Add Supported Capacity Configuration List log page(LID: 0x11)
  * nvme: Add Enhanced Controller Meta Data(FID: 0x7D)
  * nvme-print: Add NVME_FEAT_FID_ENH_CTRL_METADATA to nvme_feature_to_string
  * nvme-print: remove unused nvme_show_id_ctrl function
  * nvme: Add nvm-id-ns-lba-format(CNS 0Ah) command from TP4095
  * nvme: Add NVM Command Set specific identify namespace command
  * nvme: Add id-ns-lba-format(CNS 09h) command from TP4095
  * nvme: Add nulbaf(Number of Unique Capability LBA Formats) field on nvmd_id_ns
- Include precompiled documentation
Daniel Wagner's avatar Daniel Wagner (wagi) accepted request 950642 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 103)
- Update to version 2.0~2:
  * Adapt to logging API changes in libnvme
  * Adapt to scan API changes in libnvme
  * Reworked error message handling
  * Fix 'list-ns' (bsc#1195151)
  * Add 'gen-tls-key' and 'check-tls-key'
  * Add Media Unit Status log page support
  * Cleanups and build fixes
- Fix path to systemctl (bsc#1193699)
Daniel Wagner's avatar Daniel Wagner (wagi) accepted request 947396 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 102)
- Fix zsh completion package depenedencies.
Daniel Wagner's avatar Daniel Wagner (wagi) accepted request 947260 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 101)
- Use osc_scm to manage upstream input source.
- Fix version string.
Daniel Wagner's avatar Daniel Wagner (wagi) accepted request 946944 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 100)
- Update Source URL and introduce a variable for the release canditate
  version string.
Hannes Reinecke's avatar Hannes Reinecke (hreinecke) accepted request 946916 from Daniel Wagner's avatar Daniel Wagner (wagi) (revision 99)
- Update to v2.0-rc0
 * Depends on libnvme
 * rename harden_nvmf-connect@.service.patch to 0100-harden_nvmf-connect@.service.patch
 * drop 0102-nvme-cli-Add-script-to-determine-host-NQN.patch
Displaying revisions 41 - 60 of 158
openSUSE Build Service is sponsored by