Hello community, here is the log from the commit of package ndctl for openSUSE:Factory checked in at 2017-09-12 19:58:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ndctl (Old) and /work/SRC/openSUSE:Factory/.ndctl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ndctl" Tue Sep 12 19:58:07 2017 rev:10 rq:523691 version:57.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ndctl/ndctl.changes 2017-05-24 16:50:57.825516511 +0200 +++ /work/SRC/openSUSE:Factory/.ndctl.new/ndctl.changes 2017-09-12 19:58:08.223942928 +0200 @@ -1,0 +2,31 @@ +Tue Jul 25 14:21:31 UTC 2017 - [email protected] + +- Upstream version v57.1 (FATE#322885) + -libndctl-add-support-for-the-msft-family-of-dsm-functions.patch + This release incorporates the capabilities of the 4.12 kernel. Major + highlights include the new 'ndctl check-namespace' utility to check and + repair btt instances, new option to 'ndctl list' to enumerate device + relative error offsets, and support for the "JEDEC Byte-Addressable + Energy-Backed Interface NVDIMM" SMART health format. + + Commands: + ndctl check-namespace: check and repair a btt instance + ndctl list: new '--media-errors' option + ndctl list: add acpi 6.1 dimm health state flags + ndctl write-labels: new command to deploy data to dimm label areas + + Tests: + blk-exhaust: validate aliased pmem vs blk capacity accounting + daxdev-errors: error injection and clearing for device-dax + device-dax-fio: i/o traffic sanity check for device-dax + label-compat: regression test for interleave-set-cookie compatibility + + Apis: + ndctl_dimm_has_notifications: acpi 6.1 health-state notification flag + ndctl_dimm_failed_map: acpi 6.1 map failure flag + ndctl_region_get_resource: region resource base address + ndctl_region_get_{first,next}_badblock: media error enumeration + ndctl_namespace_disable_safe: check for busy block device before disable + ndctl_namespace_is_active: check if namespace is enabled or claimed + +------------------------------------------------------------------- Old: ---- libndctl-add-support-for-the-msft-family-of-dsm-functions.patch ndctl-56.tar.gz New: ---- ndctl-57.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ndctl.spec ++++++ --- /var/tmp/diff_new_pack.FfdFnG/_old 2017-09-12 19:58:09.151812462 +0200 +++ /var/tmp/diff_new_pack.FfdFnG/_new 2017-09-12 19:58:09.155811899 +0200 @@ -21,7 +21,7 @@ %define dname libndctl-devel Name: ndctl -Version: 56 +Version: 57.1 Release: 1 Summary: Manage "libnvdimm" subsystem devices (Non-volatile Memory) License: GPL-2.0 @@ -29,7 +29,6 @@ Url: https://github.com/pmem/ndctl # Snapshot tarball can be created using: ./make-git-shapshot.sh [gitcommit] Source0: %{name}-%{version}.tar.gz -Patch0: libndctl-add-support-for-the-msft-family-of-dsm-functions.patch ExclusiveArch: x86_64 BuildRequires: asciidoc @@ -76,7 +75,6 @@ %prep %setup -%patch0 -p1 %build echo "v%{version}" > version @@ -88,9 +86,6 @@ %make_install find "%buildroot" -type f -name "*.la" -delete -%check -make check - %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig ++++++ ndctl-56.tar.gz -> ndctl-57.1.tar.gz ++++++ ++++ 11714 lines of diff (skipped)
