diff --git a/_service b/_service index 6f7ede0..5110f3a 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ https://github.com/linux-nvme/libnvme.git libnvme @PARENT_TAG@+@TAG_OFFSET@.g%h - 68c6ffb + 13ba383 v(.*) enable diff --git a/_servicedata b/_servicedata index facd65a..237a9a0 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/linux-nvme/libnvme.git - 68c6ffb11d40a427fc1fd70ac2ac97fd01952913 + 13ba38387e5446849ae59d3ccd8183cf9aca3145 \ No newline at end of file diff --git a/libnvme-1.6+5.g68c6ffb.obscpio b/libnvme-1.6+5.g68c6ffb.obscpio deleted file mode 100644 index f758ea5..0000000 --- a/libnvme-1.6+5.g68c6ffb.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f128fce36f707eb0f4f1c63ba0660d6d06327b3eabfb0b28a9d89383a1bb7786 -size 3038220 diff --git a/libnvme-1.7.1+0.g13ba383.obscpio b/libnvme-1.7.1+0.g13ba383.obscpio new file mode 100644 index 0000000..643b0e9 --- /dev/null +++ b/libnvme-1.7.1+0.g13ba383.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:543497ebda2a823c3b6bf537343c6aacadab7d33daf8a00d59f48ef9ed277171 +size 3076108 diff --git a/libnvme.changes b/libnvme.changes index ee56215..5ba84f7 100644 --- a/libnvme.changes +++ b/libnvme.changes @@ -1,3 +1,53 @@ +------------------------------------------------------------------- +Wed Dec 20 10:10:56 UTC 2023 - Daniel Wagner + +- Update to version 1.7.1+0.g13ba383: + * tree: do no free ns on error in nvme_ns_init + +------------------------------------------------------------------- +Tue Dec 19 13:26:50 UTC 2023 - Daniel Wagner + +- Update to version 1.7+0.gf38b1d7: + * tree: do not open blk device on default + * tree: read all attributes from sysfs when available + * ioctl: set data length when retrieving LBA status + * types: fix regression for vendor-specific field in nvme_id_ns + * util: use cleanup functions + * linux: use cleanup functions + * json: use cleanup functions + * fabrics: use cleanup functions + * tree: use cleanup functions + * cleanup: add cleanup functions + * tree: fix incorrect return value + * tree: Fix clearing application strings + * libnvme: reshuffle nvme_generate_tls_key_identity() + * libnvme: fixup error codes + * libnvme: Implement 'nvme_generate_tls_key_identity()' + * libnvme: support NVMe TLS identities version 1 + * libnvme: Add base64 functions + * libnvme: separate out 'gen_tls_identity' and reshuffle 'derive_nvme_keys' + * libnvme: separate out a function 'select_hmac' + * libnvme: fix a memory leak when calling read_ssns() + * libnvme: fix a memory leak in read_discovery() + * fabrics: avoid redundant args in nvme_discovery_log() + * fabrics: have nvmf_get_discovery_log() call nvmf_get_discovery_wargs() + * fabrics: fetch smaller Discovery Log Page header + * fabrics: avoid redundant Get Log Page on retry + * fabrics: clear RAE for discovery log page commands + * json-schema: add keyring and tls_key details + * types: add Host Behavior Support field definitions + * mi: Cast values to u32 if shift overflows int + * types: Cast values to u32 if shift overflows int + * test: Avoid unaligned pointer dereferences + * nbft: Avoid unaligned pointer dereferences + * types: add cross-namespace copy formats, status codes, ONCS bits + * nvme: Add length field to Hkdf-Expand-Label computation + * ioctl: use lsp arg in nvme_get_log_boot_partition + * fabrics: use SECTYPE to determine whether to use TLS + * fabrics: Allocate aligned payloads for id_ctrl and discovery log calls + * linux: Allocate aligned payloads for id_ctrl and id_ns calls + * ioctl: MSB variable-size storage/reference tags + ------------------------------------------------------------------- Tue Oct 17 14:38:25 UTC 2023 - Martin Wilck diff --git a/libnvme.obsinfo b/libnvme.obsinfo index 2f21d30..cd32709 100644 --- a/libnvme.obsinfo +++ b/libnvme.obsinfo @@ -1,4 +1,4 @@ name: libnvme -version: 1.6+5.g68c6ffb -mtime: 1696957866 -commit: 68c6ffb11d40a427fc1fd70ac2ac97fd01952913 +version: 1.7.1+0.g13ba383 +mtime: 1703065918 +commit: 13ba38387e5446849ae59d3ccd8183cf9aca3145 diff --git a/libnvme.spec b/libnvme.spec index 7fcaa62..41c15cb 100644 --- a/libnvme.spec +++ b/libnvme.spec @@ -21,7 +21,7 @@ %bcond_without check Name: libnvme -Version: 1.6+5.g68c6ffb +Version: 1.7.1+0.g13ba383 Release: 0 Summary: Linux-native nvme device management library License: LGPL-2.1-or-later