Hello community, here is the log from the commit of package ndctl for openSUSE:Factory checked in at 2016-11-08 18:28:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ndctl (Old) and /work/SRC/openSUSE:Factory/.ndctl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ndctl" Changes: -------- --- /work/SRC/openSUSE:Factory/ndctl/ndctl.changes 2016-06-23 13:36:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ndctl.new/ndctl.changes 2016-11-08 18:28:54.000000000 +0100 @@ -1,0 +2,64 @@ +Sun Oct 23 14:48:49 UTC 2016 - [email protected] + +- Upstream version v55 + This release incorporates the capabilities of the 4.9 kernel. Major + highlights include support for retrieving the health status of HPE + NVDIMMs, and new label manipulation / validation commands. + + Commands: + list: add HPE NVDIMM health reporting + init-labels: initialize a namespace-label index-block + check-labels: validate a namespace-label index-block + create-namespace: fix crash when target region disabled + bash-completion: add {en,dis}able-dimm and {check,init}-labels support + + Tests: + dsm-fail: check that namespaces stay disabled when label DSMs fail + multi-pmem: validate pmem-region sub-division support + libndctl: add btt-size check + libndctl: test health event notification support + device-dax: validate "invalidate on shutdown" behavior of dax devices + device-dax: validate direct-i/o to device-dax mappings + device-dax: check kernel fix for file offset to phys offset translation + device-dax: check kernel fix for crash when reading /proc/<pid>/smaps + clear: check kernel fix for making cleared badblocks stay cleared + + Apis: + daxctl_region_get_available_size: new, in support of dax sub-division + daxctl_region_get_devname: new, in support of dax sub-division + daxctl_region_get_dev_seed: new, in support of dax sub-division + ndctl_dimm_get_health_eventfd: new, fires upon firmware health event notification + ndctl_cmd_cfg_read_get_size: new, simplifies label manipulation routines + ndctl_dimm_get_available_labels: fix error return value to be ULONG_MAX + ndctl_region_get_available_size: fix error return value to be ULLONG_MAX + ndctl_dimm_cmd_new_cfg_{read,write}: fix to not overflow label area size + +------------------------------------------------------------------- +Mon Aug 15 11:29:45 UTC 2016 - [email protected] + +- Update to v54 +This release incorporates the capabilities of the 4.8 kernel. Updates +to the unit tests make up the bulk of this release to account for kernel +commit 1ee6667cd8d1 "libnvdimm, pfn, dax: fix initialization vs +autodetect for mode + alignment". + +Commands: + list: add device-dax information + list: add btt size information + create-namespace: fix handling of invalid sector sizes + create-namespace: static analysis fixes + bash-completion: namespace completion enhancements + +Tests: + libndctl: updates for pfn and dax autodetect changes + libndctl: new gates for running against older kernels + device-dax: new + pcommit: remove, the pcommit instruction has been deprecated + +Apis: + ndctl_dimm_get_manufacturing_date: new + ndctl_dimm_get_manufacturing_location: new + ndctl_btt_get_size: new + ndctl_cmd_unref: fix, accepts NULL input + +------------------------------------------------------------------- Old: ---- ndctl-53.1.tar.gz New: ---- ndctl-55.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ndctl.spec ++++++ --- /var/tmp/diff_new_pack.7kR9mE/_old 2016-11-08 18:28:55.000000000 +0100 +++ /var/tmp/diff_new_pack.7kR9mE/_new 2016-11-08 18:28:55.000000000 +0100 @@ -22,7 +22,7 @@ %define dname libndctl-devel Name: ndctl -Version: 53.1 +Version: 55 Release: 1 Summary: Manage "libnvdimm" subsystem devices (Non-volatile Memory) License: GPL-2.0 @@ -96,7 +96,7 @@ %files %defattr(-,root,root) -%doc licenses/GPLv2 licenses/BSD-MIT licenses/CC0 +%doc licenses/BSD-MIT licenses/CC0 %{_bindir}/ndctl %{_mandir}/man1/* %dir %{_datadir}/bash-completion/ ++++++ ndctl-53.1.tar.gz -> ndctl-55.tar.gz ++++++ ++++ 7331 lines of diff (skipped)
