2022-02-03 22:15:38 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-02-13 18:50:27 +00:00
|
|
|
Fri Feb 11 13:29:54 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>
|
|
|
|
|
|
|
|
- Update to version v1.0-rc3:
|
|
|
|
* Properly create manuals/documentation
|
|
|
|
* Fix memleaks in __nvme_free_ns() and nvme_scan_subsystem()
|
|
|
|
* nvme: get log domain id included in Log Specific Identifier
|
|
|
|
* nvme: Add nulbaf(Number of Unique Capability LBA Formats) field on nvmd_id_ns
|
|
|
|
* ioctl: Add identify ioctl for CNS 09h, 0Ah
|
|
|
|
* nvme: Add Enhanced Controller Meta Data(FID: 0x7D)
|
|
|
|
* nvme: Add Supported Capacity Configuration List log page(LID: 0x11)
|
|
|
|
* tree: do not set dhchap_key to 'none'
|
|
|
|
* tree: restart controller lookup
|
|
|
|
* tree: fixup memory leak in nvme_scan_ctrl()
|
|
|
|
* Rename nvme_path_get_subsystem()
|
|
|
|
* Remove nvme_reset_topology()
|
|
|
|
- Use precompiled documentation instead regenerating it
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 01 11:26:39 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>
|
2022-02-03 22:15:38 +00:00
|
|
|
|
|
|
|
- Update to version 1.0~2:
|
|
|
|
* Add fabrics config option 'tls'
|
|
|
|
* Logging infrastructure reworked (API break)
|
|
|
|
* Changed argument structs layout (API break)
|
|
|
|
* Changed scan API (API break)
|
|
|
|
* Fixed ctrl_loss_tmo handling concerning values of '-1'
|
|
|
|
* Various build fixes
|
|
|
|
|
2022-01-19 11:17:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 19 11:13:42 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>
|
|
|
|
|
|
|
|
- Remove Provide for python package.
|
|
|
|
- Remove explicit tar file name for setup step.
|
|
|
|
|
2022-01-18 14:34:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 18 14:26:47 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>
|
|
|
|
|
|
|
|
- Use osc_scm to manage upstream input source.
|
|
|
|
|
2022-01-18 12:59:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 18 12:53:02 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>
|
|
|
|
|
|
|
|
- Fix Source URL
|
|
|
|
|
2022-01-18 11:42:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 14 17:54:47 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>
|
|
|
|
|
|
|
|
- Initial package creation for libnvme
|